How to fix "windows cannot find 'ms-windows-store:purge caches', make sure you typed the name correctly and then try again"

Anonymous
2013-01-20T06:29:05+00:00

I got an error message saying "windows cannot find 'ms-windows-store:purge caches', make sure you typed the name correctly and then try again". I have no ideas what it mean. Please help.

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-20T23:06:00+00:00

Go to

Ctrl X

Bring up the Windows powershell admin

Type in the following

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

Go back to windows store and it should re-work!!

Kudos to Luis Cantero from this post 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?page=2

Enjoy

Yahya Al-Din

Was this answer helpful?

50+ people found this answer helpful.
0 comments No comments

93 additional answers

Sort by: Most helpful
  1. Anonymous
    2014-11-25T13:21:00+00:00

    Get-ExecutionPolicy : Cannot bind parameter 'Scope'. Cannot convert value "Unrestricted" to type "Microsoft.PowerShell.

    ExecutionPolicyScope". Error: "Unable to match the identifier name Unrestricted to a valid enumerator name.  Specify on

    e of the following enumerator names and try again: Process, CurrentUser, LocalMachine, UserPolicy, MachinePolicy"

    At line:1 char:17

    • ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $ ...
    •                 ~~~~~~~~~~~~

        + CategoryInfo          : InvalidArgument: (:) [Get-ExecutionPolicy], ParameterBindingException

        + FullyQualifiedErrorId : CannotConvertArgumentNoMessage,Microsoft.PowerShell.Commands.GetExecutionPolicyCommand

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2014-11-20T18:37:28+00:00

    sir thank you for the solution and i am facing one more problem like it is showing error 0x8020002e...please help me resolve this problem....

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2014-10-18T19:15:11+00:00

    Didn't work for me :(

    I have tried everything what was posted on internet and on this comunity about this issue. Nothing worked yet. I'm getting sick of windows 8.1 and metro apps...

    Was this answer helpful?

    0 comments No comments
  4. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more