Skip to content
Essential Data Recovery

NTFS or exFAT? Choosing a format for an external drive

NTFS, exFAT and FAT32 all store files, but they suit different jobs. NTFS is Windows' own format and read-only on a Mac. exFAT works across Windows and macOS. FAT32 suits smaller drives. This page sets out the differences, the size limits, and a plain recommendation for each situation.

Written by Essential Data RecoveryPublished 2026-09-13Owner-reviewedRevision 1
Two slim portable drives, one silver and one dark grey, side by side on pale oak wood with a blank sheet of paper between them

Choosing how to format an external drive comes down to three names: NTFS, exFAT and FAT32. All three store your files; the differences that matter are which computers can read and write the drive, how large a single file can be, and how each format copes when something goes wrong. NTFS is the default file system for modern Windows, and exFAT is the newer successor to FAT32. This page explains those differences and ends with a plain recommendation for the common situations. How to actually reformat a drive stays in the guides; this page is about choosing.[1][2]

The short answer

For most people the choice is simple. A drive that will only ever meet Windows PCs suits NTFS. A drive that travels between a Mac and a Windows PC suits exFAT. A small drive, 32GB or less, is fine as FAT32 if it only carries ordinary files. This is not a close call or a matter of taste: Apple's Disk Utility guidance points Mac users to exactly these choices, and drive maker SanDisk gives matching advice for its own drives.[3][4]

The three formats at a glance. A blank means the pages this article cites do not state a figure; we would rather leave it blank than quote a number from memory.
FormatWindows read and writeMac read and write without extra softwareLargest single fileBest suited to
NTFSYesRead only: the drive opens, but macOS cannot write to it16TB with the default 4KB cluster size on current WindowsA drive used only with Windows PCs
exFATYesYesVery large: file sizes are stored as 64-bit numbersA drive shared between a Mac and a Windows PC
FAT32 (called MS-DOS (FAT) on a Mac)YesYesSmaller drives: Apple suggests it for Windows volumes of 32GB or less

Two cells deserve a note. The NTFS file size figure is Microsoft's figure for current Windows with default settings; older versions support smaller volumes. On the FAT32 row we have left the file size cell blank rather than repeat the 4GB limit you often see quoted, because none of the pages cited here states it and a limit quoted without a source is how myths spread. What Microsoft does document is the cluster arithmetic underneath: FAT volumes hold no more than 65,526 clusters and FAT32 volumes between 65,527 and 4,177,917, which is what keeps FAT32 volumes small.[2][5]

What each format is

NTFS is Windows' own file system: Microsoft describes it as the default for modern Windows. Its practical feature here is a transaction-based log, a running record of changes that lets Windows restore the file system to a consistent state at the next startup after a system failure. Capacity is not a concern either. Microsoft documents NTFS volumes up to 8 petabytes on Windows 10 version 1709 and later and Windows Server 2019 and later, and, at the default 4KB cluster size, a maximum of 16TB for a file or a volume.[2]

exFAT is the newer, lighter member of the same family. Microsoft's specification calls it the successor to FAT32 and lists its design goals: keep the simplicity of FAT, allow very large files by storing file sizes in 64 bits, and permit clusters (the small blocks a drive is divided into) as large as 32MB so very large storage devices can be addressed. That combination is why exFAT became the usual choice for drives meant to move between different computers.[1]

FAT32 is the older format exFAT replaced. It is dependable and widely compatible, but it is boxed in by arithmetic: the cluster counts above cap how large a FAT32 volume can be. Apple still recommends it, under the name MS-DOS (FAT), for Windows volumes of 32GB or less created on a Mac. Beyond that size, Apple points Mac users to exFAT.[3][5]

A recommendation by situation

If the drive will only ever meet Windows PCs, NTFS is the straightforward choice. It is what Windows uses anyway, so nothing extra is needed at either end, and its log gives the file system a way to recover its consistency after an unplug or a power cut. SanDisk's formatting guidance recommends NTFS for Windows-only use for exactly these reasons.[4][2]

If the drive travels between a Mac and a Windows PC, exFAT is the practical answer. SanDisk recommends it for precisely that case and spells out the problem with the alternative: an NTFS drive mounts as read only on macOS, so the Mac can open files but cannot save anything back to the drive. Apple's guidance runs the same way, recommending exFAT for Windows volumes over 32GB.[3][4]

Small drives are the one place FAT32 still makes sense. For a drive of 32GB or less carrying documents, photos or installers, FAT32 gives you the widest compatibility with the least thought, and it is Apple's own suggestion for Windows volumes of that size. Its cluster arithmetic keeps larger drives out of scope, which is why anything bigger moves to exFAT instead.[3][5]

Before you format

Formatting chooses a new, empty file system; it does not carefully fold your existing files away first. Microsoft's documentation for the Windows format command says a quick format deletes the file table and the root directory without a sector-by-sector scan, and its more thorough /P option is the one that zeroes every sector. In plain terms, a formatted drive is usually not an emptied one, which is why files from before the format are often recoverable. If a drive holds anything you might want, copy it somewhere safe before you format. If it is already formatted, stop writing to it and read the article linked below first.[5]

Where to go from here

If this page has described your situation, these take you the rest of the way.

What actually happens when you format a drive

Recovering files after formatting a USB drive

An external drive will not mount on a Mac

Not sure which of these describes your drive, or the drive is already misbehaving? Guided help asks a few plain questions and points you to the right place.

Start guided help

Sources

Facts on this page are cited to the publishers’ own documentation.

  1. [1] MicrosoftexFAT file system specification. captured 2026-09-13.
  2. [2] MicrosoftNTFS overview. captured 2026-09-12.
  3. [3] AppleFile system formats in Disk Utility on Mac. captured 2026-09-13.
  4. [4] SanDiskSteps to format a drive for use with Windows or macOS. captured 2026-09-12.
  5. [5] Microsoftformat (Windows command reference). captured 2026-09-12.

Something wrong or outdated on this page? Report a correction. We publish what we fix.

Need the steps rather than the background? The guides walk through each situation, and guided help points you at the right one.