Formatting a USB drive is almost like formatting any other drive. You can either go with the default settings or you can figure out what the various options mean and use the ones that best suite your use case. We'll help you with the latter, so you can select the optimal settings when you format your USB drive.

How to Format a USB Drive in Windows

Whether you're running Windows XP, Windows 7, Windows 8.1, or Windows 10, the steps are essentially the same.

  1. Plug in the USB drive.
  2. Open Windows File Explorer and go to This PC (aka Computer or My Computer).
  3. Right-click the drive, and select Format...
This is a screenshot of a USB drive being formatted using the context menu in Windows

The formatting options you can customize are File system, Allocation unit size, Volume label, and Format options. You can also Restore device defaults in case your custom settings aren't working.

This screen capture shows the format tool option menu, which includes capcity, file system type, allocation unit size, and volume label.

To format your drive, you simply make your selection, click Start, followed by OK to confirm that you really want to erase all data and the drive will be formatted.

This menu warns the user that formatting will erase all data on the drive.

However, before you proceed with formatting, you will want to understand what each of these options actually means. So let's go through them one by one.

Which File System to Choose?

In Windows 10, you will see a maximum of four different file systems: NTFS, FAT, FAT32, and exFAT. You will not see FAT and FAT32 if your drive is larger than 32 GB. So what is the difference between those file systems and which one should you choose? Let's look at the benefits of each.

NTFS Compared to FAT & FAT32:

  • read/write files larger than 4 GB and up to maximum partition size
  • create partitions larger than 32 GB
  • compress files and save disk space
  • better space management = less fragmentation
  • allows more clusters on larger drives = less wasted space
  • add user permissions to individual files and folders (Windows Professional)
  • on-the-fly file encryption using EFS (Encrypting File System; Windows Professional)

FAT & FAT32 Compared to NTFS:

  • compatible with virtually all operating systems
  • takes up less space on the USB drive
  • less disk writing operations = faster and less memory usage

exFAT Compared to FAT & FAT32:

  • read/write files larger than 4 GB
  • create drive partitions larger than 32 GB
  • better space management = less fragmentation

Due to its nature, FAT or better yet FAT32 are suitable for drives smaller than 32 GB and in an environment where you never need to store files larger than 2 or 4 GB, respectively. In other words, any regular sized hard drive (60 GB +) should be formatted with NTFS.

However, due to the way NTFS works it is not recommended for flash drives, even when they are bigger than 32 GB. This is where exFAT comes in. It combines the benefits of FAT (small, fast) and NTFS (large file size supported) in a way that is perfect for flash drives.

Keep in mind though that FAT and FAT32 are the only file systems that are cross-platform compatible. NTFS is supported in Linux, but it requires a hack or third-party application to work on a Mac. exFAT, on the other hand, is supported as of OS X 10.6 (Snow Leopard), but you need drivers to read it on Linux.

If for compatibility or speed reasons you want to go with FAT or FAT32, always go with FAT32, unless you are dealing with a device of 2 GB or smaller.

Related: NTFS, FAT, exFAT: Windows 10 File Systems Explained

Which Allocation Unit Size Works Best?

Hard drives are organized in clusters and the allocation unit size describes the size of a single cluster. The file system records the state of each cluster, i.e. free or occupied. Once a file or a portion of a file is written to a cluster, the cluster is occupied, even if there is space remaining.

Hence, larger clusters can lead to more wasted or slack space. With smaller clusters, however, the drive becomes slower as each file is broken up into smaller pieces, and it takes much longer to draw them all together when the file is accessed.

Hence, the optimal allocation unit size depends on what you want to do with your USB drive. If you want to store large files on that drive, a large cluster size is better as the drive will be faster. If, however, you want to store small files or run programs off your flash drive, a smaller cluster size will help preserve space.

Rule of thumb: large drive and/or large files = large allocation unit size (and vice versa)

For a 500 MB USB flash drive, rather select 512 bytes (FAT32) or 32 kilobytes (FAT). On a 1 TB external hard drive select 64 kilobytes (NTFS).

What Is a Volume Label?

The volume label is the drive's name. It's optional and you can basically name your drive anything you want. However, there are a few rules to follow, depending on the file system.

NTFS

  • maximum of 32 characters
  • no tabs
  • can display both uppercase and lowercase characters

FAT

  • maximum of 11 characters
  • none of the following characters: * ? . , ; : / \ | + = < > [ ]
  • no tabs
  • will be displayed as all uppercase

You can use spaces, regardless of the file system.

Which Format Options Do We Recommend?

A full format removes file records and scans the drive for bad sectors. The Quick Format option skips the scan, making it a lot faster. If you're dealing with a healthy or new drive, if you don't intend on putting important data onto it, or if you're pressed for time, choose Quick Format. Otherwise, remove the checkmark.

Note: Neither option actually overwrites or deletes files; they both just clear the drive's index file, i.e. the Master File Table (MTF). If you want to securely and permanently delete data on your USB drive, formatting won't do it, you'll have to overwrite the files with a tool like DBAN.

If you found this article helpful, you might also want to know how to fix write protection errors, how to reformat an external hard drive without losing data, or how to format a write-protected USB drive. And if you need a new USB drive, here are the fastest USB flash drives money can buy.

Image Credit: nipastock/Shutterstock.com