Today Iām going to walk you through how to check the health of your disk drive. A very common cause of data loss is disk drive failure. This is something we have covered before here at Daveās Computers in New Jersey but is so important it is worth going over again. As the main data storage medium for our customers, we get to see all kinds of hard drives in all kinds of states.
Iāll show you how to check your drive status so you can pre-empt drive failure before you lose any data. You can then replace the drive and copy your data across and hopefully, you will never need Daveās Computersā data recovery services.
Be SMART
Most newer hard drives will use Self-Monitoring Analysis and Reporting (SMART) which is built into the driveās firmware. This is designed to monitor drive status and alert you if any errors occur. Your computer may have software pre-installed that will alert you of any issues or you can use Windows Event Viewer to see them.
If you suspect your drive has problems by it slowing down, losing data or saying it cannot read or write, itās time to check it out.
- Type ācmdā into the Windows Search box, right click Command Line and select Open and Administrator.
- Type āwmicā and hit Enter.
- Type ādiskdrive get statusā and hit Enter.
You will see a very simple return under Status. If everything is fine, you will see OK in the window. If there are potential problems, you may see āPred failā or other message, itās time to dig a little deeper.
- Download the standard Crystal Disk Info tool from here.
- Install and start the program and give it time to run its tests.
- Select each disk in turn to see detailed stats.
If you see Good, your drive is fine. If you see Caution or Bad, you need to back up your data in case you lose it. The drive is still repairable but vulnerable to data loss.
Repairing a bad drive
If all you see are read or write errors, you can potentially fix those yourself. From within Windows, you can use the built-in disk checking utility. Mac have their own Disk Utility which can achieve the same goal. The process takes a long time, a few hours on average, so run it when you have the spare time.
If you closed the command line window from above, we need to reopen it.
- Type ācmdā into the Windows Search box, right click Command Line and select Open and Administrator.
- Type āchkdsk /rā and hit Enter.
Leave the process to run without doing anything on that drive. So if you see errors on your main C: drive, run it overnight without touching your PC. If itās a secondary drive, you can use your PC but donāt read from or write to that drive.
If the disk utility finds any errors it will try to fix them itself. If youāre fortunate, further tests will be clear. If youāre not, you may need to consider bringing the disk to us here at Daveās Computers or replacing it.