Question How do I test old HDDs to see if they have failed or not ?

knowledge2121

Distinguished
Sep 5, 2013
903
7
18,995
My understanding is that I have to do a full format and then look at the SMART report...

Besides doing a full format, Do the following methods also work:

  • Use the "clean all" command in Diskpart.
  • format <drive>: /fs:NTFS /p:0
  • Use a software to zero out the drive.
which method is the fastest way to do this ?
 
My understanding is that I have to do a full format and then look at the SMART report...

Besides doing a full format, Do the following methods also work:

  • Use the "clean all" command in Diskpart.
  • format <drive>: /fs:NTFS /p:0
  • Use a software to zero out the drive.
which method is the fastest way to do this ?
A "Full format" from Windows File explorer (Vista and later) writes zeros to the entire drive.
https://learn.microsoft.com/en-us/p...server/format-command-not-write-zeros-to-disk
 
My understanding is that I have to do a full format and then look at the SMART report...
You can look at SMART data without doing any of those other things.
  • Use the "clean all" command in Diskpart.
  • format <drive>: /fs:NTFS /p:0
  • Use a software to zero out the drive.
which method is the fastest way to do this ?
Clean command is fast - it just removes all partitioning data.

Format can be done in quick and full mode.
Quick - fast (just overwrites file allocation table).
Full - long (tests every sector).

Zeroing a drive - long. Similar to full format.
 
When I want to test a brand new or second hard hard disk thoroughly, I run a Hard Disk Sentinel surface scan. At the end you should know if there are any weak/bad blocks, or pending sectors.

There are several options. Some tests are read-only and do not usually affect existing data, or you can opt for a more thorough write/read test which takes twice as long.

On a 4TB hard disk you can expect tests to take 4 to 8 hours, but at least you'll know every sector has been checked.

https://www.hdsentinel.com/help/en/61_surfacetest.html

img_60_surf1.gif



A lot depends on how much you value your data, as to what test(s) you run.
 
Download Hdat2, free utility for HDD, free and super flexible, if you have a seasoned drive it's really good for freshening up and re-certifying old HDD's