Chat with us, powered by LiveChat

teletechdigital

Microsoft Store crashes on launch

« Back to Glossary Index
  • Reset Store cache: wsreset.exe (Run as Admin).
  • Re-register Store: PowerShell -ExecutionPolicy Unrestricted -Command “Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\\AppXManifest.xml”}”
  • Update Windows (ensures latest Store version).
« Back to Glossary Index
Scroll to Top