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.

Microsoft Gaming Services what is it fix guide Windows 11 Xbox app GamingServices.exe.
Microsoft Gaming Services is a pair of protected system background services that manage game installation, licensing, launching, and Xbox online features on Windows 11 and Windows 10.

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.

ProcessRoleWhat Breaks Without It
GamingServices.exeGame 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.exeNetwork 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.

ScenarioWhat You SeeWhat It MeansStarting Fix
Gaming Services MISSINGBlue 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 WORKINGSettings > 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.
Microsoft Gaming Services missing vs installed not working scenario Xbox app diagnosis table.
Identifying whether Gaming Services is missing entirely or installed but not working is the most important first step, as each scenario requires a different approach and different fixes.

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 CodeWhat It Usually MeansFastest Fix
0x80073D26Corrupted GamingServices or GamingServicesNet registry keysDelete both registry keys under HKLM\SYSTEM\CurrentControlSet\Services, then reinstall from Store
0x8007139FLicensing or entitlement check failureReset Xbox app, run wsreset.exe, then reinstall Gaming Services
0x00000001Generic Gaming Services service start failurePowerShell uninstall, mandatory reboot, reinstall from Store
0x87e10bc6Games stuck on “Preparing” state indefinitelyReset Gaming Services in Settings; escalate to PowerShell reinstall if Reset fails
No code, stuck on “Installing” foreverMicrosoft Store cache corrupted or AppX deployment service hungRun wsreset.exe first, then attempt reinstall
Microsoft Gaming Services error codes 0x80073D26 0x8007139F 0x00000001 fix reference table 2026.
Each Microsoft Gaming Services error code corresponds to a specific failure type with a targeted fix, from corrupted registry keys at 0x80073D26 to generic service start failures at 0x00000001.

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.

  1. Open the Microsoft Store.
  2. Click Library in the left navigation panel.
  3. Click Get updates. The Store scans all installed packages, including Gaming Services, Xbox app, and the Xbox Identity Provider.
  4. Install all available updates. Prioritize Gaming Services, Xbox app, and Xbox Identity Provider, specifically if they appear.
  5. 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.

  1. Open a browser and go to support.xbox.com.
  2. Search for “Gaming Services Repair Tool.”
  3. Download the repair tool executable from the official Xbox Support results page.
  4. Right-click the downloaded file and select Run as administrator.
  5. Allow the tool to complete its full diagnostic and repair process without interruption.
  6. Restart your PC when the tool finishes.
  7. 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

  1. Press Win+I to open Settings.
  2. Go to Apps > Installed apps.
  3. In the search box, type Gaming Services.
  4. Click the three-dot menu button next to the Gaming Services entry.
  5. Select Advanced options.
  6. Scroll to the Reset section and click Repair.
  7. Restart your PC and test the Xbox app.

How to Reset Gaming Services

If Repair did not work, escalate to Reset:

  1. Return to Settings > Apps > Installed apps > Gaming Services > three-dot menu > Advanced options.
  2. Scroll to the Reset section and click Reset.
  3. Restart your PC and test.
ActionWhat It DoesPreserves App DataWhen to Use
RepairFixes file corruption without touching user data or local settingsYesFirst option always. Use when games recently stopped working without a clear trigger.
ResetClears all local app data and returns the app to its default fresh stateNoUse when Repair fails. Clears local cache, settings, and stored credentials.
Microsoft Gaming Services repair vs reset Windows 11 Settings Advanced options three dot menu.
The Repair option fixes corruption while preserving local data; the Reset option clears all local data. Always attempt Repair before escalating to Reset through Settings > Apps > Installed apps.

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.

  1. Press Win+R to open the Run dialog.
  2. Type wsreset.exe and press Enter.
  3. A blank command window opens and runs automatically. Do not close it manually.
  4. The window closes on its own and the Microsoft Store opens automatically when complete.
  5. In the Microsoft Store, go to Library and click Get updates.
  6. 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.

  1. Right-click the Start button and select Windows Terminal (Admin). If Windows Terminal is not available, select Windows PowerShell (Admin).
  2. Run the following command to remove Gaming Services for all user accounts on the system:
get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers
Microsoft Gaming Services PowerShell reinstall remove AppxPackage allusers Windows 11 Terminal Admin.
The PowerShell reinstall method removes Gaming Services for all user accounts and reinstalls it cleanly from the Microsoft Store, with a mandatory reboot between the removal and reinstall steps.
  1. 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.
  2. After restarting, right-click Start and open Windows Terminal (Admin) or Windows PowerShell (Admin) again.
  3. Run this command to open the Gaming Services install page directly in the Microsoft Store:
start ms-windows-store://pdp/?productid=9MWPM2CQNLHN
  1. Click Install on the Gaming Services Store page that opens.
  2. After Gaming Services finishes installing, run this command to reinstall the Xbox Identity Provider companion package:
start ms-windows-store://pdp/?productid=9WZDNCRD1HKW
  1. Install Xbox Identity Provider from the Store page that opens.
  2. Restart your PC one more time.
  3. 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.

  1. Press Win+R, type regedit, and press Enter. Click Yes when prompted by User Account Control.
  2. Navigate to this registry path:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\GamingServices
  1. Right-click the GamingServices key in the left panel and select Delete. Click Yes to confirm.
  2. Navigate to this path:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\GamingServicesNet
  1. Right-click the GamingServicesNet key and select Delete. Click Yes to confirm.
  2. Close Registry Editor.
  3. Restart your PC.
  4. 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.

CheckHow to VerifyWhy It Matters
Admin account confirmedSettings > Accounts > Your infoAll fix methods require admin elevation to run correctly
Windows 10 version 1909 or laterPress Win+R, type winver, press EnterSystems older than version 1909 fail to register the Gaming Services AppX package
Windows Update fully currentSettings > Windows Update > Check for updatesPending Windows updates block the AppX deployment service
Microsoft Store updatedStore > Library > Get updatesThe Store manages Gaming Services package delivery and must be current
5 GB or more free disk spaceFile Explorer > This PCSilent install failures occur on drives with insufficient space
Third-party antivirus temporarily pausedAntivirus software settings panelSecurity tools can block Gaming Services from querying licensing components without any visible alert
Microsoft Store not actively updating other appsCheck Store Library viewSimultaneous 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.

Leave a Reply

Your email address will not be published. Required fields are marked *