Microsoft Finally Shares Fix for Xbox Game Pass Installation Errors
Microsoft has finally shared a solution for game installation, update, and launch issues plaguing Xbox Game Pass users on Windows 10 for years.
Gamers have reported encountering issues when trying games they got through the Xbox Game Pass video game subscription since at least 2019.
A constant stream of user reports describing this issue can be found in Microsoft’s own community [1, 2, 3, 4] and Q&A site, as well as on social platforms like Reddit [1, 2].
“When you try to install or start an Xbox Game Pass game on your Windows 10 device, you may be redirected to the Microsoft Store page for Gaming Services,” Microsoft says in a recently published support document.
Customers impacted by this known issue will receive 0x80073D26 or 0x8007139F when installing or launching Xbox Game Pass games on Windows 10 devices.
The errors come with the following message: “Something Unexpected Happened. Reporting this problem will help us understand it better. You can wait a bit and try again or restart your device. That may help.”
“You may also see error code 0x00000001 in the Xbox app when you try to install or update a game,” Microsoft added.
Also Read: PDPA Singapore Guidelines: 16 Key Concepts For Your Business
Workaround finally available
On Wednesday, Microsoft shared a workaround to help Xbox Game Pass subscribers, which requires deleting Gaming Services registry keys and reinstall the Gaming Services app from their Windows 10 devices.
To do that, you have to go through the following steps:
- Right-click the Windows Start button in the lower-left corner of the main screen, and then select Windows PowerShell (Admin).
- In the Administrator: Windows PowerShell screen, type the following command and press Enter:Get-AppxPackage *gamingservices* -allusers | remove-appxpackage -allusers
- In the same window, type the following commands and press Enter:Remove-Item -Path “HKLM:\System\CurrentControlSet\Services\GamingServices” -recurseRemove-Item -Path “HKLM:\System\CurrentControlSet\Services\GamingServicesNet” -recurse
- Restart your device.
- Start the Xbox application. You should see a blue banner with the following message: “This app needs an extra component. Gaming Services is needed for playing some games. Administrator approval required. Install“
- Select Install to reinstall Gaming Services.
- After the installation is complete, you should be able to install and start games again.
Also Read: Data Protection Officer Singapore | 10 FAQs
Gaming services manual install option
If the prompt to install Gaming Services is not shown after restarting your computer, you also have the option to manually install them by going through this procedure:
- Right-click the Start button in the lower-left corner of the main screen, and then select Windows PowerShell (Admin).
- In the Administrator: Windows PowerShell screen, type the following command and press Enter:start ms-windows-store://pdp/?productid=9MWPM2CQNLHN
- Install the app on that page, and then select Yes when you receive the User Account Control (UAC) prompt.
- Try to install or launch the game again.
0 Comments