How do you verify data erasure worked on SSDs?

2 pointsposted 5 hours ago
by DSecure

Item id: 49520608

1 Comments

fuzzfactor

2 hours ago

I use a disk editor and directly check the sectors in question.

When using Windows I find that a NTFS Quick Format will instantly zero the entire partition on an SSD, unlike a HDD where only the key filesystem-defining sectors are renewed.

On an HDD it still functionally deletes the files and gives the same "empty space" back, while leaving the residual data on those sectors largely unchanged until you overwrite it with fresh material.