Erase an SSD with the maker’s secure erase tool when possible; use Windows reset or Disk Utility for everyday handoffs.
Before a sale, donation, reinstall, or drive reuse, the method behind how to erase SSD data depends on what happens to the drive next. A quick format is fine for your own fresh install, but a drive leaving your hands needs a stronger wipe.
SSD storage is different from old hard drives. Wear leveling can move data around inside flash memory, so repeated overwrites are not the neat answer people expect. The safest practical move is to use the SSD maker’s secure erase or sanitize feature, then fall back to operating-system tools when the drive stays in your control.
Which SSD Erase Method Should You Use?
SSD erasing should match the risk: reuse, resale, repair return, or disposal. A Windows reset, Mac erase, full zero-write, maker secure erase, and physical destruction all solve different problems.
Use the least destructive method that fully fits the job. That saves time, avoids extra flash wear, and keeps you from wiping the wrong disk.
- Keeping the drive: format it or reinstall the operating system.
- Giving away a whole PC: use the built-in reset option with data cleaning enabled.
- Selling the bare SSD: use the maker’s secure erase or sanitize tool.
- Handling business, legal, or client data: use a documented sanitization process or destroy the SSD.
Erasing An SSD Before Resale: What Decides The Method
Erasing an SSD before resale needs more than deleting files, because deleted data can remain recoverable until the storage blocks are truly sanitized. Encryption plus a factory reset works well on many modern laptops, but a removable SSD is better handled with its maker’s utility.
Back up anything you want first. Then sign out of accounts, remove activation locks where needed, unplug extra drives, and read the disk number twice before running any command.
Does Formatting An SSD Delete Everything?
Formatting an SSD deletes the file system structure, but a quick format does not prove that every old file is gone. Full formatting or zero-writing is stronger, but SSD firmware can still keep spare blocks outside the operating system’s view.
That is why secure erase and sanitize commands matter. They tell the SSD controller to clear its own flash cells instead of asking Windows or macOS to write over what the operating system can see.
| SSD Situation | Use This Method | What It Leaves You With |
|---|---|---|
| Reinstalling Windows on your own PC | Reset this PC or install Windows from USB | A usable PC with your files removed |
| Selling a Windows laptop | Remove everything with Clean data on | Windows ready for the next owner |
| Selling a Mac with Apple silicon or T2 | Erase All Content and Settings | Factory-style setup screen |
| Reusing a secondary SSD | Disk Management format or Disk Utility erase | An empty volume for new files |
| Selling a loose Samsung SSD | Samsung Magician secure erase or sanitize | A drive cleared by its controller |
| Unknown-brand NVMe drive | The maker’s bootable utility, UEFI tool, or BIOS secure erase option | A sanitized drive when the firmware accepts the command |
| Client, tax, medical, or business records | Documented sanitize process or destruction | Proof tied to a policy or service record |
| Failed SSD that still held private data | Physical destruction | No working storage media to recover |
Use The SSD Maker Tool When The Drive Leaves You
The SSD maker’s secure erase tool is the strongest normal-user option for a loose SSD, because it talks to the drive firmware. Samsung Magician is the familiar choice for Samsung drives, while Seagate, Western Digital, Kingston, and Solidigm offer their own drive utilities.
- Install the utility from the SSD maker’s official site.
- Update the SSD firmware if the tool offers it.
- Select the exact SSD model and capacity you plan to erase.
- Choose Secure Erase, Sanitize, or the maker’s equivalent label.
- Confirm the warning only after every file is backed up.
The tool usually reports the drive as blank or uninitialized after the erase. Some laptops block secure erase on the active boot drive, so you may need a bootable USB, another computer, or a BIOS storage tool.
NIST defines media sanitization as making access to target data infeasible for a chosen effort level, and its current NIST media sanitization guidance names secure erase and cryptographic erase among the terms used for storage disposal decisions.
Erase A Windows SSD Without Extra Software
Windows can erase an SSD well enough for normal resale of a complete PC when you enable the data-cleaning option. Microsoft says the consumer reset feature removes personal files, apps, and settings, but it is not built for government or industry erasure standards.
- Open Start > Settings > System > Recovery.
- Next to Reset this PC, select Reset PC.
- Choose Remove everything.
- Choose Cloud download or Local reinstall.
- Open Change settings if it appears, then turn Clean data on.
- Start the reset and let the PC restart until setup appears.
The setup screen asking for region, keyboard, or network means the PC is ready for the next owner. Do not sign in again if the computer is being sold.
Erase A Secondary SSD With Diskpart
Diskpart is useful when a secondary SSD will not format from the normal Windows screen. The clean all command writes zeros to every sector Windows can address, while clean only removes partition and formatting records.
- Right-click Start and choose Terminal (Admin).
- Type
diskpart, then press Enter. - Type
list disk, then match the target SSD by size. - Type
select disk X, replacingXwith the correct disk number. - Type
clean allfor a zero-write wipe, orcleanonly when privacy is not a concern. - Type
exitwhen Diskpart finishes.
After clean all, the SSD appears as unallocated space in Disk Management. Create a new volume only if you want the next person to receive a formatted drive.
Erase A Mac SSD The Apple Way
A Mac with Apple silicon or the Apple T2 Security Chip should use Erase All Content and Settings when the option exists. Apple’s reset process removes data, settings, apps, and account ties while keeping the installed macOS version in place.
- On macOS Ventura 13 or later, open Apple menu > System Settings > General > Transfer or Reset.
- Select Erase All Content and Settings.
- Enter the administrator password.
- Review the erase list, then select Continue.
- Confirm with Erase All Content & Settings.
- After activation and restart, shut down at the setup screen if the Mac is being sold.
Older Macs that lack that option need macOS Recovery and Disk Utility. In Disk Utility, choose View > Show All Devices, select the internal disk, choose Erase, use APFS for the format, and reinstall macOS only if the Mac needs to boot for a new owner.
| Before You Confirm | Why It Matters | What To Do |
|---|---|---|
| Backups checked | SSD erasing is not undoable | Open one copied file before wiping |
| Correct disk selected | Commands can wipe the wrong drive | Match model name and capacity |
| Accounts signed out | Device locks can block the next owner | Remove Apple Account, Microsoft account, and device tracking ties |
| Encryption status known | Crypto erase depends on encryption being active first | Check BitLocker, FileVault, or hardware encryption before relying on it |
| Power is stable | An interrupted erase can leave the disk unusable | Plug in laptops and avoid sleep mode |
| Proof saved when needed | Business data needs a record | Save the utility log or destruction receipt |
Run These Moves In This Sequence
The fastest low-regret sequence is backup, sign out, choose the erase level, run the wipe, then verify the drive state. That order protects your files before it protects the next owner.
- Copy the files you want and open a few copied items from the backup location.
- Remove account locks, device tracking, and saved payment ties.
- Pick the method from the table: format for reuse, reset for a whole computer, maker secure erase for a loose SSD, destruction for failed private drives.
- Run the erase from power, not battery, and do not interrupt restarts.
- Verify the end state: setup screen for a PC or Mac, unallocated space for a bare SSD, or a saved certificate for disposal.
A used SSD is ready when no personal account opens, no old volume mounts, and the next screen belongs to setup, Disk Management, Disk Utility, or the disposal record.
References & Sources
- NIST.“SP 800-88 Rev. 2, Guidelines for Media Sanitization.”Defines media sanitization and storage disposal decision terms.
- Microsoft.“Reset your PC.”Lists Windows reset options, including Remove everything and Clean data.
- Microsoft Learn.“clean.”Documents Diskpart clean and clean all behavior.
- Apple.“Erase your Mac and reset it to factory settings.”Gives the current Mac reset path for Erase All Content and Settings.
- Samsung.“Samsung Magician Software.”Official utility page for managing Samsung SSDs.
