Question: Format a Flash Drive as exFAT or NTFS?
Most of the time formatting a flash drive is a very simple decision. There are only two situations where you should take consideration on what format to use. Here are the details:
Note: This article is focused towards Windows and Mac operating systems.
The file formats available for a flash drive are:
- FAT (also called FAT16)
- FAT32
- exFAT
- NTFS
- HFS (Mac only)
Flash drive manufacturers format a drive as either FAT or FAT32. Any device of 2GBs or smaller will be formatted as FAT and any USB over 2GBs will be formatted as FAT32.
These two formats are the best file system for removable drives like flash drives because they support the quick disconnect function and chances are very slim you will destroy the device or files if you unplug the USB without using the Eject function (in Windows) or Un-mount function (in Mac).
The one huge limitation with FAT and FAT32 is the single file size limitation. If a single file is larger than 2GBs you need to have the device as FAT32. If you have a single file bigger than 4GBs then you must use NTFS or exFAT. Typically these large files are either video files or restore image files (for restoring a computer operating system from a single image file).
Continue Reading