If you cannot install or update Gaming Services or if you are redirected to the Microsoft Store page for Gaming Services when trying to install or launch Microsoft Flight Simulator, you may need to reinstall gaming services. To do this, follow the steps below.
Reset the Microsoft Store app
- On your keyboard, press the “Win Logo” + “R” keys
- Type: WSReset.exe and press “Enter”
- A black window will pop up
- Wait until the pop up disappears and the Store comes up
- Reboot your computer
If the problem persists after that, delete the Gaming Services registry keys and reinstall the Gaming Services app via Powershell.
Uninstall and reinstall Gaming Services via Powershell
- 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:
Get-AppxPackage gaming.services -allusers | remove-appxpackage -allusers
- In the same window, type the following commands and press Enter:
Remove-Item -Path "HKLM:\System\CurrentControlSet\Services\GamingServices" -recurse
- Restart your device.
- 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.
- Reboot the computer
- Try to install or launch the game again.