The Xbox app on Windows 11 is a great way to install, manage, and launch Game Pass titles. But sometimes, it runs into a frustrating issue — it suddenly stops showing your installed games. You know the games are on your SSD or HDD, they take up storage, but they simply don’t appear in the Xbox app’s library. If you’re dealing with this problem, don’t worry. This usually happens because of permissions, broken Gaming Services, corrupted cache files, or incorrect install locations.
In this guide, we walk you through all the effective methods to bring your installed games back into the Xbox app without reinstalling everything.
Fix Xbox App is Not Showing Installed Games
To follow this guide smoothly, you’ll need a Windows 11 PC with the Xbox app installed, a stable internet connection, and access to the Microsoft Store. It also helps if you know which drive your games were originally installed on so you can double-check storage settings during troubleshooting. Once you have this in place, you’re ready to begin fixing the issue.
1. Restart the Xbox App and Sign In Again
Sometimes the Xbox app fails to load your library properly because of a temporary login or sync issue.
- Close the Xbox app completely.
- Press Ctrl + Shift + Esc to open Task Manager.
- Make sure Xbox App, Gaming Services, and Microsoft Store processes are not running.
- Restart the app and make sure you’re signed in with the same Microsoft account you used when installing the games.
After the restart, check if your installed games reappear.
2. Make Sure You’re Signed In With the Correct Account
If you’re using multiple Microsoft accounts — one for Windows and another for Game Pass — the Xbox app may not show your games.
- Open the Xbox app.
- Click your profile icon at the top-left.
- Check the Microsoft account in use and confirm it’s the same one that owns your Game Pass subscription and games.
- Switch accounts if needed and restart the app.
Your installed games should show up again if this was the issue.
3. Repair and Reset the Xbox App
Windows provides built-in troubleshooting tools that can fix missing game library issues quickly.
- Open Settings using Windows + I.
- Go to Apps > Installed apps.
- Search for Xbox and click the three-dot menu.
- Select Advanced options.
- Click Repair and wait for the process to finish.
- If that doesn’t work, click Reset.
After resetting, reopen the app and see if your game list loads properly.
4. Repair or Reset Microsoft Gaming Services
Gaming Services is the backbone of the Xbox app. If it breaks, the app can’t read installed games.
- Open Settings > Apps > Installed apps.
- Search for Gaming Services.
- Open Advanced options.
- Click Repair first.
- If the issue continues, click Reset.
You can also reinstall Gaming Services using PowerShell if the reset doesn’t work:
- Press Windows + X and select Windows Terminal (Admin).
- Run this command:
get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers - Restart the PC.
- Open the Microsoft Store and search for Gaming Services.
- Install it again.
Once reinstalled, the Xbox app usually restores the installed game library automatically.
5. Reinstall or Re-register the Microsoft Store
The Xbox app depends heavily on the Microsoft Store framework. If the Store is corrupted, the Xbox app may fail to detect installed games.
Reinstall via PowerShell
- Open Windows Terminal (Admin).
- Run the following command:
Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppxManifest.xml"}
Restart your PC and launch the Xbox app again.
6. Check the Game Install Drive in Xbox App Settings
If the game files exist on your drive but the Xbox app is pointed to a different install location, it won’t detect them.
- Open the Xbox app.
- Click your profile icon > Settings.
- Go to the General or Installation tab (this can vary by version).
- Check the default installation drive.
- Make sure it matches where your games were originally installed.
If Windows 11 recently updated or you changed drives, the settings may have reset. Correct the drive and restart the app.
7. Reconnect the Gaming Services Folder on the Game Drive
Windows stores metadata for your Xbox games in a hidden folder named WindowsApps or GamingServices. If this folder’s permissions break, the Xbox app can’t read your existing installations.
- Navigate to the drive where the games are installed.
- Enable hidden items from File Explorer.
- Look for the WindowsApps or XboxGames folder.
- Right-click it and choose Properties.
- Open the Security tab and check the permissions for your account.
- Make sure your user has Full Control.
If permissions were broken, Windows won’t detect existing games until it’s fixed.
8. Clear the Xbox App and Microsoft Store Cache
Corrupted cache files often cause missing game library issues.
Clear Xbox App Cache
- Press Windows + R and type:
%localappdata%\Packages - Find the folder named:
Microsoft.GamingApp_8wekyb3d8bbwe - Open the LocalCache folder and delete everything inside.
Clear Microsoft Store Cache
- Press Windows + R.
- Type:
wsreset -i - Press Enter.
A blank window will appear and then the Store will relaunch automatically. Open the Xbox app afterward and check your library.
9. Reinstall the Xbox App Completely
If nothing else works, reinstalling the Xbox app usually restores the installed game list without removing the games themselves.
- Open Settings > Apps > Installed apps.
- Uninstall Xbox.
- Open the Microsoft Store.
- Search for Xbox and install it again.
Once reinstalled, the app refreshes its index and typically detects previously installed games.
10. Rebuild the Game Index Using the App Execution Alias
Sometimes the Xbox app fails to map the game executables correctly.
- Open Settings.
- Go to Apps > Advanced app settings > App execution aliases.
- Scroll to Xbox-related entries.
- Toggle them off and then back on.
Restart the PC and open your library again.
Wrapping Up
When the Xbox app stops showing your installed games on Windows 11, it’s usually caused by account mismatches, corrupted Gaming Services, permission issues, or broken cache files. Once you repair the Xbox app, reset Gaming Services, and confirm the correct installation drive, the app almost always detects your previously installed games again.
After working through these solutions, you should be able to access and launch all your titles without reinstalling them from scratch. If none of the methods fix the issue, a full reset of the Xbox ecosystem or reinstalling Gaming Services normally resolves the remaining problems.