How to Check Your Hard Drives With CHKDISK

By | March 1, 2012

CHDSK is a handy tool included with Windows XP, Windows Vista, Window 7 and Windows 8 you can use to check your hard drives for errors. Most of the time CHKDSK can times fix the errors it finds. You should run CHKDSK every couple of month or so to check the integrity of your hard drive(s) and to fix any errors you may have. The average life span of a hard drive varies — but we’ve found that once a hard drive gets to be five or six years old, they start to fail. We use our computers more heavily than most users – so with lighter use a hard drive may last longer.

But, there’s more to running CHKDSK than running it in the default mode. By using “switches” you can run CHKDSK like a pro, even if you’re not. Amaze your friends with your knowledge! It’s easy. We’ll show you how to use Scan Disk and show you a few switches you can use when running CHKDSK (and a little explanation of what each switch does):

Let’s Check Our Hard Drive(s):

  • Double click on My Computer
  • Right click on the drive you want to check
  • Select Properties
  • Click on the Tools tab
  • Click the “Check Now” button
  • Select “Automatically fix file system errors”
    Note: this is the same as running CHKDSK /f.
  • Select (if desired) “Scan for and attempt recovery of bad sectors”
    This is the same as using the switch CHKDSK /R. this scan takes a long time – so be prepared
  • Reboot if necessary

You can also run CHKDSK from the command line (Run) which will give you even more options. Click “Start” then “Run”  then type CMD . When the DOS-like window appears, type in one of the following commands at the prompt (the flashing cursor). Be sure you leave a space after CHKDSK (before the slash) or it won’t work.

Here are some of the “switches” available. If you’re currently running Windows and you’re attempting to run CHKDSK on the Windows drive you’ll get a message that the volume (drive) is currently in use. You’ll be asked if you want to run CHKDSK the next time you start Windows. If that’s what you want to do (and it normally is, type “Y” without the quotes).

CHKDSK /F (Run CHKDSK and fix any errors)
CHKDSK /R (Run CHKDSK and identify bad sectors)
CHKDSK /V (Run CHKDSK on FAT32 drives and display a verbose (wordy) output
CHKDSK /I (Run CHKDSK on NTFS drives and display a verbose output)
CHKDSK /C (Run CHKDSK and skip the checking of cycles within folder structures)

3 thoughts on “How to Check Your Hard Drives With CHKDISK

  1. Vivien Swehla

    Re:How to Check Your Hard Drives With CHKDISK
    Hi,
    When I run this in the run—CMD command I get this
    Access Denied as you do not have sufficient privileges.
    You have to invoke this utility running in elevated mode.How do I do this??
    Thank you for your help, you have a great ,helpful and interesting site,which I have been following via your news letters for years.

    Sincerely
    Vivien

    Reply
    1. infoave Post author

      I believe the article tells you to type CMD in the start menu search and when it comes up at the top – to right-click it and choose “Run as administrator”. Had you done that, you’d have not gotten that message.

      Reply
  2. arthur

    hi..
    cannot run chkdsk on fat32 drive..
    can you help me if theres a way to run it so i could fix my hard drive

    thnx

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *