Fix Minecraft Launcher Not Installing/Downloading On Microsoft Store

Fix Minecraft Launcher Not Installing/Downloading On Microsoft Store


In This Blog, I will tell you How To Fix Minecraft Launcher Not Installing/Downloading On Microsoft Store. If you want to know the solution then please read the blog carefully.

Fix Minecraft Launcher Not Installing/Downloading On Microsoft Store

  • Sign out and sign, make sure date, time zone & Region is correct
  • Try installing Minecraft launcher from my library
  • Run Windows Store Troubleshooter
  • Clear store cache Using wsreset command
  • Update Windows
  • Reset Store app
  • Uninstall the remains of the gaming service
get-appxpackage Microsoft.GamingServices | remove-AppxPackage -allusers
  • Install Gaming service
start ms-windows-store://pdp/?productid=9MWPM2CQNLHN
  • Delete Windows Store local cache file:
C:\Users\User_name\AppData\Local\Packages\Microsoft.WindowsStore_8wekyb3d8bbwe\LocalCache
  • Run the Powershell command to re-register store
Get-AppXPackage WindowsStore -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
  • Uninstall & Reinstall Store
Get-AppxPackage windowsstore | Remove-AppxPackage
  • Reboot your computer
Get-AppXPackage WindowsStore -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} Get-AppxPackage -allusers WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
  • Run DISM Command
sfc /scannow
Dism /Online /Cleanup-Image /RestoreHealth
  • Run inetcpl.cpl command
  • Use Xbox App – Make sure you are logged in with the same account on Store and Xbox app
  • If installing in D drive, select C drive and then again select D drive in Windows Storage settings
  • Update Windows 10 using the media creation tool
Windows 10 - https://www.microsoft.com/en-in/software-download/windows10

Hope you liked our blog and got the solution to How To Fix Minecraft Launcher Not Installing/Downloading On Microsoft Store. Then please share your thoughts by commenting below.


Thanks for reading the blog.


Also Read

How To Fix Minecraft Launcher Sorry Make Sure You are Online And Try Again Problem Solved

How To Fix Minecraft GLFW Error 65542 WGL The Driver Does Not Appear To Support OpenGL tlauncher

How To Fix Connection Reset Internal Exception: Back To Title Screen Error in Minecraft 1.18

Fix Minecraft Internal Exception java.net.socketexception Problem Solved

How To Fix Minecraft Application Verify Email Code or Verification Code Problem Solved

How To Fix Minecraft App Not Working or Not Opening Problem Solved

Fix License Error We're Having Trouble Verifying That You Own Minecraft Problem Solved

Techssore

Techsore

Post a Comment

0 Comments