Manage Windows Game Bar in Registry Editor

This article provides an overview of the exact Windows Registry keys used to control and configure the Windows Game Bar and its background recording (Game DVR) features. By modifying specific DWORD values within the Registry Editor, users and administrators can enable, disable, or fine-tune Game Bar functionality across user profiles or an entire system.

Primary Registry Keys for Windows Game Bar and Game DVR

The Windows Game Bar and its background recording functionality are primarily managed across two user-level registry keys and one system policy key:

1. User GameDVR Settings

2. Game Configuration Store

3. System-Wide Policy (All Users)


How to Edit These Keys in Regedit

  1. Press Win + R, type regedit, and press Enter to open the Registry Editor.
  2. Navigate to the desired key path using the left sidebar or the top address bar.
  3. If the key or value does not exist:
    • Right-click the folder/key, select New > Key, and name it accordingly.
    • Inside the key, right-click an empty area, select New > DWORD (32-bit) Value, and name it (e.g., AppCaptureEnabled or GameDVR_Enabled).
  4. Double-click the DWORD value, set the Value data to 0 (off) or 1 (on), and click OK.
  5. Restart your computer or restart the explorer.exe process for the changes to take effect.