How to Fix Xbox Game Bar Not Working on Windows 11

My Technician
Windows 11GamingAppsFix

The Problem

Win + G should open Xbox Game Bar for overlays, performance stats, and recording—but nothing happens, the overlay is invisible, or capture fails with an error. Game Bar depends on the Xbox app stack, graphics drivers, and privacy permissions.

General gaming performance? After Game Bar works, use optimize Windows 11 for gaming for broader tuning.

Symptoms

  • Win + G does nothing (gaming shortcuts disabled).
  • Game Bar opens but Record is grayed out or files save as 0 KB.
  • FPS overlay shows wrong GPU or crashes mid-session.

The Fix: Step-by-Step

Step 1: Enable Game Bar and Shortcuts

  1. SettingsGamingXbox Game Bar → turn On.
  2. SettingsGamingGame shortcuts → ensure Open Xbox Game Bar uses Win + G.
  3. Close full-screen exclusive games that steal shortcuts; try Alt + Tab to desktop and press Win + G again.

Step 2: Install Xbox App and Gaming Services

  1. Open Microsoft Store → search Xbox → install or update Xbox app.
  2. Install Gaming Services from the Store if prompted (many Game Bar failures trace to a missing or old package).
  3. If Store itself fails, fix that first with Microsoft Store not working.

Step 3: Repair and Reset Xbox Game Bar

  1. SettingsAppsInstalled appsXbox Game BarAdvanced options.
  2. Click Repair, test Win + G, then Reset if needed (resets overlays, not your game saves).
  3. Repeat for Xbox app if Game Bar still will not load.

Step 4: Graphics and Capture Permissions

  1. Update GPU drivers from NVIDIA, AMD, or Intel—broken capture drivers block recording.
  2. SettingsPrivacy & securityCamera and Microphone → allow access for Xbox Game Bar if you record with mic/webcam.
  3. SettingsGamingCaptures → set record path to a drive with free space (free up C: drive if saves fail).

Step 5: Disable Conflicting Overlays

  1. Turn off duplicate overlays: Discord, NVIDIA ShadowPlay, AMD ReLive, Steam overlay—test with one capture tool only.
  2. SettingsGamingGame Mode → leave on; turn off Hardware-accelerated GPU scheduling temporarily if capture crashes (see GPU scheduling guide).
  3. For stutter during capture, also read reduce input lag.

Step 6: Reinstall via PowerShell (Last Resort)

  1. Open Terminal (Admin):
    Get-AppxPackage Microsoft.XboxGamingOverlay | Remove-AppxPackage
    
  2. Reinstall from Microsoft Store → Xbox Game Bar.
  3. Sign in with the same Microsoft account used for Game Pass if features stay grayed out.