If you have more questions, I'll be happy to help.
Microsoft Store Broken
Been trying for about two days now to fix my microsoft store on windows 11, sometimes i can get it to open and if i do whenever i try to download any app it downloads and says "installing" but it gives me an error. I literally cant use microsoft store, i have tried running commands on powershell/command prompt scripts to reinstall microsoft store but it just made it worse. If someone could help me fix this i'd be really greatful.
Windows for home | Windows 11 | Microsoft Store
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
3 answers
Sort by: Most helpful
-
Anonymous
2024-09-05T20:15:40+00:00 Ok so I did actually fix it, I deleted Microsoft Store Entirely using WPD which is a freeware app for windows, after that I reinstalled Microsoft Store in powershell running admin rights with the following command:
Get-AppxPackage -allusers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}After that I reset my PC and it was working like normal.
PS, gonna favorite this page on my browser if I ever encounter this issue again, spent 14 hours on this lol.
-
Jonathan Deives 74,060 Reputation points Independent Advisor2024-09-05T16:33:28+00:00 My name is Jonathan Deives. I'm an Independent Advisor and I will be happy to help you today.
Since you have already reinstalled Microsoft Store and the problem persists, try repairing your Windows with in-place upgrade and see if the problem persists.