Chkdisk Question...

  • Thread starter Thread starter John
  • Start date Start date
J

John

How often, if at all, should chkdisk be run on a computer running Windows XP?

John
 
Chkdsk is not routine maintenance. It should not be run without a
compelling reason.
 
Besides which, the version that comes with WinXP is just way too limited in
what it reports (as compared with that in Win9x).
 
Run chkdsk:

1. After moving or copying many files.
2. After uninstalling a large program like Nero or Photoshop.
3. Before installing a large program like Nero or Photoshop.
4. Always run chkdsk before you run a full defrag.
5. You cannot run it too often.
6. Unless otherwise noted, always select to fix found errors.


See:

Seven Golden Rules for Disk Maintenance
http://www.windowsnetworking.com/articles_tutorials/Troubleshooting-File-System-Problems.html

"5. Run chkdsk /r on a regular basis. This command finds bad sectors on
your disk and tries to fix them by recovering data from them and moving
it elsewhere. You can run this command either from a command-prompt
window or from the Recovery Console if you can't boot your system
normally. Remember that when you try and run chkdsk.exe on your system
or boot volume, Windows configures autochk.exe (the boot version of
chkdsk.exe) to run at your next reboot. This means you'll need to
schedule downtime for your server when you perform this kind of
maintenance so that autochk.exe can run."


ju.c
 
After an Improper or hard shutdown.When you cant boot/login to windows.If
you recieve errors when strating windows.
CHKDSK Checks windows file system for errors.
 
None of those are compelling reasons to run chkdsk. This is completely
hogwash.
 
They are different utilities.

Bill in Co. said:
Besides which, the version that comes with WinXP is just way too limited
in what it reports (as compared with that in Win9x).
 
ju.c said:
Run chkdsk:

1. After moving or copying many files.
2. After uninstalling a large program like Nero or Photoshop.
3. Before installing a large program like Nero or Photoshop.
4. Always run chkdsk before you run a full defrag.
5. You cannot run it too often.
6. Unless otherwise noted, always select to fix found errors.

All of the above is incorrect.

Chkdsk should *never* been run unless a problem is suspected *and* if all
data is backed up onto external media.

Malke
 
Sorry, I was really thinking of SFC. (Not chkdsk).
Although, in retrospect, even chkdsk seems a bit more limited in its options
(and more automated).
 
Ed Bott, in his Windows XP Inside and Out, second edition, pages 1240 ff,
does advise running chkdsk proactively to catch file system errors before
trouble breaks out.

However, I have never heard of anyone advising users to run chkdsk as a
clean up tool preceding or following basic copy, move, deletion,
installation, or uninstallation of files and software. Defragmentation yes,
chkdsk no.
 
How often, if at all, should chkdisk be run on a computer running Windows XP?



It should be run in response to a disk problem or suspected problem.
Otherwise not at all.
 
It should be run in response to a disk problem or suspected problem.
Otherwise not at all.

OR, I'd say: just run occasionally, to make sure there isn't any problem
that we're unaware of (which has happened, on occasion).
 
Bill said:
OR, I'd say: just run occasionally, to make sure there isn't any problem
that we're unaware of (which has happened, on occasion).

That is like getting "preemptive surgery" for no reason at all. If the
disk isn't "dirty" it has no errors to fix and running chkdsk is
completely unnecessary.

John
 
John said:
That is like getting "preemptive surgery" for no reason at all. If the
disk isn't "dirty" it has no errors to fix and running chkdsk is
completely unnecessary.

John

Trouble is, I've, on occasion, run it (without any switches, which is even
safer), and found there were a few errors, which it has reported resolving.
So I'd say it's more like going in for a checkup.
 
Occaisonally? As in "just for the heck of it"?

Bill in Co. said:
OR, I'd say: just run occasionally, to make sure there isn't any problem
that we're unaware of (which has happened, on occasion).
 
If it's been awhile, and I remember, I do it. I wouldn't say "just for
the heck of it".
As I said before, it's kinda like going in for a checkup. And I'd rather
know about it first before making a TI image backup (again, running it w/o
the switches, which is safer)
 
Colin said:
Ed Bott, in his Windows XP Inside and Out, second edition, pages 1240 ff,
does advise running chkdsk proactively to catch file system errors before
trouble breaks out.

So I've heard. Then I guess I have to disagree with Ed Bott. As far as I'm
concerned, Chkdsk is for when things go sour and not to be used lightly.

Best regards,

Malke
 
Just open a Command Prompt Window & type
FSUtil Dirty Query C:
to determine a volume's health
*Substitute C: with whatever drive you wish to check
 
You can simply run chkntfs x: or use R McCarty's suggested FSUtil command to
see if the dirty bit is set. Why keep the drive churning through a lengthy
chkdsk run?
 
John said:
How often, if at all, should chkdisk be run on a computer running Windows XP?

John


Only when an error is detected by the OS.

--

Bruce Chambers

Help us help you:


http://support.microsoft.com/default.aspx/kb/555375

They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. ~Benjamin Franklin

Many people would rather die than think; in fact, most do. ~Bertrand Russell

The philosopher has never killed any priests, whereas the priest has
killed a great many philosophers.
~ Denis Diderot
 

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

chkdisk problem 2
ChkDisk Problem 8
Possible damaged NTLDR file 3
Printer Properties/Preferences 2
Chkdisk always runs on start 3
Macrium Let Me down 4
ChkDisk 1
Scheduling a Chkdisk(fullone) for Start-up 2

Back
Top