Re: System Scan on Strtup
Greetings Blue_3,
Please try this workaround...
1: Go Start > Run > in the box type CMD; once in the Command Prompt Window type fsutil dirty query H: > Enter.
(Please note the spaces with all the commands. You can copy & paste them to ensure they are correct.)
This queries the drive, and more than likely it will tell you if it is "dirty" (meaning having bad sectors).
2: Next, type CHKNTFS /X H: > Enter.
In this instance,the 'X' tells Windows to NOT check that particular drive on the next reboot.
3: Reboot the computer; the Check Disk facility should not start, and boot directly into Windows.
4: When the reboot is finished, and its at the Desktop, please repeat Step One to open a Command Prompt Pane.
5: Type in Chkdsk /f /r h: > Enter.
It will now go through 5 stages of the scan and will unset any dirty sector/s.
6: Finally, type fsutil dirty query h:;Windows will confirm that the dirty sector/s not set on that drive.
Close the Command Prompt Pane.
Give this a try and post back with the results.
Kind Regards,
Greetings Blue_3,
Please try this workaround...
1: Go Start > Run > in the box type CMD; once in the Command Prompt Window type fsutil dirty query H: > Enter.
(Please note the spaces with all the commands. You can copy & paste them to ensure they are correct.)
This queries the drive, and more than likely it will tell you if it is "dirty" (meaning having bad sectors).
2: Next, type CHKNTFS /X H: > Enter.
In this instance,the 'X' tells Windows to NOT check that particular drive on the next reboot.
3: Reboot the computer; the Check Disk facility should not start, and boot directly into Windows.
4: When the reboot is finished, and its at the Desktop, please repeat Step One to open a Command Prompt Pane.
5: Type in Chkdsk /f /r h: > Enter.
It will now go through 5 stages of the scan and will unset any dirty sector/s.
6: Finally, type fsutil dirty query h:;Windows will confirm that the dirty sector/s not set on that drive.
Close the Command Prompt Pane.
Give this a try and post back with the results.
Kind Regards,