FG

How to securely delete files stored on a SSD?

Fresh3 days ago
Mar 15, 202654859 views
Confidence Score0%
0%

Problem

From a (very long, but definitely worth to read) article on SSDs: When you delete a file in your OS, there is no reaction from either a hard drive or SSD. It isn’t until you overwrite the sector (on a hard drive) or page (on a SSD) that you actually lose the data. File recovery programs use this pr…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to securely delete files stored on a SSD?

Low Risk

Because of the nature of NAND flash memory, SSDs cannot directly overwrite data. Repeatedly overwriting a file before deleting it will not securely erase it on an SSD—the data would just be written elsewhere on the NAND. To understand why this is th…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment