Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
You can reset the Windows Store cache to make your Windows PC behave normally again if it starts acting unusually. In Windows 11 and 10, here’s how it works.
Microsoft Store App in Windows 11/10 is vulnerable to several issues. You could, for instance, be unable to access the Microsoft Store app in Windows 11 and 10 Don’t download any updates or apps.,, Crash or freeze during startup, Throw out any cryptic errors in store. . This is often due to an out-of-date Microsoft Store cache.
Windows has WSReset.exe, a utility that allows you to clear your Microsoft Store cache. This tutorial will show you how to start WSReset.exe and other ways to reset Microsoft Store to the defaults. It also includes additional solutions for any other issues with Microsoft Store.
WSReset.exe is a command that shuts down Microsoft Store. It also reverts account and application settings back to their factory defaults. This also clears the Store cache in Windows. This helps to fix problems caused by corrupted or outdated app data.
This process is easy and straightforward.
WSReset.exe lacks a graphical user interface. Instead it appears as a Command Prompt blank window. You will see it eventually vanish and Microsoft Store app opens shortly thereafter to confirm successful reset.
WSReset.exe can be launched via the Start menu, as well as with a Run command, Windows PowerShell or Command Prompt commands. It can also be launched directly from File Explorer.
Other methods to clear the Microsoft Store cache include the Registry Editor or Settings. You also have the option of deleting the Store folder that contains the cache files.
You can invoke WSReset.exe by running it from the Start menu, or Windows Search.
A Run command is another quick method to access WSReset.exe.
If neither of these methods fails to launch WSReset then you might try Windows PowerShell.
Additionally, you can invoke WSReset.exe using the Command Prompt console.
The WSReset.exe utility can be used to reset Microsoft Store via File Explorer.
C:\Windows\System32
Sometimes, the WSReset.exe fails to open or generates additional error codes–e.g., “ms-windows-store:PurgeCaches.” Use the following alternative methods to reset the Microsoft Store and clear its cache.
Windows has a Settings app that makes it easy to reset your Microsoft Store. The application can be repaired while you are there.
By deleting the registry keys of your Microsoft Store account from your computer, you can make it reset. You should Back up your system registry before you begin.
HKEY_LOCAL_MACHINE > SOFTWARE >> Microsoft >> Windows >> CurrentVersion >> Appx >> AppxAllUserStore
This will allow you to delete Microsoft Store cache files using File Explorer.
Local Disk (C:) > Users > [Your Username] > Appdata > Local > Packages
Microsoft.WindowsStore_8wekyb3d8bbwe
These are some additional ways to make the Microsoft Store application work again if clearing its cache is not an option. You must be able to open the Microsoft Store for some of these fixes.
Open the Start menu, Windows Store Apps, Open. Advanced > Apply repairs automatically >> Next To detect and resolve Microsoft Store-related problems.
Start the Microsoft Store. Please select Library Select the option in the lower-left corner Update next to Microsoft Store.
Go to the Microsoft Store. Click on the Microsoft Store to choose your profile photo Sign out Sign in to your Microsoft Account. Restart your computer and log back in to the application.
Right-click the Start button, Windows PowerShell/Terminal (Admin), Run the following command:
Get-AppXPackage *WindowsStore* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
Run the following commands from an elevated Windows PowerShell console:
Open the Settings app, select Windows Update, Check for Update. Download & Install.
Then, open an elevated Windows PowerShell console. Then, Use the System File Checker or the DISM tool to check your system Each one follows the other: