Windows » Common

Disable Check Disk on Startup

Check Disk Screen

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.

Check Disk Registry

4. Restart.

Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>