Now sometimes the Disk checking is enabled at boot which means every time your system boots, all of your disk drives would be checked for errors or problems which takes quite a time and you won’t be able to access your PC until the disk check is complete. By default, you can skip this disk check by pressing a key under 8 seconds on the boot, but most of the time it’s not possible as you completely forgot to press any key. Although Check Disk (Chkdsk) is a handy feature and running disk check at boot is very important, some users prefer to run the command-line version of ChkDsk during which you can easily access your PC. Also, sometimes users find Chkdsk at boot very annoying and time-consuming, so without wasting any time let’s see How To Cancel a Scheduled Chkdsk in Windows 10 with the help of the below-listed tutorial.

How To Cancel a Scheduled Chkdsk in Windows 10

Make sure to create a restore point just in case something goes wrong.

How To Cancel a Scheduled Chkdsk in Windows 10 Method 1: Cancel a Scheduled Chkdsk in Windows 10 in Command Prompt Method 2: Cancel a Scheduled Disk Check and Restore Default Behavior in Command Prompt Method 3: Cancel a Scheduled Chkdsk in Windows 10 in Registry

First of all, let’s see how to check if a drive has been scheduled to be checked at the next reboot:

  1. Open Command Prompt. The user can perform this step by searching for ‘cmd’ and then press Enter.

  2. Type the following command and hit Enter: chkntfs drive_letter:

Note: Replace drive_letter: with the actual drive letter, for example: chkntfs C: 3. If you get the message that the “Drive is not dirty” then it means no Chkdsk is scheduled at the boot. You also need to manually run this command on all drive letters to ensure if a Chkdsk has been scheduled or not. 4. But if you get the message saying “Chkdsk has been scheduled manually to run on next reboot on volume C:” then it means that chkdsk has been scheduled on C: drive on the next boot.

5.Now, let’s see how to cancel the scheduled Chkdsk with the below-listed methods.

Method 1: Cancel a Scheduled Chkdsk in Windows 10 in Command Prompt

  1. Open Command Prompt. The user can perform this step by searching for ‘cmd’ and then press Enter.
  2. Now to cancel a scheduled Chkdsk at boot, type the following command into cmd and hit Enter: chkntfs /x drive_letter:

Note: Replace drive_letter: with the actual drive letter, for example, chkntfs /x C: 3. Restart your PC, and you won’t see any disk check. This is How To Cancel a Scheduled Chkdsk in Windows 10 using command prompt.

Method 2: Cancel a Scheduled Disk Check and Restore Default Behavior in Command Prompt

This will restore the machine to the default behaviour and all the disk drives at checked at the boot.

  1. Open Command Prompt. The user can perform this step by searching for ‘cmd’ and then press Enter.

  2. Type the following command into cmd and hit Enter: chkntfs /d

  3. Reboot your PC to save changes.

Method 3: Cancel a Scheduled Chkdsk in Windows 10 in Registry

This will also restore the machine to the default behaviour and all the disk drives at checked at the boot, same as method 2.

  1. Press Windows Key + R then type regedit and hit Enters to open Registry Editor.

  2. Navigate to the following registry key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager

  3. Make sure select Session Manager then in the right window pane double-click on “BootExecute“.

  4. In the value data field of “BootExecute” copy & paste the following and click OK: autocheck autochk *

  5. Close Registry and reboot your PC. Recommended:

Read Event Viewer Log for Chkdsk in Windows 10 Allow or Deny Apps Access to Camera in Windows 10 4 Ways to Run Disk Error Checking in Windows 10 Enable or Disable Caps Lock Key in Windows 10

That’s it you have successfully learned How To Cancel a Scheduled Chkdsk in Windows 10 but if you still have any questions regarding this tutorial then feel free to ask them in the comment’s section.

How To Cancel a Scheduled Chkdsk in Windows 10 - 92How To Cancel a Scheduled Chkdsk in Windows 10 - 23How To Cancel a Scheduled Chkdsk in Windows 10 - 18How To Cancel a Scheduled Chkdsk in Windows 10 - 99How To Cancel a Scheduled Chkdsk in Windows 10 - 93How To Cancel a Scheduled Chkdsk in Windows 10 - 3How To Cancel a Scheduled Chkdsk in Windows 10 - 62How To Cancel a Scheduled Chkdsk in Windows 10 - 99How To Cancel a Scheduled Chkdsk in Windows 10 - 33How To Cancel a Scheduled Chkdsk in Windows 10 - 16