1. Win+R -> “regedit”.
2. Find the branch:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager
3. Change the “BootExecute” key:
autocheck autochk /k:C *
to disable chkdsk on the C drive,
autocheck autochk *
to restore.
4. Restart.