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 – 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 – Shut down Windows

      Problem A user who works with the keyboard needs to shut down Windows. Resolution The precise way one shuts down Windows has changed depending on the Windows version in use. Applies to Microsoft Windows Detail Over the different Windows version the ...
    • 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 ...