If I may be so bold as to jump in here...
Please check the following before proceeding:
- If you have Spyware Doctor installed, uninstall it.
- If you have ZoneAlarm installed, open it, click the Overview tab, then select Preferences, and uncheck the Protect ZA Client check box.
Go to
Start >
Run. Type
cmd in the Open box and click
OK. At the prompt in the Command window, type the following commands, pressing "Enter" after each one (
Substitute the drive letter for the drive you want to check for the ? in the following commands):
chkntfs /d
chkntfs /c ?:
chkntfs /x ?:
At this point, restart your computer. It will not run a chkdsk and will boot directly to Windows.
This next step is very important, as this is where the dirty bit will be unset.Go to
Start >
Run. Type
cmd in the Open box and click
OK. At the prompt in the Command window, type the following commands, pressing "Enter" after each one (
Substitute the drive letter for the drive you want to check for the ? in the following commands):
chkdsk /f /r ?:
Y
This should take you through 5 stages of the scan and will unset the dirty bit. Please
be patient- this is a very thorough check and will take quite a while.
Finally, when the chkdsk operation has completed, type the following command (
Substitute the drive letter for the drive you want to check for the ? in the following command):
fsutil dirty query ?:
Press "Enter", and Windows will confirm that the dirty bit is not set on that drive.
Reboot again and see if chkdsk still runs on startup. If the machine boots back up to the command prompt, type
exit and press "Enter". It should boot to Windows.
Credit to rshaffer61 for these instructions.
Edited by FNP, 09 May 2010 - 02:45 PM.