G³ Solutions
Technology Defined
kgiii.info
G³ Home
Microsoft® Windows®
All Platforms
98
ME
2000
> > XP < <
General
Automatic Login
Changing Your Boot Screen
Chkdsk, the reality
ClearType Tuner
Corrupt Profile
Desktop Items
Disable Balloon Tips
Disable CD AutoPlay
Disable Error Reporting
Error: 16-bit app on XP SP2
Management Console Snap-ins
Missing CD/DVD Drives
Missing Icons and Taskbar
Prevent Forgotten Passwords
Repair Installation of XP
Repairing a Multi-Boot
Remove MSN/Passport Info
Show File Attributes
Using Special Characters
Windows XP Service Pack 2
XP Pro - Password Expiration
Run Control Panel Commands
Tips / Tweaks
Customize the Start Menu
Drop Shadows for Icon Labels
Explorer, Separate Process
Hide All Desktop Icons
Increase IDE disk Speed
Kill Search Dog Properly Shutdown Shortcuts
Security
Delete the index.dat Files
Temporary Admin Rights
Password Protect Guest Account
Advanced
Admin on Welcome Screen
Admin Tools in Start Menu
Access 'Hidden' Uninstalls
Built-in ZIP File Support
Cleaning the Prefetch
Disable Auto-Reboot on Error
Never Reactivate
Problems with boot.ini
Using an OEM Key
Networking
Disable NetBIOS over TCP/IP
Kill QoS Bandwidth Limitation
Netmeeting in Windows XP
Network Diagnostics
Security
Links
G³ Blog
G³ Forum
Web Site Hosting
Microsoft® Windows® > XP
 General

Chkdsk, the reality

While using the 9x systems CHKDSK was known as scandisk. There is no scan scandisk in XP at all. (Nor was scandisk present in 2000 either to be accurate about such things.) Instead it's now called CHKDSK and offers a whole myriad of new options hitherto unseen in the likes of computing. (Well, I made that last bit up; It was also on 2k and NT too.)

Anyhow...

  1. Double click on "My Computer"
  2. Right click on the drive in question
  3. Select "Properties"
  4. Click on the "Tools" tab
  5. Click on the "Check Now" button
  6. Tick the "Automatically fix file system errors"
  7. You might as well tick "Scan for and attempt to recover bad sectors"

You can then reboot if you'd like or you can just wait until the next time you reboot and it will have been scheduled if you followed the on-screen prompts.

You can also run CHKDSK from the command line. In most cases (where you're checking the install drive) you will want to follow the instructions below:

  1. Click the Start button
  2. Click Run
    (or skip #1 and #2 and simply press "WinKey + R")
  3. Type cmd
  4. Click OK
  5. At the command prompt type chkdsk (see below for "switch" information)
  6. Press the "Enter" key on your keyboard
  7. Agree to schedule it for the next restart
  8. Restart and get a cup of coffee

For a list of available switches you can check this link:
How to perform disk error checking in Windows XP

Now here is where we differ from a lot of other sites.

It is claimed that the running of the /r switch implies the /f switch. This is true but NOT always in actuality. It is our recommendation that your command line look this:

chkdsk <drive>: /f /r

It will take no additional time and will insure that the process has been run. Sometimes, in the years in the trenches, it seems that's skipped for no reason that we can name nor lay a rudimentary reasoning to. So, if you have no other reason to use the switches that way, then do it simply because we advised you to.

The article mentioned above:
How to perform disk error checking in Windows XP
contains more information on the subject.

OS: XP > General
Date: 11/15/05

Back to top