My 1TB SATA SSD failed in less than a year and is now permanently stuck in read-only mode. The seller has offered an RMA, but the drive contains family photos, work files, and tax documents that I want to remove first. I tried booting Linux and running ATA Secure Erase, as well as the motherboard's built-in secure-erase utility, but neither could wipe the drive. Is there any other practical way to erase the data without replacing or destroying the SSD?
3 Answers
Check whether full-disk encryption was enabled from the beginning, such as BitLocker or another encryption system. If it was, the stored contents should be unreadable without the encryption key, and sending the drive for replacement is much less risky. If it was not encrypted, secure erase commands usually cannot bypass a failed controller.
If the data is genuinely sensitive and the drive was not encrypted, there may be no software-based solution once the controller has locked it read-only. The safest option is to keep the drive and accept losing the RMA, or physically destroy the NAND chips so the data cannot be recovered. Be aware that doing that will almost certainly void the warranty.
There is no reliable workaround involving a different SATA port, BIOS utility, or SSD software when the drive has entered a permanent read-only failure state. Professional recovery services might be able to access the data, but that is expensive and not something an ordinary RMA facility is likely to attempt. If privacy matters more than the replacement, keep it or destroy the storage chips instead.

A read-only SSD can still be read normally, so the files are still accessible. The lock only prevents writes; it does not erase anything.