How to resolve when wsreset does not respond?

If there is no response when using the “wsreset” command, you can try the following solutions:

  1. Rebooting the computer: Sometimes, restarting the computer can solve many issues.
  2. Run the wsreset command as an administrator by right-clicking on “Command Prompt” on the Start menu, selecting “Run as administrator”, typing in the “wsreset” command, and pressing Enter.
  3. Check the status of the Windows App Store to ensure it is running properly. You can try opening other apps to confirm.
  4. Clear the cache of the Windows App Store: press the Win + R keys to open the Run dialog box, type “wsreset.exe” and press Enter, this will clear the cache of the Windows App Store.
  5. Re-register the Windows App Store: press the Win + X keys and choose “Command Prompt (Admin),” then enter the following command in the Command Prompt and press Enter: powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml

If none of the above methods can solve the problem, you may need to consider resetting the Windows system or contacting technical support for further assistance.

bannerAds