How to Format a USB Stick on a Mac

Formatting a USB stick on a Mac is straightforward once you know where to look — but the choices you make during the process have real consequences for how the drive works afterward. The built-in tool is called Disk Utility, and it handles everything from basic reformatting to more thorough erasure. What trips most people up isn't the steps themselves, but understanding which format to choose and why it matters.

What Formatting Actually Does

When you format a USB drive, you're doing two things: erasing its contents and writing a new file system to it. The file system is essentially the organizational structure that tells your operating system how to read and write data on that drive.

A freshly bought USB stick usually comes pre-formatted — often in FAT32 or exFAT — which is why it works when you first plug it in. But you might want to reformat it to change that file system, clear old data, or fix a drive that's behaving strangely.

How to Format a USB Drive Using Disk Utility

  1. Plug your USB stick into a USB-A or USB-C port on your Mac (use an adapter if needed).
  2. Open Disk Utility — find it via Spotlight (⌘ + Space, then type "Disk Utility") or in Applications > Utilities.
  3. In the left sidebar, locate your USB drive. Look under the External section. You'll see the physical drive and, indented below it, any existing partitions.
  4. Select the top-level drive (not the indented partition) for a full reformat.
  5. Click Erase in the toolbar.
  6. Give the drive a name, choose your Format, and select a Scheme if prompted.
  7. Click Erase to confirm.

The process usually takes a few seconds for standard USB sticks.

Choosing the Right File System Format 💾

This is where most people pause — and it's worth pausing. The format you choose determines which devices can read and write to the drive.

FormatMac Read/WriteWindows Read/WriteBest For
APFS✅ Full❌ NoMac-only use, newer macOS
Mac OS Extended (HFS+)✅ Full❌ No (without extra software)Mac-only, older macOS compatibility
exFAT✅ Full✅ FullCross-platform sharing
FAT32✅ Full✅ FullWide device compatibility, older hardware
MS-DOS (FAT)✅ Full✅ FullSame as FAT32 in Disk Utility

APFS is Apple's modern file system, optimized for flash storage, and it's excellent — but only if you'll never plug that drive into a Windows PC or a TV, car stereo, gaming console, or camera. The moment cross-platform compatibility matters, APFS becomes a liability.

exFAT is the practical choice for most people who share files between Macs and Windows machines. It has no meaningful file size limit (unlike FAT32, which caps individual files at 4GB), and it's natively supported on both platforms.

FAT32 works on nearly everything — older devices, game consoles, car USB ports — but that 4GB file size ceiling is a genuine limitation if you're moving large video files or disk images.

Mac OS Extended (HFS+) made sense before APFS arrived and still appears in Disk Utility. For most modern use cases on a Mac-only setup, APFS is the more current choice.

What the "Scheme" Option Means

When erasing a physical drive (not just a partition), Disk Utility may ask you to select a Scheme:

  • GUID Partition Map — the standard for modern Macs and most computers built after 2006. Use this for general storage drives.
  • Master Boot Record (MBR) — older scheme, compatible with a wider range of devices including some legacy hardware and consumer electronics.
  • Apple Partition Map — only relevant for very old PowerPC-era Macs.

For most people using a USB stick with a modern Mac and possibly a Windows PC, GUID Partition Map with exFAT covers the common ground.

Security Options: How Thoroughly Do You Want to Erase? 🔒

When you click Erase, there's a Security Options button that lets you choose between a fast erase and a more thorough multi-pass overwrite.

  • Fastest — removes the file system index but doesn't overwrite data. Files may be recoverable with specialist software.
  • Multi-pass options — overwrite the drive's contents multiple times, making recovery significantly harder.

For most everyday reformats, the fastest option is fine. If you're passing a drive to someone else and privacy matters, a more thorough pass is worth the extra time.

When Disk Utility Can't Mount or See the Drive

If your USB stick doesn't appear in Disk Utility at all, try:

  • Checking the View menu and selecting Show All Devices
  • Testing the drive in a different USB port or with a different cable/adapter
  • Trying it on another computer to rule out a hardware failure

Drives that are severely corrupted or physically damaged may not respond to formatting at all. Disk Utility will usually surface an error message if that's the case.

The Variables That Determine What's Right for You

Formatting a USB stick on a Mac takes under a minute — but the right configuration depends entirely on how you plan to use it. A drive you keep exclusively in your Mac ecosystem behaves very differently from one you carry between a MacBook, a Windows work laptop, a smart TV, and a digital camera.

Your macOS version, the age of the other devices involved, the file sizes you're working with, and whether data security matters on that particular drive all feed into which format and scheme actually makes sense for your situation.