Fix: Xbox Game Bar Not Opening on Windows 10 and 11

Xbox Game Bar not opening? Follow these proven fixes to get Win + G working again on Windows 10 and 11 — from settings checks to registry tweaks.

Xbox Game Bar not opening is one of the most common issues Windows gamers run into. You press Win + G and nothing happens. No overlay. No widgets. Just silence. It’s frustrating — especially when you just want to record a clip or check your FPS.

The good news? It’s almost always fixable. This guide walks you through every working solution, from the quickest settings check to deeper registry fixes.

TL;DR — Quick Fixes at a Glance

  • On Windows 11 23H2 and later, the old Gaming toggle is gone — use Apps > Xbox Game Bar > Advanced Options instead
  • A registry value called AppCaptureEnabled might be set to 0, silently blocking Game Bar
  • Group Policy can block Game Bar on Pro and Enterprise editions
  • Corrupted app files need a Repair or Reset from App Settings
  • A full uninstall and reinstall from the Microsoft Store often solves persistent issues
  • Running a game in exclusive fullscreen stops Game Bar from opening — switch to Borderless Windowed
  • Outdated Windows or graphics drivers can also be the cause

Why Is Xbox Game Bar Not Opening?

Before jumping into fixes, it helps to know what you are dealing with. Xbox Game Bar can fail to open for several different reasons, and the cause is not always obvious. It might be a single setting, a corrupted file, a Windows update that changed something quietly in the background, or a third-party tool that disabled it entirely.

The fixes below are ordered from simplest to most advanced. Work through them in order and stop as soon as one works.

Fix 1: Enable Xbox Game Bar — Windows 10 vs Windows 11

This is the most common cause. Game Bar can get quietly turned off after a Windows update. The steps differ depending on which version of Windows you are on.

Enable Xbox Game Bar
Enable Xbox Game Bar

Windows 10

  1. Press Win + I to open Settings
  2. Go to Gaming > Xbox Game Bar
  3. Toggle it On

Windows 11 (22H2 and earlier)

  1. Press Win + I to open Settings
  2. Click Gaming in the left menu
  3. Click Xbox Game Bar and toggle it On

Windows 11 (23H2, 24H2, and later) — Important

On fully updated Windows 11 systems, Microsoft removed the dedicated Game Bar toggle from the Gaming menu. If you do not see it there, that is normal — do not panic. Use this path instead:

  1. Press Win + I to open Settings
  2. Go to Apps > Installed Apps
  3. Search for Xbox Game Bar
  4. Click the three-dot menu and select Advanced Options
  5. Under Background apps permissions, set it to Always or Power optimised

Also check that Gaming Services is installed — Game Bar depends on it. Search for it in the Microsoft Store if it is missing.

Once done, press Win + G to test. For a full breakdown of settings that improve performance, see our guide on the best Xbox Game Bar settings for PC.

Fix 2: Check You Are Not Focused on the Wrong Window

Xbox Game Bar will not open if a Command Prompt, PowerShell window, or File Explorer is in focus. These are system windows that Game Bar intentionally ignores.

Click on your game window or a normal desktop app first, then press Win + G again.

Also worth checking: if Game Bar is opening on the wrong monitor, it can look like it is not working at all.

Fix 3: Fix the Registry — Enable AppCaptureEnabled

The Windows Registry is a database where Windows stores system and app settings. Sometimes a value inside it gets set to 0, which silently prevents Game Bar from launching — even when the Settings toggle appears to be on. This often happens after a Windows version upgrade or if a “PC optimiser” tool has been run.

Enable AppCaptureEnabled
Enable AppCaptureEnabled
  1. Press Win + R, type regedit, and press Ctrl + Shift + Enter to open Registry Editor as Administrator
  2. In the address bar at the top, paste: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\GameDVR and press Enter
  3. Look for a value called AppCaptureEnabled on the right side
  4. If it exists, double-click it and set the value data to 1
  5. If it does not exist, right-click the empty space, choose New > DWORD (32-bit) Value, name it AppCaptureEnabled, and set the value to 1
  6. Now navigate to: HKEY_CURRENT_USER\System\GameConfigStore
  7. Find GameDVR_Enabled and make sure it is also set to 1
  8. Close Registry Editor and restart your PC

After restarting, press Win + G to test.

Fix 4: Check Group Policy (Windows Pro and Enterprise Only)

The Local Group Policy Editor is a tool that lets administrators control Windows features system-wide. On work, school, or managed PCs, a policy may have been set that blocks Game Bar entirely.

  1. Press Win + R, type gpedit.msc, and press Enter
  2. Navigate to: Computer Configuration > Administrative Templates > Windows Components > Windows Game Recording and Broadcasting
  3. Double-click Enables or Disables Windows Game Recording and Broadcasting
  4. Set it to Enabled or Not Configured
  5. Click Apply, then OK
  6. Restart your PC

Note: The Group Policy Editor is not available on Windows Home edition. If you are on Home, skip this fix.

Fix 5: Repair or Reset Xbox Game Bar

If the app files are corrupted, a quick Repair or Reset through Windows Settings can fix the issue without needing to uninstall anything.

xbox game bar reset
xbox game bar reset
  1. Press Win + I to open Settings
  2. Go to Apps > Installed Apps (or Apps & Features on Windows 10)
  3. Search for Xbox Game Bar
  4. Click the three-dot menu and select Advanced Options
  5. Click Repair first and test Game Bar
  6. If it still does not open, come back and click Reset

Reset will clear the app’s saved settings but will not delete your captured clips or recordings.

Fix 6: Switch Out of Exclusive Fullscreen Mode

Exclusive fullscreen is a display mode where a game takes complete control of your monitor, bypassing Windows entirely. When a game runs this way, Windows cannot inject the Game Bar overlay on top of it. This is a known limitation — not a bug.

To work around it:

  • Switch your game to Borderless Windowed mode in its display or video settings. This looks identical to fullscreen but lets Windows overlays work normally
  • Alternatively, press Win + Alt + R to start a recording without needing the overlay to open

Most modern games support Borderless Windowed and there is no real visual difference from true fullscreen on a single monitor setup.

Fix 7: Update Windows and Your Graphics Driver

An outdated Windows build or a stale GPU driver can cause compatibility issues that stop Game Bar from launching.

Update Your GPU Drivers
Update Your GPU Drivers

Update Windows

  1. Press Win + I and go to Windows Update
  2. Click Check for updates and install anything available
  3. Restart your PC

Update Your GPU Driver

After updating, restart and test Game Bar again.

Fix 8: Reinstall Xbox Game Bar

If nothing above has worked, a full reinstall is the next step. You can do this through PowerShell and the Microsoft Store.

Step 1 — Uninstall via PowerShell

  1. Right-click the Start button and select Windows PowerShell (Admin) or Terminal (Admin)
  2. Paste the following command and press Enter:

Get-AppxPackage -AllUsers *Microsoft.XboxGamingOverlay* | Remove-AppxPackage

Important: Use the -AllUsers flag as shown above. Without it, the command can throw a deployment error if the app is tied to system processes on your account. If you still see an error, close any open Xbox apps first and try again.

Step 2 — Reinstall from the Microsoft Store

  1. Open the Microsoft Store
  2. Search for Xbox Game Bar
  3. Click Install
  4. Once installed, restart your PC

For full step-by-step guidance, see our dedicated guide on how to install and update Xbox Game Bar from the Microsoft Store. If you want to remove it permanently instead, see our guide on how to uninstall Xbox Game Bar.

Fix 9: Check the Xbox Services Are Running

Xbox Game Bar relies on a few background Windows services. If any of these are stopped or set to Disabled, the overlay can refuse to open.

  1. Press Win + R, type services.msc, and press Enter
  2. Look for these services and make sure each one is set to Automatic and shows as Running:
    • Xbox Live Auth Manager
    • Xbox Live Game Save
    • Xbox Live Networking Service
  3. Right-click any stopped service and select Start
  4. If any service is set to Disabled, right-click it, go to Properties, and change the Startup Type to Automatic

If you start seeing overlay disconnections after this, our guide on how to fix random disconnects in Xbox Game Bar covers that in detail.

Fix 10: Run System File Checker

Corrupted Windows system files can stop Game Bar from working. The built-in SFC tool checks for and repairs these automatically.

  1. Search for Command Prompt in the Start menu
  2. Right-click it and select Run as Administrator
  3. Type the following and press Enter:

sfc /scannow

The scan takes a few minutes. If it finds and repairs anything, restart your PC and test Game Bar again.

Other Xbox Game Bar Issues You Might Be Facing

Once Game Bar is opening properly, you may run into other problems. Here are guides that cover the most common ones:

Frequently Asked Questions

Why does Win + G not open Xbox Game Bar?

The most likely causes are that Game Bar is disabled, a registry value is blocking it, or a non-compatible window (like Command Prompt or File Explorer) is in focus. On Windows 11 23H2 and later, the enable toggle moved — go to Settings > Apps > Xbox Game Bar > Advanced Options and set Background Apps Permissions to Always.

Can Xbox Game Bar be blocked by antivirus software?

Yes. Some third-party antivirus or security tools can interfere with Game Bar. Try temporarily disabling your antivirus and pressing Win + G to test. If that fixes it, add Xbox Game Bar as an exception in your security software settings.

Xbox Game Bar opens but nothing shows — why?

If the overlay loads but widgets do not appear, it is likely a display or graphics driver issue. Try updating your GPU driver and switching your game to Borderless Windowed mode.

Does Xbox Game Bar work with Steam games?

Yes, but the game must not be running in exclusive fullscreen mode. Go into your Steam game’s display settings and switch to Borderless Windowed. Game Bar should then open normally over it.

What if Xbox Game Bar is completely missing from my PC?

It may have been removed by a debloat script or a third-party uninstaller. Reinstall it directly from the Microsoft Store. See our full guide on how to install Xbox Game Bar from the Microsoft Store.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top