📢 Azenta Transfer v2.0 is now available!

Unable to Write to NTFS Drives on macOS

Problem Overview

By default, macOS can read NTFS-formatted drives but cannot write to them directly. This is because Apple has not fully implemented NTFS write support for stability and compatibility reasons.

Best solution: format the drive to exFAT. Both macOS and Windows can read and write it perfectly, with no compatibility issues.

Solution

Format the Drive as exFAT

This is the most stable and reliable solution for most use cases.

Benefits of exFAT:

  • Native read/write support on both macOS and Windows
  • Fast read/write performance and stable behavior
  • Supports single files larger than 4 GB
  • No extra configuration required
  • Highly reliable, with no data corruption risk from compatibility issues

Formatting Steps:

  1. Back up your drive data Formatting will erase all data on the drive. Be sure to back up first.

  2. Open Disk Utility

    • Press Command + Space to open Spotlight
    • Type "Disk Utility" and press Enter
  3. Select the drive

    • In the left panel, select the drive you want to format (select the device itself, not a partition)
  4. Erase the drive

    • Click the "Erase" button at the top
    • Set Format to "ExFAT"
    • Set Name to your preferred drive name
    • Set Scheme to "GUID Partition Map" (if available)
  5. Confirm formatting

    • Click the "Erase" button
    • Wait for the process to complete
  6. Use the drive

    • After formatting, the drive can be freely read and written on both macOS and Windows
    • No additional configuration is required

FAQ

Q: Will formatting cause data loss?

A: Yes. Formatting erases all data on the drive. Back up important files before formatting.

Q: What is the difference between exFAT and NTFS?

A:

  • exFAT: Native read/write support on both macOS and Windows, no extra setup needed
  • NTFS: Native Windows format; macOS can read but cannot write by default

Q: If I only use the drive on macOS, which format should I choose?

A: You can choose APFS in Disk Utility. However, if you may use the drive on Windows in the future, exFAT is still recommended.

Q: Why does the drive capacity look smaller after formatting?

A: This is normal. The file system itself uses some space, so available capacity appears slightly lower than the advertised size.