Skip to content

Xbox Game Bar ​

Overview ​

Fixes ms-gamebar popups and broken handlers after uninstalling Xbox / Game Bar. The tool can apply the fix or restore default behavior.

TIP

Useful if ms-gamebar:// links still open dialogs or errors even when Xbox Game Bar is removed.


ms-gamebar Open With popup after uninstalling Xbox Game Bar

Run (PowerShell) ​

  1. Open PowerShell as Administrator
  2. Paste and press Enter:
powershell
irm 'https://docs.ibrhub.net/scripts/ms-gamebar-annoyance.ps1' | iex
  1. Choose in the menu:
OptionAction
1 ApplyDisable ms-gamebar popups
2 RestoreRe-enable Game Bar handlers
3 CancelExit without changes

What gets changed ​

Current user (HKCU) ​

KeyValue when applied
GameDVR\AppCaptureEnabled0
GameConfigStore\GameDVR_Enabled0

Protocol handlers (admin HKCR) ​

For ms-gamebar, ms-gamebarservices, ms-gamingoverlay:

When appliedEffect
NoOpenWithSet blocks β€œOpen with” prompts
shell\open\commandPoints to systray.exe instead of Xbox

When restored, those registry entries are removed so default handlers can return.


Disclaimer ​

WARNING

Applying changes modifies registry settings. Use Restore if you reinstall Xbox Game Bar and want normal behavior back.

Credits ​

Content and research by @AveYo.
For detailed original documentation, see: