lesnosync.blogg.se

Windows 10 store cache may be damaged
Windows 10 store cache may be damaged









windows 10 store cache may be damaged

From the bottom of the list, select Windows Store Apps and confirm running the troubleshooter.

  • Find Update and security and then click on Troubleshoot in the left pane.
  • Hold down the Windows Key and I at the same time to open Windows Settings.
  • Store Apps has its own troubleshooter and this is sometimes helpful in spelling out the problem and its fix for you.
  • Once the operation is complete, restart your PC and try opening Windows Store again.
  • Paste the information you copied in to notepad instead of StorePackageLocation in the code below and then copy the entire thing to paste it in to Powershell.Īdd-AppxPackage -register “C:\Program Files\WindowsApps\StorePackageName\AppxManifest.xml” –DisableDevelopmentModeĪfter replacing, your command should look like how it looks in the above picture.
  • Get-AppxPackage Microsoft.WindowsStore | Remove-AppxPackage (You are noting down this because of using it later for installing the windows store back at the same location)
  • Paste it in to the Notepad and save the file.
  • windows 10 store cache may be damaged

    Just find the line that says InstallLocation and see whether it contains “…Microsoft.WindowsStore…” in it and then copy it to the clipboard.

    windows 10 store cache may be damaged

  • You will see quite a bit of information, but don’t be worried.
  • To do this, copy “Get-AppxPackage -name *store*” as it is and paste it in to the PowerShell and hit enter.
  • Then we need to find where Windows Store is located.
  • Right click on the app that shows up under search results best match and choose Run as administrator.
  • Open the Start menu and type ‘ PowerShell‘ in the search text space.
  • Before doing anything else, you should try this first. When the error shows up, it asks you to reset it as an attempt to fix it. If you are facing this error as well, try a few of these simple methods one by one and one of them will definitely work for you and you can have a smooth, error free downloading experience again: 1.
  • Get-AppxPackage Microsoft.WindowsStore | Remove-AppxPackage.
  • This is nothing but the “Windows Store Cache May Be Damaged” error











    Windows 10 store cache may be damaged