Windows store does not open - missing PurgeCaches

Windows store does not open; always goes back to start screen. When I opened, wsreset.exe, then I got this error message...

Windows cannot find 'ms-windows-store:PurgeCaches'. Make sure you typed the name correctly, and then try again.

What should I do? Note that the store actually works in other user account.
Answer
Answer
This command line solution (power shell to be exact) I found in other thread fix it for me

http://answers.microsoft.com/en-us/windows/forum/windows8_1-windows_store/just-updated-to-windows-81-and-the-windows-store/c4cf204d-bd99-426c-b800-9c9125ae739c

Answer
Luis Cantero replied on

Please run the following in a Command Window to re-register the Store app:
powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml

83 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Answer
Answer

Don't do anything else other than cutting and running this code make sure you do nothing else other than Running this.

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

I wish i have known this before i re-freshed my wndows 8. What happened to me was that i deleted the packages folder C:\Users\***********\AppData\Local\Packages\*.* i thought it was temp files or cache. Microsoft should change the location of this package folder or add recognizable name such as Store Apps Packages.

Thanks for your help.

Needed Help

82 people found this reply helpful

·

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

 
 

Question Info


Last updated March 24, 2024 Views 187,686 Applies to: