Fix Forza Motorsport Not Installing/Downloading In Microsoft Store
How To Fix Forza Motorsport Not Downloading/Installing From Microsoft Store On Windows 11/10, Fix Nothing Happens On Clicking Forza Motorsport Install Button on Windows 11/10
Step 1) Sign out and sign, make Sure date, & time zone is correct
Step 2) Try installing game from my library
Step 3) Clear store cache Using wsreset command
Step 4) Use Xbox App (Login with same account on Xbox App and Microsoft Store)
Step 5) Update Windows 11/10
Step 6) Reset Store app
Step 7) Restart Windows Update, Microsoft Store Install and background intelligence service
Step 8) Install Xbox identity provider and Gaming services
https://www.microsoft.com/en-us/p/xbox-identity-provider/9wzdncrd1hkw?rtc=1&activetab=pivot:overviewtab
Uninstall remains of gaming service
get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers
Install Gaming service:
start ms-windows-store://pdp/?productid=9MWPM2CQNLHN
Step 9) Delete Windows Store local cache file: C:\Users\User_name\AppData\Local\Packages \Microsoft.WindowsStore_8wekyb3d8bbwe\LocalCache
Step 10) Run Powershell command
Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Step 11) Uninstall & Reinstall Store
Get-AppxPackage *windowsstore* | Remove-AppxPackage
Reboot your computer
Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Step 12) Run DISM Command
sfc /scannow
Dism /Online /Cleanup-Image /RestoreHealth
Step 13) Run inetcpl.cpl command
Step 14) Try installing to C drive/Different Drive
Step 15) Update Windows to the latest version using media creation tool
https://www.microsoft.com/en-in/software-download/windows10
https://www.microsoft.com/en-in/software-download/windows11