When our computer's boot file is damaged, how should we repair it? Today, the editor has sorted out the steps for manual repair. Let's take a look with me.
1. In the search bar on the left of the start button in the lower left corner of win10, enter the "cmd" command to enter the "command line mode",
2. Enter "sfc /scannow". This command must be "executed as an administrator", otherwise an error will be reported when running,
3. Right-click to select the cmd command and select "Run as administrator" in the pop-up menu, as shown below.
4. Continue to the third step. This command will take a certain amount of time to run depending on the system performance. It will take 5-10 minutes to complete.
5. If the system is normal, it will prompt that no integrity conflict was found. If an abnormality in the system boot file is found during the scan, this command will be automatically called to complete the repair.
Extension: Repair boot failure | Manual repair boot
The above is the detailed content of How to repair the boot file of Win10 system. For more information, please follow other related articles on the PHP Chinese website!