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.

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:

  1. Right-click the Windows Start button in the lower-left corner of the main screen, and then select Windows PowerShell (Admin).
  2. In the Administrator: Windows PowerShell screen, type the following command and press Enter:

    Get-AppxPackage *gamingservices* -allusers | remove-appxpackage -allusers

  3. In the same window, type the following commands and press Enter:

    Remove-Item -Path "HKLM:\System\CurrentControlSet\Services\GamingServices" -recurse

    Remove-Item -Path "HKLM:\System\CurrentControlSet\Services\GamingServicesNet" -recurse

  4. Restart your device.
  5. 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"
  6. Select Install to reinstall Gaming Services.
  7. After the installation is complete, you should be able to install and start games again.

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:

  1. Right-click the Start button  in the lower-left corner of the main screen, and then select Windows PowerShell (Admin).
  2. In the Administrator: Windows PowerShell screen, type the following command and press Enter:

    start ms-windows-store://pdp/?productid=9MWPM2CQNLHN

  3. Install the app on that page, and then select Yes when you receive the User Account Control (UAC) prompt.
  4. Try to install or launch the game again.

Related Articles:

Microsoft says bug causes Windows 10 apps to display Open With dialogs

Microsoft removes Copilot app ‘incorrectly’ added on Windows PCs

Microsoft fixes VPN failures caused by April Windows updates

Xbox is down worldwide with users unable to login, play games

Microsoft pulls Windows 11 KB5039302 update causing reboot loops