Apps Reset and Clear Microsoft Store Cache in Windows 11

  • Thread starter Thread starter Brink
  • Start date Published: Start date Updated Updated:
  • Tags Tags
    store

Microsoft_Store_banner.png

This tutorial will show you how to clear and reset the Microsoft Store cache for your account in Windows 10 and Windows 11.

Microsoft redesigned the Microsoft Store from the ground up in Windows 11, making space for more content, keeping the user experience simple and responsive. It will help you discover and install the best apps, games, movies and even special offers – like unique movie discounts for Xbox Game Pass members. All the content in the Microsoft Store is tested for security, family safety and device compatibility.

If you are having issues with installing or updating apps from the Microsoft Store in Windows, it may be caused by an issue with the Microsoft Store cache.

Reference:


This will not remove apps from your Microsoft Store library.

Make sure you have the correct time zone, date, and time set to avoid Microsoft Store syncing issues.

You will need to have the Storage Service service running and set to Automatic for Microsoft Store updates to work properly.


Clearing the Store cache will cause all your provisioned (aka: built-in) apps to get automatically reinstalled after the next system restart. You will just need to uninstall any reinstalled apps you don't want again afterwards.

You can see a list of your provisioned apps using the command below:

Get-AppxProvisionedPackage -Online | Select-Object DisplayName, Version





Here's How:

 PART ONE: Reset Microsoft Store Cache for Default Apps

1 Terminate the Microsoft Store app to make sure it's not running.

2 Press the Win + R keys to open Run, type WSReset.exe into Run, and click/tap on OK to reset the Microsoft Store cache.

3 A blank Command Prompt window will open, and after about ten seconds the window will close and Microsoft Store will open automatically.


 PART TWO: Reset Microsoft Store Cache for 3rd Party Apps

You must be signed in as an administrator to do this part.


4 Terminate the Microsoft Store app to make sure it's not running.

5 Open Windows Terminal, and select Windows PowerShell.

6 Copy and paste the command below into PowerShell, and press Enter to see the SID for each account name. (see screenshot below step 7)

Get-WmiObject win32_useraccount | Select name,sid

7 Make note of the SID (ex: "S-1-5-21-2212846312-626644311-134141314-1001") for the account name (ex: "Brink") affected by this issue. (see screenshot below)

reset_Store_cache_for_3rd_party_apps-1.png

8 Open Registry Editor (regedit.exe).

9 Navigate to the key below in the left pane of Registry Editor. (see screenshot below step 10)

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore

10 Perform the following steps: (see screenshot below)
  1. Expand open the the AppxAllUserStore key in the left pane of Registry Editor.
  2. Right click on the SID key (ex: "S-1-5-21-2212846312-626644311-134141314-1001") from step 7.
  3. Click/tap on Delete.
reset_Store_cache_for_3rd_party_apps-2.png

11 Click/tap on Yes to confirm. (see screenshot below)

reset_Store_cache_for_3rd_party_apps-3.png

12 Restart the computer to apply.


That's it,
Shawn Brink


 
Last edited:
Thank you @Boggy. I don't remember it doing this before, but it sure indeed does now. Warning added. :shawn:
you are welcome! just a clarification, not wsreset.exe is the cause, but deleting the user registry key with all it's subkeys. I mention it because you placed the warning in the first step, not the second one.

@TonyCzar considering this issue, in Wintoys, this step of deleting the registry keys will probably be removed considering the side effects. It's also unclear, at least for me, if there are proven benefits of deletion.
 

My Computer My Computer

At a glance

Windows 11
OS
Windows 11
Computer type
PC/Desktop

Latest Support Threads

Back
Top Bottom