Win10 command prompt method to repair the system: 1. Open the command prompt, enter "sfc /scannow" and press the Enter key to perform system file check; 2. Open the command prompt, enter "chkdsk C : /f" and press the Enter key to run the disk check; 3. Open the command prompt, enter "bootrec /fixmbr", "bootrec /fixboot" and "bootrec /rebuildbcd", and press the Enter key each time to execute a command to start. repair.
# Operating system for this tutorial: Windows 10 system, Dell G3 computer.
Use the command prompt to repair Windows 10 system, you can try the following methods:
Perform System File Check (SFC):
Run Disk Check (CHKDSK):
Perform startup repair:
Please note that before performing any system repair operations, be sure to back up important data to prevent data loss. If the problem is still not resolved, it is recommended to consult professional computer technical support or contact the relevant manufacturer for more help and support.
The above is the detailed content of How to repair the system in win10 command prompt. For more information, please follow other related articles on the PHP Chinese website!