How Can I Tell If My Hard Drive Is About To Fail?

Your computer's hard drive is its permanent memory, the critical repository of all your important data, the programs and operating system that make a computer "smart". If the hard drive doesn't work, the whole computer is just a dead brick. Human memories break down gradually, in most cases, giving ample warning that something needs to be fixed. How can you tell if your hard drive is close to failing and needs fixing or replacement?

The bad news is that hard drives may give no warning of imminent failures. Like a car that runs over a nail, a hard drive most often just dies, leaving you stranded suddenly. The sudden burnout of electronic components; a bearing that blows in a second; a "head crash" in which the read/write head touches and scratches the magnetic platter; these sorts of catastrophes usually happen without warning. Fortunately, they are pretty uncommon.

Modern hard drives last a long time. Look on your drive's label or in its technical specs and you will find a value labeled MTBF - Mean Time Between Failures. That's the average (mean) number hours a whole bunch of drives spun at full speed before something broke in each of them. An MTBF of 50,000 hours is the minimum acceptable today; 100,000 hours is not uncommon. There are about 2,000 hours in a typical employee's work-year.

Note that "average" does not mean "guaranteed minimum." An exceptional drive that runs 400,000 hours may be offset in the average calculation by one that burns out after only 5,000 hours - and that early departer could be yours. You just never know.

Warning Signs of Hard Drive Failure

If you start getting read/write errors, i. e., "cannot write to disk" or "cannot access file," something is going wrong. It may be the drive's firmware, and downloading the latest firmware update from the manufacturer's site could fix you right up. Or it may be corrupted, cross-linked files; run CHKDSK to find and fix such things. These are the easiest and cheapest problems to fix.

CHKDSK comes with Windows, and it's pretty good at detecting bad files and physically damaged sectors. It will lock damaged sectors so that the computer will not attempt to write to them. To run CHKDSK, open a command prompt, then type CHKDSK C: /F /R then press Enter. This tells CHKDSK to scan for bad sectors, and fix any errors found. There are free utilities out there that run more thorough tests. One of the highly recommended utilities is Seagate SeaTools for Windows.

Listen to your hard drive. If you hear a clicking sound, especially during startup, that's often a sign of a damaged disk, and impending data doom. Just like you can hear when a car engine is "laboring," you can often hear when a hard drive is working too hard. That means it's wearing out faster, just like an engine that climbs steep hills every day. If you hear vague rattling noises when your hard drive is accessing data, you should run a disk clean-up and defragmentation right away. The less the read/write head must move to find, read, and write data, the longer it will last. Move files off the hard drive onto CD or DVD to make more space on the hard drive, then optimize the disk space.

If noises or errors become frequent, don't hope the problem will go away -- because it won't. Back up all your data and buy a new hard drive. Move everything onto the new drive. Wipe your sensitive data from the old drive using a disk-wiping utility that overwrites every sector so it is very difficult to read what was there. Then toss the old drive; do not keep it around as an "emergency" drive and do not use it as a secondary drive. You wouldn't count on an old car with a blown engine seal in emergencies or even for backup use, would you?

Worst of all is the blue scren of death.

Do you have comments or questions about dying hard drives? Post your thoughts below...