Watch the video:
0:00 - Explanation
0:34 - Fix 1: Completely reinstall Microsoft Store
2:16 - Fix 2: Xbox & Store same account & C:\ Installs
2:50 - Fix 3: Download using Xbox App instead
3:07 - Fix 4: Sign out, in & verify system time
3:57 - Fix 5: Restart/Start Store Services in Windows
5:13 - Fix 6: Verify Xbox Identity Provider is installed
6:16 - Fix 7: Verify Gaming Services
7:33 - Fix 8: Reset & Clear Microsoft Store Cache
9:16 - Fix 9: Check for updates
9:33 - Fix 10: Repair windows (SFC & DISM)
Trying to download Halo Infinite on Xbox Game Pass or the Microsoft Store, but unable to do so? Well, this video shows some simple steps that you can follow to get this issue fixed. By the end, you should be able to download and hop into the game!
Reinstall Microsoft Store:
Get-AppxPackage windowsstore | Remove-AppxPackage
[REBOOT]
Get-AppXPackage WindowsStore -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Xbox Identity Provider: https://www.microsoft.com/en-us/p/xbox-identity-provider/9wzdncrd1hkw
Gaming Services:
Get-AppXPackage GamingServices -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($.InstallLocation)\AppXManifest.xml”}
ms-windows-store://pdp/?productid=9MWPM2CQNLHN
OR
Get-AppXPackage GamingServices -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($.InstallLocation)\AppXManifest.xml”}
Verification commands:
- sfc /scannow
- DISM /Online /Cleanup-image /Restorehealth
—- Related Halo Infinite Videos —-
Halo Infinite ULTIMATE Optimization: Go to post or View on YouTube
Show FPS/Ping: Go to post or View on YouTube
Skip Intro: Go to post or View on YouTube
How to Download Halo Infinite Multiplayer (FREE): Go to post or View on YouTube
Fix Not Downloading in Xbox App/Game Pass: Go to post or View on YouTube
Subscribe to https://youtube.com/TroubleChute for more in-depth videos! This is my “Everything else” channel. There are NO stupid questions, only more simple ones. That’s what this channel, TroubleChute Basics, targets - Leaving nobody in the dark.