Disable the Windows 10 game bar

Disable the Windows 10 game bar

Problem

When using Windows 10 the Game Bar window is posted to the screen possibly when press Windows+G or just letter G in other applications

Resolution

To disable the Game Bar feature you will need to make the following registry changes.

Step one: registry modifcations

Location:

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\GameDVR

Value name: AllowgameDVR
Value type: DWORD (32-bit)
Value data: 0

Location:

HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\GameDVR

Value name: AppCaptureEnabled
Value type: DWORD (32-bit)
Value data: 0

Location:

HKEY_CURRENT_USER\System\GameConfigStore

Value name: GameDVR_Enabled
Value type: DWORD (32-bit)
Value data: 0

After making the above changes restart the PC.

Step 2: Removing the Game Bar feature

Now open Powershell as administrator and use the below command to remove the Xbox app from Windows 10:

Get-AppxPackage *xboxapp* | Remove-AppxPackage

    • Related Articles

    • Disable autocorrect in Microsoft Word

      Problem You wish to disable autocorrection in Microsoft Word. Resolution Click File > Options > Proofing > Autocorrect options > Autocorrect tab. In the autocorrect options dialogue uncheck any of all of the following options: • Show autocorrect ...
    • Microsoft - Starting Windows Narrator

      Problem A JAWS or ZoomText customer finds their machine starts without speech. Starting Narrator can provide enough access to help troubleshoot or facilitate Remote Support. Resolution Use one of the methods below to start Microsoft Narrator screen ...
    • Disable driver updating in Windows 10/11

      Information: Below are details to prevent Windows update a hardware driver for a specific component. This may be used to prevent Microsoft updating a hardware device with a bad Microsoft driver as can happen with wireless adaptors. Steps Windows 11 ...
    • Microsoft – Disable USB power management to fix problems

      Problem A customer has a USB device problem on a Windows laptop/desktop where power management is suspected to be the cause of the problem. Resolution Windows uses power management on connected USB devices, however if this is causing problems it may ...
    • Microsoft – Excel formula bar not visible

      Problem In Excel the formula bar is not available. Detail This problem may particularly affected JAWS users and others who are accustomed to this area being present. Resolution Below provided are mouse click and keyboard instructions for making the ...