What’s the Best Way to Wipe a Used NVMe Drive?

0
1
Asked By TechnoTraveler2023 On

I just picked up a used NVMe M.2 drive from Facebook Marketplace, but the previous owner mentioned they still had some files on it. I'm planning to use it as secondary storage, and I'm wondering what the best way to wipe it is. I know that typically, for new drives, you can just install and partition it through Disk Management. But since this drive is used, is there a more secure method I should follow? Should I use the secure erase option in my BIOS, or is a regular format sufficient? Just to note, this will go in my second NVMe slot since my other one already has Windows and my files on it.

5 Answers

Answered By DataWhizKid On

Honestly, if the previous owner left files, just delete their partitions in Disk Management and create your own. Once you format it, the old data will be pretty much unrecoverable as soon as TRIM runs. And if you're worried about sensitive data when selling drives in the future, consider encrypting your drives right from the start to avoid issues.

Answered By CuriousNewbie85 On

I've built my first computer not long ago, so I'm a bit nervous about these things. I just want to make sure that putting this used drive in my PC won’t spread any malware or viruses. Should I actually be concerned about that, or is it just my imagination running wild?

Answered By NerdyNomad On

Just give it a normal format through Disk Management or Explorer; it won't hurt. Secure erase is mainly necessary when you're wiping a drive to sell it and you’re worried about the new owner accessing your old data. For your case, a regular format will do.

Answered By ByteSizedBard On

Most BIOS systems have a secure erase feature nowadays. If you’re using Windows, just head over to Disk Management and format the drive there. Alternatively, you could create a boot disk with Hiren’s BootCD PE to manage it, which is straightforward.

Answered By GizmoGuru21 On

You don’t actually need to go for a secure erase unless you’re super worried about data recovery. A regular format will work just fine here. Secure erase would typically make sense if you were selling the drive, but since the previous owner didn't care, formatting it will clear everything effectively. You can also use secure erase from BIOS if you prefer that route, or even use a command in Linux if you're comfortable with it.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.