Microsoft Gaming Services: What It Is, How It Works, and How to Fix It (2026)
Microsoft Gaming Services is a pair of system-level background services (GamingServices.exe and GamingServicesNet.exe) that manage game installation, licensing, launching, and online features for all Xbox app and Microsoft Store games on Windows 11. When it breaks, Xbox Game Pass games stop installing and launching. Fix it by repairing from Settings, running the Gaming Services Repair Tool, or reinstalling via PowerShell.
Most guides go straight to PowerShell commands without explaining what Gaming Services actually is, why it breaks, or which fix matches your specific problem. Pasting a command for the wrong scenario wastes time and can make the issue worse.

This guide starts with what Gaming Services does, tells you exactly which type of failure you have in under 60 seconds, then walks through every fix from the simplest to the most thorough. Whether your Xbox app is showing a blue banner or your Game Pass games are stuck on “Preparing,” the right fix is in this guide.
Also Read: Forza Horizon 6 Invalid Gaming Services
What are Microsoft Gaming Services? (And Why You Need It)
Microsoft Gaming Services is not a single app you open and interact with. It is a pair of protected system background services that form the backbone of Microsoft’s gaming ecosystem on Windows 11 and Windows 10.
Two separate processes run as part of the Microsoft.GamingServices package. Understanding what each does explains exactly what breaks when Gaming Services fails.
| Process | Role | What Breaks Without It |
|---|---|---|
| GamingServices.exe | Game installation manager. Handles installing, updating, validating, and launching games from Microsoft Store and Xbox app. Manages licensing checks and entitlement validation. | Games from Xbox app and Microsoft Store cannot install, update, or launch. |
| GamingServicesNet.exe | Network services manager. Handles online multiplayer connectivity, cloud save synchronization, Xbox Live integration, and streaming infrastructure. | Online features, cloud saves, and Xbox Live connectivity break. Game Pass subscription may not be recognized. |
Both processes are protected by Windows. You cannot stop either from Services.msc because the option is greyed out. You cannot uninstall either through Settings > Apps using the standard uninstall button. Their legitimate location on your system is inside C:\Program Files\WindowsApps\Microsoft.GamingServices_[version].
Gaming Services is the underlying infrastructure that the Xbox app, PC Game Pass, and Xbox Mode all depend on. The AxeeTech Xbox Game Bar guide and Xbox Mode guide cover the apps that sit on top of this infrastructure in detail.
Tip: If you see GamingServices.exe or GamingServicesNet.exe in Task Manager and are unsure whether either is legitimate, right-click the process in the Details tab and select Open file location. If the path is inside C:\Program Files\WindowsApps, both processes are genuine. Any other path is suspicious and warrants a full malware scan before proceeding with any fix.
Also check out: DS4Windows
Diagnose Your Problem First (Two Very Different Scenarios)
Before running any fix, identify which of the two problems you have. The wrong fix wastes time and can create additional corruption.
| Scenario | What You See | What It Means | Starting Fix |
|---|---|---|---|
| Gaming Services MISSING | Blue banner in Xbox app: “This app needs an extra component.” Microsoft Store prompts you to install Gaming Services. Games fail to install with no explanation. | Gaming Services is not installed at all or was deleted. | Install directly from Microsoft Store. |
| Gaming Services INSTALLED BUT NOT WORKING | Settings > Apps shows Gaming Services as installed. Games show “Preparing” forever. Games fail to launch after successful install. Game Pass active but games will not start. | The Microsoft.GamingServices package is registered but the GamingServices and GamingServicesNet Windows service entries failed to register correctly or became corrupted. | Repair first via Settings, then escalate. |

Warning: The “installed but not working” scenario is the most common source of failed fix attempts. Many users run a full reinstall expecting it to resolve the issue, when the actual problem is corrupted Windows service entries for an otherwise present package. Before running any PowerShell command, open Settings > Apps > Installed apps and confirm whether Gaming Services appears there. This tells you which scenario you are in.
Microsoft Gaming Services Error Codes (Quick Reference)
| Error Code | What It Usually Means | Fastest Fix |
|---|---|---|
| 0x80073D26 | Corrupted GamingServices or GamingServicesNet registry keys | Delete both registry keys under HKLM\SYSTEM\CurrentControlSet\Services, then reinstall from Store |
| 0x8007139F | Licensing or entitlement check failure | Reset Xbox app, run wsreset.exe, then reinstall Gaming Services |
| 0x00000001 | Generic Gaming Services service start failure | PowerShell uninstall, mandatory reboot, reinstall from Store |
| 0x87e10bc6 | Games stuck on “Preparing” state indefinitely | Reset Gaming Services in Settings; escalate to PowerShell reinstall if Reset fails |
| No code, stuck on “Installing” forever | Microsoft Store cache corrupted or AppX deployment service hung | Run wsreset.exe first, then attempt reinstall |

Fix 1: Check for Updates (Always Do This First)
The fastest Microsoft Gaming Services fix is also the most skipped. An outdated Gaming Services package causes the majority of “Xbox app stopped working” reports, and the update does not install automatically without checking the Library screen.
- Open the Microsoft Store.
- Click Library in the left navigation panel.
- Click Get updates. The Store scans all installed packages, including Gaming Services, Xbox app, and the Xbox Identity Provider.
- Install all available updates. Prioritize Gaming Services, Xbox app, and Xbox Identity Provider, specifically if they appear.
- Restart your PC even if Windows does not prompt you to.
Tip: As of 2026, Microsoft delivers Gaming Services updates silently through the Microsoft Store Library screen. The Library screen is not the same as the Store home page. A significant number of Gaming Services failures resolve with this single step and require no other action. If you have not opened Library recently, do it before trying any other fix.
Fix 2: Run the Gaming Services Repair Tool
Microsoft has an official Gaming Services Repair Tool available through Xbox Support. This tool is the most beginner-friendly fix and the step that almost every competing guide skips entirely.
- Open a browser and go to support.xbox.com.
- Search for “Gaming Services Repair Tool.”
- Download the repair tool executable from the official Xbox Support results page.
- Right-click the downloaded file and select Run as administrator.
- Allow the tool to complete its full diagnostic and repair process without interruption.
- Restart your PC when the tool finishes.
- Open the Xbox app and test whether games install and launch correctly.
Tip: The Gaming Services Repair Tool automatically handles the most common Gaming Services failure states including corrupted cache, broken service registration, and dependency mismatches between the package and its companion components. Run this before attempting any PowerShell commands. If the Repair Tool resolves the issue, no further action is needed.
Fix 3: Repair or Reset Gaming Services via Settings
If the Repair Tool did not resolve the issue, use the Settings repair and reset options. Repair preserves your data. Reset clears it. Always try to repair first.
How to Repair Gaming Services
- Press Win+I to open Settings.
- Go to Apps > Installed apps.
- In the search box, type Gaming Services.
- Click the three-dot menu button next to the Gaming Services entry.
- Select Advanced options.
- Scroll to the Reset section and click Repair.
- Restart your PC and test the Xbox app.
How to Reset Gaming Services
If Repair did not work, escalate to Reset:
- Return to Settings > Apps > Installed apps > Gaming Services > three-dot menu > Advanced options.
- Scroll to the Reset section and click Reset.
- Restart your PC and test.
| Action | What It Does | Preserves App Data | When to Use |
|---|---|---|---|
| Repair | Fixes file corruption without touching user data or local settings | Yes | First option always. Use when games recently stopped working without a clear trigger. |
| Reset | Clears all local app data and returns the app to its default fresh state | No | Use when Repair fails. Clears local cache, settings, and stored credentials. |

Fix 4: Clear the Microsoft Store Cache with wsreset.exe
A corrupted Microsoft Store cache prevents Gaming Services from installing, updating, or being recognized after reinstall. The wsreset.exe tool clears this cache in under one minute.
- Press Win+R to open the Run dialog.
- Type wsreset.exe and press Enter.
- A blank command window opens and runs automatically. Do not close it manually.
- The window closes on its own and the Microsoft Store opens automatically when complete.
- In the Microsoft Store, go to Library and click Get updates.
- Attempt to install or update Gaming Services from the Library screen.
Warning: If the Store opens after wsreset.exe runs but Gaming Services still fails to install, the problem is deeper than a cache issue. Proceed directly to the PowerShell reinstall method. wsreset.exe resolves Store cache corruption only and cannot fix registry or service registration failures that sit below the Store layer.
Fix 5: Reinstall Gaming Services via PowerShell (Most Reliable Fix)
When Settings-based repairs, the Repair Tool, and wsreset.exe fail, the PowerShell reinstall clears both the package and the service registration from scratch. The mandatory reboot between uninstall and reinstall is not optional and cannot be skipped.
- Right-click the Start button and select Windows Terminal (Admin). If Windows Terminal is not available, select Windows PowerShell (Admin).
- Run the following command to remove Gaming Services for all user accounts on the system:
get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers

- Stop. Do not open the Store or run the reinstall command yet. Restart your PC now. The reboot finalizes all registry and service cleanup tasks that the removal leaves pending. Skipping this reboot causes Windows to reuse corrupted service handles during reinstall, which creates the “installed but not working” loop.
- After restarting, right-click Start and open Windows Terminal (Admin) or Windows PowerShell (Admin) again.
- Run this command to open the Gaming Services install page directly in the Microsoft Store:
start ms-windows-store://pdp/?productid=9MWPM2CQNLHN
- Click Install on the Gaming Services Store page that opens.
- After Gaming Services finishes installing, run this command to reinstall the Xbox Identity Provider companion package:
start ms-windows-store://pdp/?productid=9WZDNCRD1HKW
- Install Xbox Identity Provider from the Store page that opens.
- Restart your PC one more time.
- Open the Xbox app and test whether games install and launch correctly.
Warning: Only install Gaming Services through the Microsoft Store using the steps above. Third-party AppX downloads, repackaged installer files, and script-based packages from unofficial sources almost always carry version mismatches against your specific Windows 11 build. A single version mismatch prevents the GamingServices and GamingServicesNet Windows service entries from registering, which makes Gaming Services appear installed while never functioning correctly.
Fix 6: Delete Corrupted Registry Keys (For Error 0x80073D26)
Error code 0x80073D26 specifically means the GamingServices or GamingServicesNet registry keys under HKLM\SYSTEM\CurrentControlSet\Services are corrupted. Reinstalling without deleting these keys first causes the error to persist.
- Press Win+R, type regedit, and press Enter. Click Yes when prompted by User Account Control.
- Navigate to this registry path:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\GamingServices
- Right-click the GamingServices key in the left panel and select Delete. Click Yes to confirm.
- Navigate to this path:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\GamingServicesNet
- Right-click the GamingServicesNet key and select Delete. Click Yes to confirm.
- Close Registry Editor.
- Restart your PC.
- Open the Microsoft Store, go to Library, and install Gaming Services fresh.
Warning: Do not manually recreate the GamingServices or GamingServicesNet registry keys after deleting them. Gaming Services creates both keys automatically on a successful fresh install. Any manually created version of these keys will contain incorrect values and prevent the service from starting correctly. Delete, reboot, and let the Store install rebuild them.
Prerequisites Checklist Before Any Gaming Services Fix
Each item below is a silent cause of failed repairs. Confirm all of them before starting any fix method.
| Check | How to Verify | Why It Matters |
|---|---|---|
| Admin account confirmed | Settings > Accounts > Your info | All fix methods require admin elevation to run correctly |
| Windows 10 version 1909 or later | Press Win+R, type winver, press Enter | Systems older than version 1909 fail to register the Gaming Services AppX package |
| Windows Update fully current | Settings > Windows Update > Check for updates | Pending Windows updates block the AppX deployment service |
| Microsoft Store updated | Store > Library > Get updates | The Store manages Gaming Services package delivery and must be current |
| 5 GB or more free disk space | File Explorer > This PC | Silent install failures occur on drives with insufficient space |
| Third-party antivirus temporarily paused | Antivirus software settings panel | Security tools can block Gaming Services from querying licensing components without any visible alert |
| Microsoft Store not actively updating other apps | Check Store Library view | Simultaneous package updates cause install conflicts that appear as Gaming Services failures |
All your Questions Answered in One Go: People Also Ask Section
What is Microsoft Gaming Services?
Microsoft Gaming Services is a system-level background package on Windows 11 that manages game installation, licensing, and launching for the Xbox app, PC Game Pass, and Microsoft Store games. Without it running correctly, Xbox app games stop installing and launching entirely.
Can I delete Microsoft Gaming Services?
You can remove it using PowerShell with the command get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers, but doing so breaks all Xbox app games and Game Pass titles immediately. Reinstall it from the Microsoft Store using product ID 9MWPM2CQNLHN whenever you need it back.
What gaming services does Microsoft own?
Microsoft owns Xbox Game Pass, Xbox Cloud Gaming (xCloud), the Xbox app for PC, Microsoft Store gaming, Xbox Live, and Bethesda Game Studios along with its portfolio of acquired publishers including Activision Blizzard and ZeniMax Media.
How do I cancel a Microsoft game subscription?
Go to account.microsoft.com, sign in, select Services and Subscriptions, find your active subscription (Game Pass, EA Play, or other), and click Cancel. Your access continues until the current billing period ends.
What happens if I disable GameInput service?
Disabling GameInput stops Windows from processing input from certain controllers and gaming peripherals that rely on the GameInput API. Some games will lose controller support entirely or fail to detect connected devices until the service is re-enabled.
Do I need Microsoft Gaming Services to play Minecraft?
It depends on which version you own. Minecraft Java Edition runs independently and does not require Gaming Services. Minecraft Bedrock Edition installed through the Microsoft Store or Xbox app requires Gaming Services to install, launch, and update correctly.
How do I turn off Microsoft Gaming?
There is no single switch for all Microsoft gaming features. You can disable individual components: turn off Xbox Game Bar through Settings > Gaming > Xbox Game Bar, disable Game Mode through Settings > Gaming > Game Mode, and uninstall the Xbox app through Settings > Apps > Installed Apps.
Should I enable or disable Gaming Mode?
Enable it for most gaming sessions. Game Mode on Windows 11 prioritizes CPU and GPU resources for your active game and reduces background Windows Update activity during play, which lowers frame drops and stutters. Disable it only if a specific game demonstrates compatibility issues with it active.
Is it safe to disable AppXSVC?
Disabling AppXSVC (the AppX Deployment Service) prevents Windows from installing, updating, or removing any Microsoft Store apps, including Gaming Services and the Xbox app. It is not recommended for gaming PCs since it breaks the entire Microsoft Store delivery system.
How to disable Gaming Services in Windows 11?
Press Win+R, type services.msc, and press Enter. Locate GamingServices and GamingServicesNet in the list, right-click each one, and set the startup type to Disabled. Note that this breaks all Xbox app and Microsoft Store game installations until you re-enable them.
Is it okay to uninstall Microsoft Game Assist?
Yes, Microsoft Game Assist is a non-essential helper component and uninstalling it does not affect your ability to play games or use the Xbox app. Remove it through Settings > Apps > Installed Apps if you do not use it.
How do I remove a Microsoft account from my gaming PC?
Go to Settings > Accounts > Email and Accounts, select the Microsoft account you want to remove, and click Remove. If the account is tied to your Windows sign-in, you must first switch to a local account through Settings > Accounts > Your Info before the removal option becomes available.
Frequently Asked Questions
What is Microsoft Gaming Services?
Microsoft Gaming Services is a pair of protected background system services (GamingServices.exe and GamingServicesNet.exe) that manage game installation, licensing, launching, and Xbox online features on Windows 11 and Windows 10. It is not an app you open directly. It runs in the background and supports every game you install through the Xbox app or Microsoft Store.
Do I need Microsoft Gaming Services on Windows 11?
Yes, if you play any games through the Xbox app, PC Game Pass, or Microsoft Store. Without Gaming Services running correctly, those games cannot install, update, or launch. If you do not use any Microsoft gaming platform, Gaming Services still runs as a background component but does not affect performance or cause problems.
Is GamingServices.exe safe or malware?
GamingServices.exe is a legitimate Windows system component when its file location is C:\Program Files\WindowsApps\Microsoft.GamingServices_[version]. To verify, open Task Manager, go to the Details tab, right-click GamingServices.exe, and select Open file location. If the path is anything other than that WindowsApps folder, run a full malware scan before taking any other action.
Why is my Gaming Services stuck on “Installing” forever?
Infinite install loops are almost always caused by Microsoft Store cache corruption or a hung AppX deployment service. Run wsreset.exe via Win+R to clear the Store cache, then try the install again from the Microsoft Store Library screen. If the loop persists after wsreset, use the PowerShell removal method followed by a mandatory reboot before reinstalling from the Store.
What is the difference between repairing and resetting Gaming Services?
Repair attempts to fix file corruption in the Gaming Services package while preserving all local app data and stored settings. Reset is more aggressive: it clears all local Gaming Services data and returns the app to its default fresh state. Always try Repair first through Settings > Apps > Installed apps > Gaming Services > Advanced options. Escalate to Reset only if Repair does not resolve the problem.
How do I reinstall Microsoft Gaming Services?
Open an elevated PowerShell window, run the command: get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers, then restart your PC before reinstalling. After the reboot, open an elevated PowerShell window again and run: start ms-windows-store://pdp/?productid=9MWPM2CQNLHN. Install from the Store page that opens, then restart one more time before testing.
What causes Microsoft Gaming Services to stop working?
The most common causes are a corrupted Microsoft Store cache (blocks installs and updates), corrupted GamingServices or GamingServicesNet registry keys under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services, a Windows Update that partially applied without completing, or third-party security software that blocked a Gaming Services registration step without displaying an error.
What is the Gaming Services Repair Tool?
The Gaming Services Repair Tool is a free downloadable executable available through Xbox Support at support.xbox.com. It automatically diagnoses and repairs the most common Gaming Services failure states, including broken service registration, cache corruption, and dependency mismatches. It is significantly more beginner-friendly than PowerShell and should be the first escalation after a Library update check fails to resolve the problem.
Can I remove Microsoft Gaming Services?
You can remove Gaming Services using the PowerShell command: get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers. However, removing it permanently disables Xbox app game installs, Game Pass titles, and Microsoft Store gaming. If you uninstall Gaming Services intentionally, you will not be able to play Xbox Game Pass games, install games from the Microsoft Store, or play games online through Xbox Live until it is reinstalled.
Why does Gaming Services show as installed but my games still won’t work?
This happens when Microsoft.GamingServices AppX package is present and registered in Windows, but the GamingServices and GamingServicesNet Windows service entries failed to register correctly during installation or became corrupted afterward. The package appears installed in Settings but the actual services are not running or are in a broken state. The fix is to use PowerShell to fully remove the package, reboot to clear all pending service handles, then reinstall cleanly from the Microsoft Store.
Is a freelance tech writer based in the East Continent, is quite fascinated by modern-day gadgets, smartphones, and all the hype and buzz about modern technology on the Internet. Besides this a part-time photographer and love to travel and explore. Follow me on. Twitter, Facebook Or Simply Contact Here. Or Email: info@axeetech.com