Fix Gaming Services Won''t Install on PC (Xbox App)
Users cannot install or play Game Pass PC games because Gaming Services is stuck downloading or requires an update.
Confirmed working on: Windows 10 · Windows 11
Before you begin
Problem overview
The Xbox App blocks you from installing or playing Game Pass games on PC, stating that Gaming Services needs an update. When you try to install or update it, the download gets stuck or fails with a generic error code.
Common causes
- Corrupted Windows Store cache
- Broken or incomplete previous installations of Gaming Services
- Background Windows services like WSAppx failing to run
- Conflicting updates pending in Windows Update
Solution 1: Reinstall Gaming Services via PowerShell
- Right-click the Start button and select Terminal (Admin) or Windows PowerShell (Admin).
- Paste the following command and press Enter to remove the broken service:
Get-AppxPackage *gamingservices* -allusers | remove-appxpackage -allusers - Type the next command and press Enter to clear registry keys:
Remove-Item -Path "HKLM:\System\CurrentControlSet\Services\GamingServices" -Recurse -ErrorAction SilentlyContinue - Restart your computer.
- Open PowerShell as admin again and type:
start ms-windows-store://pdp/?productid=9MWPM2CQNLHN - Click Install when the Microsoft Store page opens.
Make sure the Xbox App is completely closed before running these PowerShell commands.
Solution 2: Reset the Xbox App and Store
- Press
Win+Ito open Settings. - Navigate to Apps > Installed apps.
- Search for Xbox, click the three dots, and select Advanced options.
- Scroll down and click Reset.
- Repeat these steps for the Microsoft Store app.
- Open the Xbox app and try launching a game again.
Solution 3: Start required Windows services
- Press
Win+R, typeservices.msc, and press Enter. - Scroll down to find the AppX Deployment Service (AppXSVC).
- Right-click it and select Start (or Restart if it is already running).
- Locate Gaming Services in the list and ensure it is also running.
Do not permanently disable WSAppx or Store-related services, as it breaks the entire Windows package manager system.
Confirm the result
- Repeat the exact action that originally triggered the problem.
- Confirm the original error or symptom is gone and no new warning has appeared.
- If the guide changed a driver, service, package, or system setting, restart once and test again.
- If the result is worse or unexpected, stop. Reverse only the last change using its documented restore option; if none is documented, use your backup or qualified support.
Questions about this fix
What is Gaming Services?
It is a required Windows background component that manages game installations and DRM for the Xbox App.
Can I play Xbox games without it?
No, PC Game Pass titles require Gaming Services to be installed and running properly.
Did this fix work for you?
Weighted Consensus Protocol
Did this solution resolve your issue?
Confirming if this works strengthens verification statistics on the registry.
FixingTeam10,000 rep
Official Project Maintainers
The core engineering and moderation team behind FixingBook. We curate, verify, and maintain the standards of the troubleshooting ledger.
Discussion (0)
No comments yet. Share your experience or verify if this fixed your issue!
