Get started with fastest payout online casinos trusted by experts and players alike.
!-adsense->Chkdsk (Chkdsk.exe) is a command-line tool that checks volumes for problems. The tool then tries to repair any that it finds. For example, Chkdsk can repair problems related to bad sectors, lost clusters, cross-linked files, and directory errors. For some users this is annoying so if you want to disable follow this procedure.
To disable automatic disk checking at Windows startup through registry, go to the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager
In the right hand pane, double click BootExecute.
The default value of the key is autocheck autochk *
* means every drive is checked for
consistency. Just add /K:C at the end before *. /K switch will disable autocheck on C: drive at Windows startup. So the final value should look like this:
autocheck autochk /k:C *
If you want to add more drives, the key should look like this: (disabling C and D drives)
autocheck autochk /k:C /k:D *
If you want to restore everything to default, just replace the key with the default one i.e.,
autocheck autochk *
jfdghjhthit45Incoming search terms:
- autocheck autochk * (153)
- autocheck autochk /k:c * (52)
- how to disable chkdsk on startup vista (51)
- disable chkdsk on startup vista (48)
- how to disable disk check at startup in windows vista (43)
- disable chkdsk vista (43)
- autocheck autochk (41)
- how to stop disk check on startup vista (37)
- how to cancel disk check vista (21)
- cancel chkdsk vista (19)

Is there a way to disable it before windows starts? (I can t open windows because checkdisk stops around 60 percent and I can t open my computer)