External SSD Works on Windows but Is Read-Only on Mac: NTFS, exFAT, and APFS Explained
If a Mac can open files on an external SSD but cannot save to it, check whether the drive is NTFS and choose the right format for Mac-only or cross-platform use.
- 5 min read
View article illustration

A common cross-platform surprise looks like this: an external SSD works perfectly on a Windows PC, then you connect it to a Mac and can open every file—but Finder refuses to copy anything onto the drive.
In many cases, nothing is wrong with the SSD. The drive is formatted as NTFS.
Why NTFS is read-only on a Mac
NTFS is Microsoft’s primary Windows file system.
Apple’s current support guidance states that Disk Utility does not support NTFS formatting and that macOS may be able to read an NTFS drive but not write to it.
That creates the classic symptom:
- You can open files.
- You can copy files from the SSD to the Mac.
- You cannot create, rename, edit, or delete files on the SSD.
Check the drive format
- Connect the external SSD.
- Open Finder.
- Select the drive.
- Press Command-I or choose File > Get Info.
- Look at Format.
If it says NTFS, the read-only behavior is expected on a normal Mac installation.
What format should you use instead?
That depends on how the drive will be used.
Use APFS for Mac-only SSDs
APFS is Apple’s modern file system and is the natural choice for an SSD used only with modern Macs.
It supports macOS features such as strong permissions, encryption options, snapshots in appropriate use cases, and efficient SSD-oriented behavior.
Windows does not natively treat APFS as a normal read/write file system, so it is not the right choice for routine Windows/Mac sharing.
Use exFAT for simple Windows and Mac sharing
exFAT is widely supported by both current Windows and macOS and supports large files.
It is generally the simplest format for:
- Moving video projects between Mac and Windows.
- Shared external SSDs.
- Large media files.
- Portable drives used across multiple operating systems.
exFAT does not provide the same resilience and platform-specific features as APFS or NTFS, so it is best viewed as a compatibility file system.
What about FAT32?
FAT32 works across many devices but has a 4 GB maximum individual file size.
That alone makes it unsuitable for many modern video files, disk images, virtual-machine files, and large archives.
Use FAT32 only when an older device specifically requires it.
Before reformatting: back up everything
If the NTFS drive contains files you need:
- Copy them to another drive or computer.
- Verify the copied files.
- Only then erase/reformat the SSD.
Do not click Erase simply because Finder will not let you save a file.
Reformat the SSD on a Mac
After the data is backed up:
- Open Disk Utility.
- Choose View > Show All Devices.
- Select the correct external drive or volume carefully.
- Select Erase.
- Choose APFS for Mac-only use or exFAT for Windows/Mac sharing.
- Name the volume.
- Confirm the erase.
If you are repartitioning the whole device, GUID Partition Map is the normal modern scheme for Mac use. Cross-platform removable-drive requirements can vary, so check any specialist hardware the drive must connect to.
Could permissions be the problem instead?
Yes.
If the format is APFS, Mac OS Extended, exFAT, or FAT but you still cannot write, check Finder > Get Info and review Sharing & Permissions.
Also check whether the drive is physically write-protected through an enclosure or adapter, though this is less common with SSDs.
Run First Aid if the drive should be writable
File-system damage can mount a disk incorrectly or produce write errors.
Open Disk Utility, select the volume, and run First Aid.
If Disk Utility reports serious errors, protect the data before attempting repeated repairs.
What about third-party NTFS drivers for Mac?
Commercial NTFS drivers can add write support to macOS.
They can be useful if you must keep an NTFS drive because it primarily belongs to a Windows workflow.
But they add another kernel/system component that must stay compatible with macOS updates. Use a well-supported product from a reputable vendor and keep backups.
Do not use NTFS write hacks from old tutorials
Older guides sometimes enable unsupported experimental NTFS writing through hidden configuration changes.
That is a poor choice for valuable data. Unsupported file-system writing can turn a compatibility inconvenience into corruption.
What about Time Machine?
Do not format a Time Machine disk as exFAT just because exFAT is cross-platform.
Time Machine has its own current storage requirements and is designed around Apple-supported backup formats.
Use a separate portable SSD for cross-platform exchange if necessary.
Do you need to change the partition scheme too?
Not always. If you are simply erasing one portable data drive for Mac/Windows file exchange, the file system choice is usually the most important part. If the SSD must also boot an operating system, work with older hardware, or connect to cameras/TVs/consoles, check that device's partition-scheme requirements before erasing it.
For a normal modern Mac-only SSD, GUID Partition Map with APFS is the usual combination. For a simple portable exFAT data disk, GUID Partition Map is also commonly appropriate unless another device specifically requires something else.
The practical choice
If the SSD belongs mainly to Windows, keep NTFS and use Windows to modify it.
If it belongs only to Macs, use APFS.
If its job is simply to move large files between current Macs and Windows PCs, exFAT is usually the least complicated option.
The drive is not “locked to Windows.” The file system is simply speaking a language macOS normally reads but does not write.


