Hello
SwitchS,
Some users are facing the
Restart to repair drive errors notification popping up in the Action Center on their system. The error occurs if the operating system fails to recognize the hard drive correctly.
Moreover, you might come across such an error if your hard disk has corrupted sectors or if it has been infected with malicious software.
You can follow the below ways to troubleshoot the issue,
Perform CHKDSK scan:
- Firstly, press the Win logo, and type cmd.
- Now, right-click on cmd and open with Admin rights.
- Then, type the following command and hit enter,
- Next, type the below command and hit enter,
- Lastly, restart your system after the CHKDSK process gets completed.
Execute System File Checker(SFC) scan:
- Firstly, click on Start, and type cmd, to open a command prompt.
- Now, right-click on Command Prompt to open with Administrator rights.
- Then, type the below command and hit Enter to proceed:
Note: You will have to wait until the process completes.
- Lastly, restart the Windows system to check for the error.
The SFC command will find and fix corrupted system files.
If the issue persists, you must follow the below steps to fix the issue,
- Firstly, press the Win logo, and type cmd.
- Now, right-click on cmd and open with Admin rights.
- Then, type the following command and hit enter,
- Next, type the below command and hit enter,
- Now, reboot your system.
- Then, open CMD with Admin rights after windows loads completely,
- Next, type the following command and press enter,
- Lastly, type the below command and press enter,
Execute DISM Command:
- Firstly, click on Start, type cmd, and open the command prompt.
- Now, right-click on Command Prompt to open with Admin rights.
- Then, type the below command and hit Enter.
Code:
exe /Online /Cleanup-image /Restorehealth
- Lastly, restart the system to check whether the issue persists.
DISM command will repair any corrupt files causing the issue. By default, it uses your Windows Updates files to repair files.
Thus, I hope the ways mentioned above help you to fix the Restart to repair drive errors on your system. If the issue persists, you can update it here.
---------------------------
Regards,
Rex M