Remember to maintain security and privacy. Do not share sensitive information. Procedimento.com.br may make mistakes. Verify important information. Termo de Responsabilidade

How to Use wsreset.exe to Clear the Microsoft Store Cache on Windows

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.

Examples:

Example 1: Running wsreset.exe via Command Prompt

  1. Open Command Prompt:

    • Press Windows + R to open the Run dialog.
    • Type cmd and press Enter to open the Command Prompt.
  2. Execute wsreset.exe:

    • In the Command Prompt window, type 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.

Example 2: Running wsreset.exe via Run Dialog

  1. Open the Run Dialog:

    • Press Windows + R on your keyboard.
  2. Run wsreset.exe:

    • In the Run dialog, type wsreset.exe and click OK.

    Similar to the Command Prompt method, this will clear the cache and open the Microsoft Store upon completion.

Example 3: Creating a Shortcut for wsreset.exe

  1. Create a Shortcut:

    • Right-click on the desktop, select New, and then Shortcut.
    • In the location field, type C:\Windows\System32\wsreset.exe and click Next.
    • Name the shortcut (e.g., "Reset Microsoft Store") and click Finish.
  2. Use the Shortcut:

    • Double-click the shortcut whenever you need to clear the Microsoft Store cache.

When to Use wsreset.exe

  • App Installation Issues: If you're facing issues installing or updating apps from the Microsoft Store.
  • Store Not Loading: When the Microsoft Store app fails to load or crashes unexpectedly.
  • Error Messages: If you receive error messages related to the Microsoft Store cache.

Alternatives

If wsreset.exe does not resolve your issue, consider the following alternatives:

  • Reinstall the Microsoft Store:

    • Use PowerShell to reinstall the Microsoft Store with the command:
      Get-AppxPackage -allusers *WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
  • Check for Windows Updates:

    • Ensure your system is up to date by checking for Windows updates, as updates can resolve underlying issues with system apps.

To share Download PDF

Gostou do artigo? Deixe sua avaliação!
Sua opinião é muito importante para nós. Clique em um dos botões abaixo para nos dizer o que achou deste conteúdo.