- The ms-gamingoverlay pop-up appears when Windows tries to open Xbox Game Bar but cannot find it.
- It is triggered by pressing Win + G, connecting a controller, or launching a game.
- The fastest non-destructive fix is to use the Repair or Reset option in Windows App Settings.
- Reinstalling via PowerShell or winget fixes most cases where Game Bar was removed incorrectly.
- A registry edit stops the pop-up without reinstalling Game Bar if you do not want it.
- Fully removing Game Bar and cleaning the registry protocol key stops it permanently.
The Xbox Game Bar “Get an app to open this ms-gamingoverlay” pop-up is one of the most common annoyances on Windows 10 and 11. It shows up when you press Win + G, plug in a controller, or launch a game — and it keeps coming back even after you dismiss it. In this guide, we cover every reliable method to fix the ms-gamingoverlay pop-up for good, whether you want to repair Xbox Game Bar, disable it, or remove it entirely.
What Is ms-gamingoverlay and Why Does the Pop-Up Appear?
ms-gamingoverlay is a Windows URI protocol. Windows uses it to open the Xbox Game Bar overlay when you do something gaming-related — like pressing Win + G or turning on a controller.
The pop-up appears because Windows is calling that protocol, but the Xbox Game Bar app is either missing, corrupted, or no longer properly registered. Instead of opening the overlay, Windows shows:
“Get an app to open this ms-gamingoverlay link. Your PC doesn’t have an app that can open this link.”

This usually happens after:
- Manually uninstalling Xbox Game Bar via PowerShell.
- Disabling Xbox features through Settings without fully removing the protocol handler.
- A Windows update that partially breaks the Game Bar installation.
- Using third-party debloat tools that remove Xbox apps without cleaning up the registry.
This is not malware. It is a broken Windows component, and it can be fixed in a few minutes.
Method 1: Repair or Reset Xbox Game Bar (Fastest Official Fix)
Before touching PowerShell or the registry, try this first. Windows has a built-in Repair and Reset option for Xbox Game Bar inside Advanced App Settings. This fixes corrupted protocol registrations without uninstalling anything — it is the cleanest, lowest-risk fix available.

- Press Win + I to open Settings.
- Go to Apps > Installed apps.
- Search for Xbox Game Bar in the list.
- Click the three-dot menu next to it and select Advanced options.
- Scroll down to the Reset section.
- Click Repair first. Wait for the tick to appear.
- If the pop-up still appears after restarting, come back and click Reset.
Repair fixes the app without touching your data. Reset restores it to its default state. Try Repair first — it resolves most cases of the ms-gamingoverlay pop-up caused by a corrupted or broken registration.
Method 2: Disable Xbox Game Bar via Windows Settings
If you do not need Xbox Game Bar at all, disabling it through Settings stops Windows from trying to trigger the overlay. The steps differ slightly between Windows 10 and Windows 11.
Windows 11
Recent Windows 11 builds removed the dedicated Xbox Game Bar toggle page. Instead, you disable it through background app permissions and the Captures setting:
- Press Win + I to open Settings.
- Go to Apps > Installed apps.
- Find Xbox Game Bar, click the three-dot menu, and select Advanced options.
- Under Background apps permissions, set it to Never.
- Then go to Settings > Gaming > Captures.
- Turn off “Record what happened.”
- Also go to Settings > Gaming > Game Bar (if visible on your build) and turn off “Allow your controller to open Game Bar.”
Windows 10
- Press Win + I to open Settings.
- Go to Gaming > Xbox Game Bar.
- Toggle off “Enable Xbox Game Bar for things like recording game clips, chatting with friends, and receiving game invites.”
- Also turn off “Allow your controller to open Game Bar.”
- Then go to Gaming > Captures and turn off “Record what happened.”
Restart your PC after making these changes. This stops Windows from invoking the ms-gamingoverlay protocol during gaming actions.

Method 3: Reinstall Xbox Game Bar via PowerShell
If the pop-up appeared after a failed uninstall or a Windows update broke the installation, reinstalling Xbox Game Bar is the cleanest fix. Windows needs the app properly registered to handle the ms-gamingoverlay protocol.
- Right-click the Start button and select Terminal (Admin) or Windows PowerShell (Admin).
- Run this command:
winget install 9pfhdd62mxs1
This reinstalls Xbox Game Bar directly from the Microsoft Store. Once complete, restart your PC and press Win + G to confirm the overlay opens correctly.
If winget is not available on your system, search for Xbox Game Bar in the Microsoft Store and install it manually. For a full walkthrough, see our guide on how to install and update Xbox Game Bar from the Microsoft Store.
You can also verify whether the app is actually installed by running this in PowerShell:
Get-AppxPackage Microsoft.XboxGamingOverlay -AllUsers
If the command returns no output, the app is not installed and you need to reinstall it using the winget command above.
Method 4: Re-Register All Windows Apps via PowerShell
Sometimes Game Bar is present but its protocol registration is broken. Re-registering all built-in Windows apps can fix this without a full reinstall.
- Open PowerShell as Administrator.
- Run this command:
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
You may see red error messages during the process — these are normal and can be ignored. Once it finishes, restart your PC and test again.
Method 5: For Users Who Don’t Want Xbox Game Bar
If you have no intention of using Xbox Game Bar and simply want the pop-up gone permanently, the options below will remove the app and clean up the registry protocol key so Windows stops calling it entirely.
Step 1: Remove Xbox Game Bar via PowerShell
- Open PowerShell as Administrator.
- Run this command:
Get-AppxPackage Microsoft.XboxGamingOverlay | Remove-AppxPackage
Step 2: Disable Game DVR in the Registry
After removing the app, clean up the registry values that continue to invoke the protocol. This is what causes the pop-up to persist even after uninstalling.
Important: Back up the registry before editing. Press Win + R, type regedit, press Enter, then go to File > Export.
- Press Win + R, type regedit, and press Enter.
- Navigate to: HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\GameDVR
- Find AppCaptureEnabled. If it does not exist, right-click the blank area, choose New > DWORD (32-bit) Value, and name it AppCaptureEnabled.
- Double-click it and set the value to 0 with the Base set to Decimal.
- Now navigate to: HKEY_CURRENT_USER\System\GameConfigStore
- Find GameDVR_Enabled and set its value to 0. Create it if it does not exist.
Step 3: Remove the ms-gamingoverlay Protocol Key (Optional but Thorough)
- In Registry Editor, navigate to: HKEY_CLASSES_ROOT\ms-gamingoverlay
- Export this key as a backup before deleting (File > Export).
- Right-click the ms-gamingoverlay key and select Delete.
This removes the protocol handler entirely. Windows will no longer look for an app to handle the ms-gamingoverlay link, and the pop-up will not return.
For a more detailed walkthrough on removing the app, see our guide on how to uninstall Xbox Game Bar.
What If the Pop-Up Still Appears After Trying These Fixes?
Run Windows Update
A corrupted or outdated Windows build can break the Xbox Game Bar registration. Go to Settings > Windows Update, install any pending updates, restart, and test again.
Repair Gaming Services
If you play Xbox Game Pass titles or games from the Microsoft Store, a broken Gaming Services app can also cause the ms-gamingoverlay pop-up. Open the Microsoft Store, search for Gaming Services, and reinstall or update it.
Common Questions About the ms-gamingoverlay Pop-Up
Is ms-gamingoverlay a virus?
No. It is a legitimate Windows protocol used by Xbox Game Bar. The pop-up itself is not harmful. If you see suspicious browser pop-ups or unknown apps using this name, run a scan with Windows Security to rule out malware.
Why does the pop-up keep coming back after dismissing it?
Because Windows keeps trying to invoke the overlay every time a gaming-related action happens. Clicking OK does not fix the underlying issue. You need to either repair the app, disable Game Bar properly, fix the registry, or reinstall it so the protocol handler is correctly registered.
Will removing Xbox Game Bar break my games?
Most games work fine without it. However, some titles on Xbox Game Pass or downloaded through the Microsoft Store rely on Gaming Services and Xbox components. If games fail to launch after removing Game Bar, reinstall it using the winget command in Method 3.
Other Xbox Game Bar Issues Worth Knowing About
If you are troubleshooting Xbox Game Bar, these guides may also help:
- Xbox Game Bar Complete Guide — everything you need to know about the overlay in one place.
- How to change audio input and output devices in Xbox Game Bar — fix microphone and speaker settings in the overlay.
- Fix Xbox Game Bar resetting audio volume to maximum — stop the overlay from overriding your volume levels.
- How to fix random disconnects in Xbox Game Bar — resolve connection drops in the overlay.
- How to fix Xbox Game Bar party chat lag — sort out voice chat delays.
Summary: Which Fix Should You Use?
Here is a quick guide to picking the right solution:
- App seems corrupted or recently updated? Start with Method 1 — Repair or Reset in Advanced App Settings.
- You want to keep Game Bar but stop the pop-up? Use Method 3 to reinstall it cleanly via winget.
- You want to disable Game Bar without removing it? Use Method 2 to turn it off in Settings (Windows 10 or 11 path).
- Nothing else works and the app seems intact? Use Method 4 to re-register all Windows app packages.
- You do not want Game Bar at all? Use Method 5 — remove the app, clean the registry, and delete the protocol key.
The ms-gamingoverlay pop-up is easy to fix once you know what is causing it. Pick the method that matches your situation and you should be done in under five minutes. For a full overview of what Xbox Game Bar can do, visit our Xbox Game Bar Complete Guide.



