Remember to maintain security and privacy. Do not share sensitive information. Procedimento.com.br may make mistakes. Verify important information. Termo de Responsabilidade
The wsreset.exe
is a command-line tool in Windows used to reset the Microsoft Store without changing account settings or deleting installed apps. This tool is particularly useful for troubleshooting issues related to the Microsoft Store, such as problems downloading or updating apps. By clearing the cache, you can often resolve errors that prevent the store from functioning correctly.
Open Command Prompt:
Windows + R
to open the Run dialog.cmd
and press Enter
to open the Command Prompt.Execute wsreset.exe:
wsreset.exe
and press Enter
.This will run the tool, and you might see a blank Command Prompt window for a few seconds. After the cache is cleared, the Microsoft Store will open automatically.
Open the Run Dialog:
Windows + R
on your keyboard.Run wsreset.exe:
wsreset.exe
and click OK
.Similar to the Command Prompt method, this will clear the cache and open the Microsoft Store upon completion.
Create a Shortcut:
New
, and then Shortcut
.C:\Windows\System32\wsreset.exe
and click Next
.Finish
.Use the Shortcut:
If wsreset.exe
does not resolve your issue, consider the following alternatives:
Reinstall the Microsoft Store:
Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Check for Windows Updates: