Disable file check at startup
perrier-exotic
Posted messages
20
Status
Member
-
Ok -
Ok -
Hello,
how to disable or remove the automatic file system check that runs at Windows XP startup?
thank you for your help
best regards
how to disable or remove the automatic file system check that runs at Windows XP startup?
thank you for your help
best regards
Configuration: Windows XP Internet Explorer 6.0
11 answers
-
Hi,
Go to start, "Run" and enter this: chkntfs /x drive: (replace "Drive" with the letter of your partition)
And if that doesn't work, try this:
Start--> Run--> regedt32
Go to the key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager.
Change the BootExecute value from:
autocheck autochk *
to:
autocheck autochk /k:x *