Start Up

G

Guest

When starting computer it used to go straight through process to blue windows
XP screen, but now it's coming up with "checking data for corruption on D
Drive". I assume that this is an automatic process but I don't want to keep
seeing it! How do I stop this?
 
G

Guest

How to stop this, you ask?

Well, that's easy. First click Start> Run> bring up a command prompt by
typing in "CMD" and type " fsutil dirty query d: ". This queries the drive,
and more than likely it will tell you that it is dirty. Next, type "CHKNTFS
/X D:". The X tells Windows to NOT check that particular drive on the next
reboot. At this time, manually reboot your computer, it should not do a
Chkdsk and take you directly to Windows.

Once Windows has fully loaded, bring up another CMD prompt and type and now
you want to do a Chkdsk manually by typing "Chkdsk /f /r d:". This should
take you through 5 stages of the scan and will unset that dirty bit. Finally,
type "fsutil dirty query d:" and Windows will confirm that the dirty bit is
not set on that drive. Good luck!

--
XP - WNP
Today is the first day of the
rest of your life.
If you find this response helpful,
rate it below.
 
J

Jim

Cathy S said:
When starting computer it used to go straight through process to blue
windows
XP screen, but now it's coming up with "checking data for corruption on D
Drive". I assume that this is an automatic process but I don't want to
keep
seeing it! How do I stop this?
Fix the problem (whatever it may be) with your D drive.
Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Computer Nooby , advice needed. 1
Setting up TrueNAS frustration 4
Blue screen error message 1
Start Up 1
start up 2
Blue screen error at boot 1
Blue screen error at boot 1
Start up 3

Top