Win10 system Powershell reset application failure solution

  
Win10 system can use Powershell to reset the application store application, so that most application store failures can be repaired, but Powershell reset will also be invalid. What should I do? Today Xiaobian brings you the win10 system Powershell reset application failure solution.

The specific method is as follows:

1. Right click on the Start button and select “Command Prompt (Administrator)”;

2. At the “Command Prompt” In the ” in the following two commands to repair (can be directly copied and pasted, pay attention to retain spaces):

dism/online /cleanup-image /scanhealth

dism/online /cleanup-image /restorehealth

Note: The above two commands must be executed in the order, that is, after entering the first line command, press the Enter key to execute; then enter the second line command and press the Enter key to execute.

The above is the solution for Win10 to use Powershell to reset the application. If the Powershell command fails, you can use the dism command to restore the application.

Win10 How to uninstall the built-in application? PowerShell command uninstall the built-in application tutorial

Copyright © Windows knowledge All Rights Reserved