Fix Microsoft Store Not Opening, Microsoft Store Not Working on Windows 10
Channel:
Subscribers:
59,600
Published on ● Video Link: https://www.youtube.com/watch?v=qImX1OHIBH4
Steps to Fix Microsoft Store Not Opening or Microsoft Store Not Working on Windows 10
Powershell command:
Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
DISM Command:
Dism /Online /Cleanup-Image /RestoreHealth
inetcpl.cpl
Command to Uninstall Store
Get-AppxPackage -allusers *WindowsStore* | Remove-AppxPackage
Restart your PC
Command to Reinstall MS Store:
Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Media Creation Tool: https://www.microsoft.com/en-in/software-download/windows10
Other Videos By AarohanTechSol
Tags:
windows 10 store reinstall
microsoft store not working
can't download from microsoft store windows 10
windows 8.1 store not working
windows 10 apps not working after update
ms-windows-store purgecaches
microsoft store not downloading
microsoft store apps won't open