
Fix Minecraft Not Downloading | Xbox Game Pass/Microsoft Store
Trying to download Minecraft or Minecraft Bedrock 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
Timestamps:
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)
#Minecraft #MicrosoftStore #XboxGamePass
-----------------------------
đ¸ Found this useful? Help me make more! Support me by becoming a member: https://youtube.com/channel/UCkih2oVTbXPEpVwE-U7kmHw/join
-----------------------------
đ¸ Direct donations via Ko-Fi: https://ko-fi.com/TCNOco
đŹ Discuss video & Suggest (Discord): https://s.tcno.co/Discord
đ Game guides & Simple tips: https://YouTube.com/TroubleChuteBasics
đ Website: https://tcno.co
đ§ Need voice overs done? Business query? Contact my business email: TroubleChute (at) tcno.co
Everything in this video is my personal opinion and experience, and should not be considered professional advice. Always do your own research and make sure what you're doing is safe.