Hi ayytees,
Thank you for reaching out to Microsoft Q&A forum. I know how frustrating it can be when Gaming Services or the Xbox app just won’t cooperate, especially when you’re simply trying to launch your games. I really appreciate your patience while we work through this together.
To help get things back up and running, I’ve put together a few additional steps that often resolve these stubborn Windows 11 issues:
Step 1: Sign out and back into Microsoft Store & Xbox app
Sometimes authentication tokens get stuck or out of sync, which can block Gaming Services from installing or updating.
Please try:
- Sign out of the Microsoft Store.
- Sign out of the Xbox app.
- Restart your PC.
- Sign back into both apps using the same Microsoft account.
A fresh login refreshes your licenses and permissions.
Step 2: Check required Windows services
Some background services need to be running for Gaming Services and the Xbox app to work correctly. Please make sure the following are enabled and running:
- Client License Service (ClipSVC)
- AppX Deployment Service (AppXSVC)
- Windows Installer
- Windows Update
- Background Intelligent Transfer Service (BITS)
If any of these show as Stopped, switching them to Automatic and starting them manually can help.
Step 3: Repair Windows system components (DISM & SFC)
Corrupted system files can prevent Gaming Services from launching or installing properly. Running the following commands in an elevated PowerShell/Terminal window can fix those underlying issues:
DISM /Online /Cleanup-Image /RestoreHealth
sfc /scannow
This will check the component store and restore missing or damaged system files.
Step 4: Run the Gaming Services Repair Tool
Microsoft has a dedicated repair tool that can automatically fix common Gaming Services issues, including broken components or failed updates. It's a quick and safe way to correct underlying service problems.
Step 5: Test using a new Windows user profile
Occasionally, the issue is tied to a specific Windows profile rather than the system itself. Creating a temporary new user is a great way to confirm this:
- Go to Settings > Accounts > Other users.
- Click Add account > choose I don't have this person's sign-in information >Add a user without a Microsoft account.
- Enter a username and password > click Next.
- Try opening the Microsoft Store, Xbox app, and your game.
If everything works under the new profile, we’ll know the issue is isolated to the original account, and I can guide you through fixing that as well.
Please let me know how these steps go or if anything feels unclear. I’m here to help every step of the way.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.