I have a CHKDSK scheduled to start next reboot, but I want to stop it.

John Savill

January 8, 2000

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. If the command chkdsk /f /r (find bad sectors, recover information from bad sectors and fix errors on the disk) is run, on the next reboot the check disk is scheduled, however you may want to cancel this check disk. To do this perform the following:

  1. Run the Registry Editor (Regedt32.exe). You must use Regedt32 and not Regedit.exe

  2. Goto HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession Manager

  3. Change the BootExecute value from:
    autocheck autochk * /rDosDevice:
    To:
    autocheck autochk *

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like