How to Completely Disable ‘Xbox Game Bar’ System-Wide via Group Policy in Windows 11

The Xbox Game Bar is a gaming-centric overlay baked directly into Windows 11, designed to provide quick access to screen recording, performance monitoring, and Xbox social features. By default, it aggressively monitors system processes and can be invoked at any time by pressing the Windows Key + G. While useful on a personal gaming rig, the Game Bar is entirely inappropriate for corporate workstations, point-of-sale (POS) systems, or dedicated rendering machines. The background monitoring consumes unnecessary RAM and CPU cycles, and the overlay can interfere with full-screen enterprise applications or kiosk software.

This guide explains how to completely disable the Xbox Game Bar system-wide using the Group Policy Editor in Windows 11.

Disable the Game Bar via Group Policy

To enforce a strict, permanent block on the overlay that cannot be bypassed by standard users in the Settings app, we must use an administrative template. Note that this requires Windows 11 Pro, Enterprise, or Education editions.

  1. Log into Windows 11 with an Administrator account.
  2. Press the Windows Key + R to open the Run dialogue box.
  3. Type gpedit.msc and press Enter to launch the Local Group Policy Editor.
  4. In the left-hand navigation pane, carefully navigate to the following path:
    Computer Configuration > Administrative Templates > Windows Components > Windows Game Recording and Broadcasting
  5. In the right-hand pane, locate the master policy named Enables or disables Windows Game Recording and Broadcasting.
  6. Double-click the policy to open its configuration window.
  7. Select the radio button next to Disabled. (Disabling this policy explicitly kills the Game Bar functionality).
  8. Click Apply, then click OK.

Verify the Lockdown

Group Policy changes often require a shell restart to fully hook into the operating system.

To enforce the change immediately, open an elevated Command Prompt and execute gpupdate /force. Next, verify the restriction is active by pressing the Windows Key + G shortcut. Absolutely nothing will happen; the overlay will refuse to launch. Furthermore, if you navigate to Settings > Gaming > Game Bar, you will see a banner stating that the setting is managed by your organization, and the toggle switch will be completely greyed out and permanently locked in the “Off” position. The workstation is now free from gaming overlay overhead.

Get the best tech tips delivered straight to your inbox.

Join thousands of readers mastering Apple, Google, Microsoft, and Linux.