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

    • Microsoft – Introduction to using keyboard shortcuts for Windows

      Problem A JAWS/ZoomText/Fusion using is in need of essential hotkeys to use in Window due to their vision loss. Applies to Windows 10/11 Resolution A frequent problem for those individuals who experience sudden vision loss is no longer being able to ...
    • Microsoft - Starting Windows Narrator

      Problem A JAWS or ZoomText customer encounters a problem where their machine starts without their accessibility product and need speech access in order to aid support to remote into their computer. Applies to Windows 10/11 Resolution Use one of the ...
    • 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 – Disable Windows S mode

      Problem A user has a laptop that is running in Windows S mode and wishes to use non-Microsoft Store apps. Detail Some laptops may come supplied wit Windows running in S mode. This is a special secure mode where only Microsoft Store apps will run and ...
    • Microsoft - Starting Windows Narrator

      Problem An individual who normally uses JAWS/ZoomText/Fusion encounters a problem where that speech software fails to operate. One can use Windows Narrator to get some speech out to assist with troubleshooting the product. Once speech access is ...