Wednesday, 8 October 2014

Fix Windows 8.1 MS store issues!

If you experience the perpetually stuck Windows Store then here is a fix for you!

Open a Command Prompt as an Administrator.




In the Administrator Command Prompt type or paste the following command:

powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml

Hit Enter.

Now in that same Administrator Command Prompt type or paste: start "" "ms-windows-store:"
Enjoy installing some new Store apps!

You may also try to do this, this or try the troubleshooter!

Thanks to-
David Williams Dixon
http://blogs.technet.com/b/ouc1too/archive/2013/10/19/windows-app-store-doesn-t-load-after-8-1-upgrade.aspx

No comments:

Post a Comment