How do I format a SSD once versus for years
To format an SSD, identify the physical disk by its Disk Management or Disk Utility number and by the capacity on the manufacturer's spec sheet, copy off any files that must survive, then initialize a secondary drive as GPT on Windows or GUID Partition Map on macOS and format one data volume. Microsoft's Overview of Disk Management describes a typical Windows system disk as three partitions—Local Disk (C:), EFI System, and Recovery—and tells operators not to modify the last two. Samsung's Magician software times a controller Secure Erase “in just seconds,” which is a different command from a quick format.
A barcode can sit on the wrong tote. Disk letters are barcodes. Disk numbers, serials, and raw capacity are the tote.
Identify the physical SSD before any format
A new internal or USB SSD often arrives with no usable volume. Microsoft's Initialize New Disks guide says the disk is not available in File Explorer until it is initialized, after which a volume can be created in the Unallocated space, and that initializing a disk already in use erases all data on it. Apple's Disk Utility guide says erasing a device deletes everything on it and tells the operator to copy files elsewhere first. Neither utility offers an undo.
Before those clicks, match the live console to the label on the metal: disk number (Disk 0, Disk 1) or the Mac device at the top of the Disk Utility hierarchy; model and serial when the enclosure reports them; and capacity as the operating system draws it.
Samsung's SSD 990 PRO datasheet states, in footnote 1, that 1 GB equals 1,000,000,000 bytes by the IDEMA convention, and that a portion of capacity is held for system files and maintenance. A 1 TB label is 1,000,000,000,000 bytes. Windows reports gibibytes: 1,000,000,000,000 ÷ 1,073,741,824 = 931.32 GB. Disk Management shows that 931 GB as Unallocated on a blank drive. If the console shows 238 GB while the stick in hand is a 1 TB part, the operator has the wrong disk.
The system SSD already holds Windows or macOS. On Windows it is usually Disk 0, with C: occupying most of the bar. On a Mac it is the internal Apple SSD. Those disks are outside a secondary-format walkthrough.
Quick format, Secure Erase, and a system reinstall
Consumer overviews blur three jobs that share a menu.
| Job | What it changes | What it leaves | Duration | | --- | --- | --- | --- | | Quick format of a secondary data SSD | File-system map and volume label | Controller tables, over-provisioned NAND, EFI/Recovery on other disks | Seconds in Disk Management or Disk Utility | | Vendor Secure Erase / NIST purge | User flash plus spare area the OS cannot see | The hardware; a new format still follows | Samsung Magician: “in just seconds” | | Reinstall of the system SSD | Windows or macOS plus boot and recovery slices | User files unless the installer wipes them | The length of Setup or macOS Recovery |
Disk Management might show EFI System and Recovery as 100 percent free. Microsoft's overview still tells operators not to modify those partitions.
NIST Special Publication 800-88 Revision 1 defines sanitization as a process that renders access to target data infeasible for a given level of effort. Andrew Regenscheid of NIST's Computer Security Division, editor of the February 2015 ITL bulletin on that revision, wrote: “Degaussing and overwriting techniques — common methods for sanitizing magnetic media — are not applicable for flash memory devices.” A Disk Management quick format rebuilds the file-system map. It is not a Purge. Native overwrites miss defect lists and wear-leveled cells.
Samsung's Magician product page describes Secure Erase as permanently wiping data “all in a matter of seconds.” Some NVMe block-erase tools run longer; Magician's public copy does not publish a minute count, and the two should not be averaged. Apple's Disk Utility erase guide says secure erase options “are not available” for a solid-state drive.
A system SSD that must keep working for years is reinstalled from Windows 11 Setup or macOS Recovery, which recreate C: with the boot slices.
Which partitions on the system SSD stay untouched
The Overview of Disk Management says Windows typically includes three partitions on the main drive: Local Disk (C:), EFI System, and Recovery. Microsoft's Change a Drive Letter article lists EFI and Recovery as not accessible for letter assignment.
The OEM page “UEFI/GPT-based hard drive partitions” describes four slices as the default layout for UEFI PCs: EFI System, a Microsoft Reserved partition (MSR), Windows, and recovery tools. The MSR size in that specification is 16 MB. It does not receive a drive letter and cannot store user data. Three visible partitions in the overview, four in the deployment layout: the 16 MB MSR is the hidden piece.
EFI size guidance also diverges from what many PCs shipped with. The UEFI/GPT page lists a minimum EFI System Partition of 200 MB on 512-native and 512e drives, and 300 MB on 4K native drives, formatted FAT32. Plenty of factory disks still show a 100 MB EFI partition. Neither figure is spare space. Recovery, on the same page, is at least 300 MB; `winre.wim` is typically 500–700 MB. Windows 11's extra free-space note for WinRE is 100 MB minimum, 250 MB recommended.
On a Mac, the internal APFS container stays untouched while the machine is running from it. Apple's erase guide says that erasing the startup disk is done from macOS Recovery.
The unpopular reading in conveyor work is that the belt is part of the vehicle. EFI, MSR, and Recovery are the photo-eyes of the boot path. Deleting them because they look empty is clearing a sensor alarm without walking the belt.
GPT, MBR, and the file system the hosts can actually mount
Microsoft's Initialize New Disks dialog defaults to GUID Partition Table (GPT) and describes GPT as the style that allows volumes larger than 2 terabytes. MBR is the older style, used by older firmware and some removable cards.
Microsoft's article on disks that exceed 2 TB states the MBR ceiling: 4,294,967,295 sectors × 512-byte sectors = 2.199 TB of addressable capacity, “approximately 2.2 TB.” Windows and GPT FAQ says the Windows implementation restricts a GPT disk to 128 partitions; MBR supports four primary partitions, or three primary plus one extended. Convert a disk to GPT or MBR, Microsoft says, only when the disk contains no partitions.
Windows 11's hardware list names UEFI firmware that is Secure Boot capable. Microsoft's UEFI/GPT page says that when Windows is deployed to a UEFI device, the drive that includes the Windows partition is formatted using GPT; additional drives may use GPT or MBR.
Microsoft's NTFS overview lists 4 KB as the default cluster size, with a 16 TB maximum volume at that size. Four KB is 4,096 bytes. The same page's formatting example for large `.vhdx` files sets `AllocationUnitSize` to 65536—64 KB. Leave 4 KB on an ordinary documents volume. Use 64 KB when the disk will hold large virtual disks.
Apple's Disk Utility format list names APFS as the file system used by macOS 10.13 or later, optimized for flash. For Windows-compatible disks, Apple's guide says MS-DOS (FAT) for volumes 32 GB or less and ExFAT for volumes over 32 GB. APFS is the Mac-only choice, including Time Machine on current macOS. ExFAT is the cross-host compromise. NTFS remains the Windows-only default.
Disk Management and Disk Utility steps for a secondary SSD
On Windows, Microsoft's Initialize New Disks procedure is the sequence for an extra NVMe, SATA SSD, or USB enclosure:
- Open Disk Management as Administrator from “Create and format hard disk partitions.” If the target disk is Offline, bring it Online.
- Right-click the disk tile with the disk number, not a partition on Disk 0, and select Initialize Disk. Confirm the number. Leave GPT selected unless a specific old host blocks it.
- Right-click Unallocated space, select New Simple Volume, and accept the default size when the whole disk is the goal. Microsoft says the common approach uses the entire drive.
- Assign a letter that is not C:. Set NTFS for Windows-only use, or exFAT for mixed hosts. Leave allocation-unit size at Default (4 KB / 4,096 bytes on typical NTFS) unless the disk will hold large VHDX files, in which case Microsoft's 64 KB example applies.
- Finish, then copy a test file onto the new letter.
The 16 MB MSR that GPT initialization creates will not appear as a lettered volume. Visible Unallocated after a full simple volume, if any remains, is an alignment leftover at 1 MB boundaries.
On a Mac, Apple's erase-and-reformat guide is the matching sequence for a non-startup disk: open Disk Utility, choose View > Show All Devices, select the physical device at the top of the hierarchy, then Erase. Set Scheme to GUID Partition Map and Format to APFS for Mac-only flash, or ExFAT when the disk must also mount on Windows and is larger than 32 GB. If the Scheme menu is missing, a volume rather than the device is selected.
A Windows 11 install onto a blank SSD is a Setup job. Boot the Windows 11 USB, pick the target disk by size, and let Setup create the GPT layout.
When the SSD will not format, mount, or stay online
Cables and seating first. A loose M.2 screw, a SATA cable on the wrong port, a USB-C enclosure whose bridge chip does not speak UASP, or an NVMe drive in a SATA-only adapter will present as “not initialized,” disappearing capacity, or I/O errors. Reseat once. Swap the enclosure or cable before deleting partitions.
Health second. Samsung Magician and peer vendor dashboards report wear, spare blocks, and temperature. A disk that has exhausted spare area will fail format. No file-system command repairs that.
State third. Microsoft's troubleshooting for disks that are missing or not initialized is the next stop: bring Offline disks Online, then initialize only a disk that has been backed up. A write-protected USB SSD, a BitLocker volume whose key is elsewhere, or an ATA “frozen” security state will block format until that lock is cleared. Samsung's Secure Erase notes that a frozen drive cannot be erased until the platform releases it, often by a sleep cycle, and only on a secondary disk.
Cyclic redundancy check, a fatal device hardware error, and a disk that mounts then unmounts point at the controller, NAND, or USB bridge. First Aid on macOS, or `chkdsk` on Windows, can repair a volume that still enumerates. They cannot format a disk the bus cannot see. If the disk is the system SSD, stop. The recovery path is Windows Recovery or macOS Recovery, not Disk Management Format on C:.
After the format: backup and health for the years of use
Copy the working set onto the new volume only after a second copy exists somewhere else. Microsoft's Disk Management overview points at Windows Backup. On a Mac, Time Machine wants APFS on current systems; an exFAT disk formatted for Windows sharing will not fill that role.
Windows' Defragment and Optimize Drives tool, per Microsoft Support, trims SSDs rather than defragmenting them, and runs that optimization on a weekly schedule by default. Leave that schedule on. Samsung Magician is where spare capacity and total bytes written live after firmware updates. A disk filling past the point where TRIM has free blocks will slow down. That is a capacity problem.
The one-time job is finished when the new letter mounts, a test file survives a reboot, and the backup has somewhere to land. The years of use are the health readings and the copies—the part of baggage handling that happens after the bag has left the make-up carousel.
Questions SSD owners ask after a format
Does an SSD need to be formatted?
A new SSD often arrives uninitialized, so Disk Management shows the whole disk as Unallocated until GPT and a volume exist. An SSD that already holds a matching file system is used as-is. Format a secondary disk after a backup. Do not format the running system volume from the desktop.
How do I completely format my SSD?
A complete wipe is a manufacturer Secure Erase or a NIST purge, not Disk Management's quick format. Samsung Magician times that erase in seconds. For a secondary disk, initialize GPT and format NTFS or APFS. For a system SSD, reinstall from Windows Setup or macOS Recovery so EFI and Recovery are rebuilt.
What can I do if I can’t format my SSD?
Confirm disk number and cables first. If Disk Management lists the disk Offline, bring it Online; if it is Not Initialized, initialize only after a backup. Check the vendor health tool for spare blocks and wear. A frozen ATA state, a bad USB bridge, or failing NAND will block format until that layer is cleared.
Does formatting my SSD delete everything?
A quick format removes the file-system index, so the volume looks empty, and TRIM later lets the controller erase cells. Files can remain until garbage collection finishes. NIST treats overwrite of flash as the wrong purge method. A vendor Secure Erase, not Format, reaches spare area the OS cannot see.
How do I format an SSD with Windows installed on it?
Windows will not format the running system volume the way it formats a data disk. Boot Windows 11 Setup from USB and let Setup recreate the Windows partition, or reinstall onto C: while leaving EFI and Recovery in place. Microsoft's overview still shows those extra partitions on Disk 0.
Should this SSD use GPT or MBR?
Use GPT for a Windows 11 system disk and for any disk larger than 2 TB. Microsoft's Initialize Disk dialog defaults to GPT and allows volumes above the 2.199 TB MBR ceiling measured at 512-byte sectors. MBR still appears on some removable drives and older BIOS machines, with four primary partitions.