A
Allan J. Behr
all of a sudden my system runs chkdsk on startup...reports no errors of
problems each time. How do I stop this...or should I?
problems each time. How do I stop this...or should I?
Click start/run, type cmd and click ok. From the prompt, run:
chkntfs /d
This should clear the dirty bit that causes chkdsk to run.
That "help" is misleading. Specifically, the /d returns the system to
default settings. The default is that the dirty bit is not set. The line
"all drives are checked at boot time and chkdsk is run on those that are
dirty" is meant to convey information about when chkdsk is run, not to imply
that chkntfs sets the bit.