How to Delete (Erase) an External Hard Drive on Windows and Mac

Deleting an external hard drive isn't as simple as dragging files to the Trash. Depending on what you mean by "delete" — and what you plan to do with the drive afterward — the right approach varies significantly. This guide covers the full range of options, from quick formatting to secure erasure.

What Does "Deleting" an External Hard Drive Actually Mean?

There are a few different things people mean when they ask how to delete an external hard drive:

  • Deleting files from the drive — removing stored data without touching the drive itself
  • Formatting the drive — wiping the file system and preparing it for reuse
  • Secure erasing the drive — overwriting data so it can't be recovered
  • Physically destroying the drive — when digital erasure isn't enough

Each of these serves a different purpose, and choosing the wrong method can lead to recoverable data sitting on a drive you've sold, donated, or discarded.

How to Format an External Hard Drive on Windows

Formatting is the most common approach. It removes the file structure that points to your files, making the drive appear empty. Standard formatting doesn't permanently destroy data — recovery software can often retrieve files afterward — but it's fine for reuse in a trusted environment.

Steps on Windows:

  1. Connect the external drive
  2. Open File Explorer and locate the drive under "This PC"
  3. Right-click the drive and select Format
  4. Choose a file system (more on this below)
  5. Check Quick Format for speed, or uncheck it for a slightly more thorough pass
  6. Click Start

Windows offers three main file system options during formatting:

File SystemBest ForNotes
NTFSWindows-only useFull Windows feature support; limited native write support on macOS
exFATCross-platform useWorks on Windows and Mac; good for large files
FAT32Older devices, compatibilityMax 4GB file size; widely compatible

How to Format an External Hard Drive on macOS

Mac handles formatting through the built-in Disk Utility app.

Steps on macOS:

  1. Connect the external drive
  2. Open Disk Utility (Applications → Utilities)
  3. Select the external drive from the left sidebar — make sure to select the drive itself, not just a partition
  4. Click Erase in the toolbar
  5. Choose a name, format, and scheme
  6. Click Erase

macOS format options include:

FormatBest For
APFSMac-only drives, especially SSDs
Mac OS Extended (Journaled)Mac-only drives, HDDs
exFATSharing between Mac and Windows
MS-DOS (FAT)Older devices or maximum compatibility

⚠️ Selecting the wrong partition in Disk Utility is a common mistake. Always confirm you've selected the top-level drive entry before erasing.

How to Securely Erase an External Hard Drive

If you're selling, donating, or disposing of the drive, standard formatting isn't enough. Data recovery tools can restore files from a quick-formatted drive with relative ease.

Secure erase methods:

On Windows, use the Disk Management tool or a third-party utility to perform a full (non-quick) format, which overwrites data with zeros. For more thorough erasure, tools like DBAN (for HDDs) or manufacturer-provided SSD secure erase utilities are commonly used.

On macOS, older versions of Disk Utility included a Security Options slider that let you choose between 1-pass, 3-pass, and 7-pass overwrites. This feature was removed for SSDs in later macOS versions because SSDs handle data differently — overwriting individual blocks isn't as reliable due to wear leveling and how flash storage works.

🔒 For SSDs, the most reliable secure erase method is often the manufacturer's own utility (Western Digital, Seagate, Samsung, and others all offer drive management tools), or an ATA Secure Erase command issued through specialized software.

The Difference Between HDDs and SSDs Matters Here

The type of drive you're erasing changes what "deleted" really means:

  • HDDs (spinning hard drives) store data magnetically. Overwriting is straightforward and effective.
  • SSDs (solid-state drives) use flash memory with wear-leveling algorithms. Data may be distributed across cells in ways that standard overwrites don't fully address. Manufacturer-level secure erase commands are more reliable.
  • Encrypted drives — if the drive was encrypted (via BitLocker on Windows or FileVault/Disk Utility on Mac) before use, erasing or discarding the encryption key effectively makes the data unreadable, even if the raw storage isn't overwritten.

When Physical Destruction Is the Right Answer

For drives containing highly sensitive data — financial records, medical files, legal documents — digital erasure methods carry a residual risk that some users aren't comfortable with. In those cases, physical destruction (shredding or degaussing for HDDs, shredding for SSDs) is the only way to guarantee data is unrecoverable.

Many professional IT asset disposal (ITAD) services offer certified destruction with documentation, which matters in regulated industries.

Variables That Determine Your Best Approach

The right deletion method depends on several factors that are specific to your situation:

  • Drive type (HDD vs. SSD vs. hybrid)
  • Operating system and version
  • Sensitivity of the data stored on the drive
  • What you plan to do with the drive (keep it, sell it, donate it, discard it)
  • Whether the drive was encrypted from the start
  • Time available — secure multi-pass overwrites on large HDDs can take hours

A drive you're reformatting to use yourself tomorrow doesn't need the same treatment as one you're handing to a stranger. How thoroughly you need to delete the data — and which tool is appropriate for doing it — depends entirely on what's been stored there and where the drive is going next.