Is the Xbox app not downloading or installing on your PC?
Here’s the error message, “Something unexpected happened”.
Followed by, “Reporting this problem will help us understand it better”.
And, “You can wait a bit and try again or restart your device. That may help”.
The error message happens when you try to download the Xbox App on the Microsoft Store.
In this guide, you’ll learn how to fix the Xbox app for PC not installing on the Microsoft Store on Windows 11 or 10.
How to Fix Xbox App for PC Not Installing
To fix the Xbox app for PC not installing, you can try the 11 fixes below.
Note: After each fix, try installing the Xbox app on the Microsoft Store again.
Fix 1: Set date and time automatically
- Search for “Date & time settings” using Windows Search and open it.
- Turn on “Set time zone automatically”.
- Turn on “Set time automatically”.
Fix 2: Run WSRESET command
- Search for “WSRESET” using Windows Search and run it.
- Wait for the black screen to go away.
- Microsoft Store will open and you can try installing the Xbox app again.
Fix 3: Repair or reset Microsoft Store
- Search for “Microsoft Store” using Windows Search.
- Right-click “Microsoft Store” and select “App settings”.
- Scroll down and click on the “Repair” button.
- Click on the “Reset” button.
Fix 4: Run a PowerShell command
- Search for “PowerShell” using Windows Search.
- Right-click “Windows PowerShell” and select “Run as administrator”.
- Paste this command and press enter:
- Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Fix 5: Delete Microsoft Store’s cache
- Search for “%localappdata%” using Windows Search and open it.
- Open the “Packages” folder.
- Open the “Microsoft.WindowsStore_xxx” folder.
- Delete the “LocalCache” folder.
Fix 6: Get Microsoft Store updates
- Search for “Microsoft Store” using Windows Search and open it.
- Select “Library” on the left sidebar.
- Click on the “Get updates” button.
- Select “Update all”.
Fix 7: Start some services
- Search for “Services” using Windows Search and open it.
- Scroll down to “Windows Update” and double-click it.
- Set the startup type to “Automatic” > Start > Apply > OK.
- Select “Restart the service” on the left sidebar.
- Scroll up to “Microsoft Store Install Service” and double-click it.
- Set the startup type to “Automatic” > Start > Apply > OK.
- Select “Restart the service” on the left sidebar.
Fix 8: Update Windows
- Search for “Check for updates” using Windows Search and open it.
- Click on the “Check for updates” button.
- Update Windows and restart your computer.
Fix 9: Uninstall and reinstall Microsoft Store
- Search for “PowerShell” using Windows Search.
- Right-click “Windows PowerShell” and select “Run as administrator”.
- Paste this command and press enter:
- Get-AppxPackage -allusers *WindowsStore* | Remove-AppxPackage
- Restart your computer.
- Search for “PowerShell” using Windows Search.
- Right-click “Windows PowerShell” and select “Run as administrator”.
- Paste this command and press enter:
- Get-AppxPackage -allusers WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Fix 10: Run inetcpl.cpl command
- Search for “inetcpl.cpl” using Windows Search and open it.
- Select “Advanced” and scroll down.
- Enable “Use TSL 1.0, 1.1, 1.2, and 1.3” > Apply > OK.