Affiliate Disclosure: This article may contain affiliate links. If you purchase through these links, we may earn a commission at no extra cost to you.
Formatting an external hard drive wipes it clean and sets up a file system your computer can read and write. People usually format for one of three reasons: the drive is brand new and shipped with a format their system dislikes, the drive is switching jobs (for example, moving from Windows backups to a Mac photo library), or it has picked up file system errors that a fresh format clears out. The actual process takes only a couple of minutes.
The catch is that formatting erases every file on the drive, and picking the wrong file system can make the drive invisible to one of your devices. This guide walks through the exact steps on Windows 10 and 11 and on macOS, explains which file system to choose, and covers the mistakes that send people hunting for data recovery tools afterward.

Before you format: two quick checks
First, copy anything you care about off the drive. Formatting removes all data, and recovery after the fact is unreliable at best. If the drive you are about to format is currently your only backup, move those files to your computer or to a second disk first — our roundup of the best external backup drives explains what to look for if you need a dedicated backup disk.
Second, if the drive has been misbehaving — slow copies, random disconnects, disappearing from the file manager — test it before trusting it with fresh data. The tools covered in our guide on how to check SSD health in Windows and macOS also report the status of external SSDs and many portable hard drives. A drive that is failing will keep failing after a format.
Our pick for this guide: SanDisk Extreme Portable SSD 1TB
If you’re reformatting an aging drive, a rugged portable SSD is a faster, more reliable home for your files.
Which file system should you choose?
The file system determines which devices can read and write the drive, so choose based on where the drive will live:
- exFAT — readable and writable by both Windows and macOS, with support for files larger than 4 GB. This is the safe default for a portable drive that moves between systems.
- NTFS — the native Windows file system. According to Apple’s own documentation, macOS can read NTFS drives but cannot write to them without third-party software, so avoid NTFS for shared drives.
- APFS or Mac OS Extended — Apple recommends APFS for SSDs and flash drives on macOS 10.13 or later, while Mac OS Extended (Journaled) remains a sensible choice for spinning hard drives used only with Macs. Windows cannot read either format natively.
If you are still shopping for a drive rather than reformatting an old one, our guide to the best external hard drives breaks down capacity and durability considerations by use case.
How to format an external hard drive on Windows 10 and 11
- Connect the drive and open File Explorer, then click This PC in the sidebar so you can see every connected drive.
- Identify the external drive carefully — check the capacity and label so you do not format the wrong disk — then right-click it and choose Format.
- In the File system dropdown, pick exFAT for a shared drive or NTFS for a Windows-only drive. Leave Allocation unit size at its default.
- Type a short name in Volume label so you can recognize the drive later.
- Leave Quick Format checked unless you suspect the drive has bad sectors, in which case uncheck it and allow extra time.
- Click Start, confirm the warning that all data will be erased, and wait for the completion message.
If the drive does not appear in File Explorer at all, right-click the Start button and open Disk Management. A factory-fresh drive may show as unallocated space: right-click it, choose New Simple Volume, and the wizard will initialize and format it in one pass.
How to format an external hard drive on a Mac
- Open Disk Utility from Applications > Utilities, or press Command-Space and type its name.
- In the menu bar choose View, then Show All Devices, so the physical drive appears rather than just its volumes.
- Select the external drive itself in the sidebar — the top-level entry, not the indented volume beneath it.
- Click Erase in the toolbar.
- Enter a name, choose the format (exFAT for a shared drive, APFS or Mac OS Extended for Mac-only use), and set Scheme to GUID Partition Map.
- Click Erase, wait for the process to finish, then click Done. The drive will mount on the desktop ready for use.

Common mistakes to avoid
The most expensive mistake is formatting the wrong drive, so always verify the capacity and label before clicking Start. The most common compatibility mistake is choosing NTFS for a drive that also needs to accept files from a Mac. On the Mac side, skipping Show All Devices and erasing only a volume, or leaving the scheme set to something other than GUID Partition Map, leads to drives that behave oddly later. Also remember that a standard format is not a secure erase: if you are disposing of a drive that held sensitive files, use a dedicated wipe utility instead. Finally, formatting is the wrong tool for two related jobs: if you are moving Windows to a new disk, follow our walkthrough on how to clone a hard drive to an SSD instead, and if several people need to reach the same storage over your network, a NAS device for home backup is a better fit than a shared USB drive.
Frequently asked questions
Does formatting an external hard drive erase everything?
Yes. Formatting removes all files and folders on the drive, so copy anything you want to keep before you start. A quick format leaves old data technically recoverable with specialist tools for a while, but you should never rely on that as a safety net.
What format works on both Windows and Mac?
exFAT is the practical choice for a drive that moves between Windows and macOS. Both systems can read and write exFAT natively, it supports very large files, and it works on most smart TVs and game consoles as well.
What is the difference between Quick Format and Full Format?
A quick format only rebuilds the file table, which takes seconds. A full format also writes over the whole disk and scans for bad sectors, which can take hours on a large drive. Quick format is fine for a healthy drive; use a full format if you suspect disk errors.
Why is my external drive not showing up so I can format it?
On Windows, open Disk Management: a brand new drive may need to be initialized and given a volume before it appears in File Explorer. On a Mac, choose View then Show All Devices in Disk Utility. If the drive is missing there too, try a different cable or USB port.