Windows store does not open - missing PurgeCaches

Anonymous
2012-12-02T04:12:22+00:00

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.

Windows for home | Previous Windows versions | 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.

0 comments No comments
Answer accepted by question author
Anonymous
2013-10-18T17:08:25+00:00

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

Was this answer helpful?

80+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2014-10-08T02:46:07+00:00

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.

Was this answer helpful?

80+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2015-04-10T00:54:56+00:00

Running    powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml   at the command line (Search->Run->cmd.exe) is the answer! I've been having this problem for months and this finally fixed it. THANK YOU TO WHOMEVER FIGURED THIS OUT!!!!!!!!!!

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

141 additional answers

Sort by: Oldest
  1. Anonymous
    2012-12-02T17:02:33+00:00

    Hi JaySV,

    Welcome to Microsoft Community.

    It looks that you are not able to use Windows store as you are getting error 'ms-windows-store:PurgeCaches'.

    Let me ask you a question:

    1. Is this issue confined only to the Windows Store App?
    2. Do you get any error when you try to open Windows Store?

    Please follow the Methods.

    Method 1:

    Running the Modern UI App troubleshooter and check if it helps. 

    http://download.microsoft.com/download/F/2/4/F24D0C03-4181-4E5B-A23B-5C3A6B5974E3/apps.diagcab

    Method 2:

    Please go through the following link for troubleshooting.

    http://windows.microsoft.com/en-us/windows-8/what-troubleshoot-problems-app

    There are two reported possible issues.

    a) The Windows Store does not launch when the tile is clicked. It will either briefly show the splash screen and then go back to the Start Screen, or else nothing happens when the tile is clicked. Or…

    b) Clicking the tile to launch the Windows Store eventually brings up an error saying it cannot connect to the server.

    We’ve found that many of these issues with Windows Store are related to either third party antivirus software or third party firewall software. If you speak to a customer with this issue, try these steps first.

    a) Check for third party firewall software. It is often called “Internet Security”. Some common brands include AVG, Kapersky, Norton, and Avast!. Attempt to disable the third party firewall, then enable the Windows Firewall. Windows Firewall can be found in the Control Panel.

    b) Disable the antivirus software. You may need to reboot after this.

    c) Uninstall the third party security software, then run a related cleanup utility to make sure it is completely removed.

    Utilities for most software packages can be found here:

    http://experts.windows.com/w/experts_wiki/156.aspx

    Important Note: Antivirus software can help protect your computer against viruses and other security threats. In most cases, you shouldn't disable your antivirus software. If you have to temporarily disable it to install other software, you should re-enable it as soon as you're done. If you're connected to the Internet or a network while your antivirus software is disabled, your computer is vulnerable to attacks.

    You can also follow the steps given below:

    Ensure UAC is enabled.

    Please follow the steps given to enable UAC

    a)      Open the Run Command (Win key + R) and write Lusrmgr.msc.

    b)       `A window will appear> Click on Users> Right click on Administrator

    c)       Click on `Properties

    d)       Now you will find an entry with Account Disabled

    e)      In order to activate simply remove the check mark to turn it off and just put the check mark.

    Make sure the Date/Time and Time Zone are correct:

    Please follow the steps given below to ensure it.

    a) To change your time zone from the Windows Start Screen you need to open up the Charms panel. To do so, you can hold down the Windows () and the C key on your keyboard to make the panel appear. You can also open up the Charm panel by moving your mouse to the upper right or lower right corners of your Start screen. This will open the Charm panel on the right side of the Start Screen.

    b) Click on the Settings charm. This will open the Settings panel and you should now click on the Change PC Settings option in the bottom right-hand corner.

    c) Left click on the General option to open the General options screen.

    On this screen, under the Time category, change your time zone to the one that your computer is currently located in.

    When you are done selecting your time zone, you can click on the Windows key on your keyboard to go back to your Windows 8 Start Screen.

    To change your time zone in Windows 8 from the Windows Desktop

    a) To change the time zone from the Windows 8 desktop, click on the time that is displayed in your Windows taskbar. Once you click on the time, a small box will open up showing a calendar and the current time .

    b)  Click on the Change date and time settings.

    c) To change your time zone, click on the Change time zone... button. This will open a dialog box where you can select your current time zone. Once you select your time zone, click on the OK button to close the dialog box. Then click on the OK button again to close the Date and Time control panel window.

    I hope this resolves your issue, please write back to us if the problem persists.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2013-01-24T23:07:01+00:00

    Hi JaySV,

    Welcome to Microsoft Community.

    It looks that you are not able to use Windows store as you are getting error 'ms-windows-store:PurgeCaches'.

    Let me ask you a question:

    1. Is this issue confined only to the Windows Store App?
    2. Do you get any error when you try to open Windows Store?

     

    Please follow the Methods.

     

    Method 1:

     

    Running the Modern UI App troubleshooter and check if it helps. 

     

    http://download.microsoft.com/download/F/2/4/F24D0C03-4181-4E5B-A23B-5C3A6B5974E3/apps.diagcab

     

    Method 2:

     

    Please go through the following link for troubleshooting.

     

    http://windows.microsoft.com/en-us/windows-8/what-troubleshoot-problems-app

     

    There are two reported possible issues.

    a) The Windows Store does not launch when the tile is clicked. It will either briefly show the splash screen and then go back to the Start Screen, or else nothing happens when the tile is clicked. Or…

    b) Clicking the tile to launch the Windows Store eventually brings up an error saying it cannot connect to the server.

    We’ve found that many of these issues with Windows Store are related to either third party antivirus software or third party firewall software. If you speak to a customer with this issue, try these steps first.

    a) Check for third party firewall software. It is often called “Internet Security”. Some common brands include AVG, Kapersky, Norton, and Avast!. Attempt to disable the third party firewall, then enable the Windows Firewall. Windows Firewall can be found in the Control Panel.

    b) Disable the antivirus software. You may need to reboot after this.

    c) Uninstall the third party security software, then run a related cleanup utility to make sure it is completely removed.

    Utilities for most software packages can be found here:

    http://experts.windows.com/w/experts_wiki/156.aspx

    Important Note: Antivirus software can help protect your computer against viruses and other security threats. In most cases, you shouldn't disable your antivirus software. If you have to temporarily disable it to install other software, you should re-enable it as soon as you're done. If you're connected to the Internet or a network while your antivirus software is disabled, your computer is vulnerable to attacks.

     

    You can also follow the steps given below:

     

    Ensure UAC is enabled.

     

    Please follow the steps given to enable UAC

     

    a)      Open the Run Command (Win key + R) and write Lusrmgr.msc.

    b)       `A window will appear> Click on Users> Right click on Administrator

    c)       Click on `Properties

    d)       Now you will find an entry with Account Disabled

    e)      In order to activate simply remove the check mark to turn it off and just put the check mark.

     

    Make sure the Date/Time and Time Zone are correct:

     

    Please follow the steps given below to ensure it.

     

    a) To change your time zone from the Windows Start Screen you need to open up the Charms panel. To do so, you can hold down the Windows () and the C key on your keyboard to make the panel appear. You can also open up the Charm panel by moving your mouse to the upper right or lower right corners of your Start screen. This will open the Charm panel on the right side of the Start Screen.

     

    b) Click on the Settings charm. This will open the Settings panel and you should now click on the Change PC Settings option in the bottom right-hand corner.

     

    c) Left click on the General option to open the General options screen.

     

    On this screen, under the Time category, change your time zone to the one that your computer is currently located in.

     

    When you are done selecting your time zone, you can click on the Windows key on your keyboard to go back to your Windows 8 Start Screen.

     

    To change your time zone in Windows 8 from the Windows Desktop

     

    a) To change the time zone from the Windows 8 desktop, click on the time that is displayed in your Windows taskbar. Once you click on the time, a small box will open up showing a calendar and the current time .

     

    b)  Click on the Change date and time settings.

     

    c) To change your time zone, click on the Change time zone... button. This will open a dialog box where you can select your current time zone. Once you select your time zone, click on the OK button to close the dialog box. Then click on the OK button again to close the Date and Time control panel window.

     

    I hope this resolves your issue, please write back to us if the problem persists.

    Hi

    Tried all the method said... nothing brought the Win8 Store. What other options are there..

    Was this answer helpful?

    0 comments No comments