File Checker
Hi All Is there anyway to disable the XP disk checker which starts after improper shutdown of XP thanks
Hi All
Is there anyway to disable the XP disk checker which starts after improper shutdown of XP
thanks
Is there anyway to disable the XP disk checker which starts after improper shutdown of XP
thanks
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
Yep ... Problem solved
To disable check for dirty bit on the e: drive
Either use regedit to edit
KEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager
Change BootExecute Entry to
autocheck autochk /k:e *
or
run chkntfs /x e: this disables chkdsk from running on drive e:
run chkntfs /e: restores checking on the selected drive in this case e:
Thanks AlecStaar for pointing me in the right direction
More info here http://support.microsoft.com/support/kb/articles/Q160/9/63.asp
To disable check for dirty bit on the e: drive
Either use regedit to edit
KEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager
Change BootExecute Entry to
autocheck autochk /k:e *
or
run chkntfs /x e: this disables chkdsk from running on drive e:
run chkntfs /e: restores checking on the selected drive in this case e:
Thanks AlecStaar for pointing me in the right direction
More info here http://support.microsoft.com/support/kb/articles/Q160/9/63.asp