πŸš€ Limited time: 20% off your first remote support session β€” use code TECH20 at checkout.
Online β€” support available
How to Test Your Hard Drive for Errors (SMART & CHKDSK)
Hardware #chkdsk #data loss #hard drive #hardware #smart #ssd

How to Test Your Hard Drive for Errors (SMART & CHKDSK)

97% found this helpful

Warning signs of a failing drive

  • Files or folders suddenly missing or corrupted
  • Programs hang when opening files; PC freezes randomly
  • Clicking or grinding noises (HDD)
  • Windows boots into automatic repair repeatedly
  • CHKDSK runs by itself at startup

Step 1: Back up immediately

If you suspect drive failure, stop using the computer for anything else and copy your important files to another drive or the cloud right now. Drives can go from "flaky" to "dead" in hours.

Step 2: Check SMART health

  1. Open Command Prompt as administrator.
  2. Run: wmic diskdrive get model,status β€” "OK" means SMART hasn't flagged failure (yet).
  3. For details, install CrystalDiskInfo (free, in our Download Center). Watch for Caution or Bad status and attributes like Reallocated Sectors, Pending Sectors and Uncorrectable Errors β€” any value above 0 deserves attention.

Step 3: Run CHKDSK

chkdsk C: /f /r

For the system drive it schedules a scan at next reboot. /f fixes filesystem errors; /r also scans for physically bad sectors (slow on HDDs, hours on big drives).

Step 4: Surface-test with a third-party tool

For HDDs, run a read/write surface test (Victoria, HD Tune, or macOS/Windows vendor tools). For SSDs, use the vendor's own diagnostic β€” Samsung Magician, Crucial Storage Executive, WD Dashboard. They also show TBW (total bytes written) vs the drive's rated endurance.

Step 5: Interpret results and act

  • SMART OK + no bad sectors: your problem is probably software β€” run SFC/DISM (see our Windows guides).
  • Bad sectors found but drive otherwise OK: back up, then replace the drive soon. Treat it as a warning.
  • Reallocated/pending sectors growing, noises, SMART Caution: replace the drive now.
Warning: Never trust a failing drive with your only copy of anything. Drives fail suddenly β€” backups are the only real protection.

Data recovery

If the drive has already failed, stop powering it on and contact our recovery service β€” DIY attempts can destroy your data permanently.

Comments (0)

No comments yet. Be the first to share your experience!

Leave a comment

Comments are moderated before appearing.