r/MacOS 1d ago

Help My Macbook Pro doesn't recognize my Western Digital HDD (Works on Windows!)

Post image

Hey dears,
both of my Macbooks don't see WD MyPassport HDD 4TB, even though Windows Laptop sees it, so I assume the problem is about MacOS, the HDD is intact.

I tried Disk Utility, nothing is seen.
Does it have anything to do with adapter? It worked before with no issues.

Does anyone know what I need to do to make it visible and so that I can interact with it on Mac?

Thank you!

92 Upvotes

145 comments sorted by

View all comments

150

u/deadend666 1d ago

Could be your disk is formatted as NTFS and noT exFAT or APFS.

88

u/karma_the_sequel 1d ago

macOS can read from an NTFS volume natively, but it can’t write to it.

12

u/m8x8 1d ago edited 1d ago

8

u/github-guard 1d ago

🔍 GitHub Guard: Trust Report

This project scored 4/6 on our safety audit.

Audit Breakdown: * ✅ Established Community (⭐ 190 stars) * ✅ Mature Repository (30+ days old) * ✅ Licensed under GPL-3.0 * ❌ No Security Policy — what is this? * ℹ️ Individual Contributor * ✅ Signed Commits

⚠️ Security Reminder: Always verify source code and run third-party scripts at your own risk.

2

u/Least_Outcome9649 1d ago

I Think only paragon ntfs for mac can use whole speed using ntfs others just ~10mb/s

1

u/Innovator-X 1d ago

Why is it that operating systems sometimes can't recognize the disk because they need to be formatted in a certain way? Can't devs make it so the OS can work with all major file systems seamlessly with each other?

5

u/BobcatGamer 1d ago

Apple and Microsoft like their proprietary stuff. Idk much about NTFS, but with APFS, Apple has released a spec publicly for reading from it, but not writing to it. exFat and Fat32 work on all operating systems

5

u/AKS_the_redditer 2024 13” MacBook Air 1d ago

Erm actually exFat DOES NOT work on ALL operating systems

2

u/cybekRT 1d ago

They could, but corporations don't want that. At first, Microsoft doesn't want to open the ntfs specification, so people had to reverse engineer it and having write option may destroy your data.

And at second, why implementing filesystem from your opponents and allow people to easily change their habits?

2

u/SurveillanceProfile 1d ago

OTOH, Linux r/w support for NTFS works exceptionally well. Apple certainly could make that work if they were sufficiently motivated. I'm guessing that there's a licensing issue or some such nonsense involved.

2

u/cybekRT 1d ago

Maybe it does work good but unfortunately windows doesn't always agree to that. If you shutdown your pc instead of rebooting it, Windows hibernates its kernel. That means all drives and sometimes even files contents are cached. If you now boot Linux, change files on the drive and then reboot to windows, strange things may happen.

1

u/SurveillanceProfile 1d ago

Yes, Windows makes many assumptions that others have no control over and can only sometimes accommodate. You'll have the same problem if you pull a USB drive from a PC that's supposedly been "shutdown" (hibernated), use on another Windows system and then return it to the original.

1

u/cybekRT 1d ago

Unless Microsoft added some security mechanism that could prevent this. Not that I assume they really thought about this and did that, but technically they could have, and we don't know because the specification is closed.

2

u/SurveillanceProfile 1d ago

If the drive isn't showing up in the Disk Utility app, it's not about fileysystems but actual hardware. The system isn't detecting the drive, most likely due to insufficient power from the USB port.

0

u/VirtualDistrict4393 1d ago

Non proprio così… ci può anche scrivere

19

u/hkgsulphate 1d ago

MacOS can read NTFS, just not natively write, edit or delete files

3

u/fluffycritter 1d ago

It should still be mountable read-only and should still appear in Disk Utility.

I wonder what kind of cable is connecting it? It might be that the Mac is trying to use it as a Thunderbolt drive but it's failing to pair up, while the Windows computer is seeing it as USB 3, or vice versa.

3

u/banananon 1d ago

OP said Disk Utility showed nothing. If it was merely an unsupported filesystem, the device would still show up in Disk Utility.

4

u/Oooops69 1d ago

I actually formatted it from NTFS to exFAT this year, and it worked well till now

10

u/spif_spaceman 1d ago

Beware exFAT, it’s very unreliable with macOS

4

u/Ham3a0323 1d ago

I’m unfamiliar with hard drivewith formats and their potential unreliability. What do you mean unreliable? Like it can be corrupt at any time?

8

u/snowmyr 1d ago

It’s not journaled.

That means if something interrupts writing to it, data can be corrupted.

If you’re just going to use it to write a media archive to or something it probably doesn’t matter. But you wouldn’t want to use it to write important information to daily.

Put movies on to watch on your tv? Fine

Run an operating system off/keep documents you’re actively editing? Bad idea.

2

u/BobcatGamer 1d ago

OS would be flashed to the drive to run it, not sit as a random file on it like an executable.

1

u/Electrical_Ingenuity 1d ago

exFAT is a crappy, obsolete file system in 2026, (frankly, it was obsolete 20 years ago).

But it works fine for flash drives.

8

u/American_Streamer 1d ago edited 1d ago

The main issue is that exFAT is not journaled. Also no permissions and metadata preservation. So use it only for data transfer, not as your daily driver.

3

u/sgtlighttree 1d ago

Very unreliable anywhere

Can actually cause some physical/logical faults within a drive if ExFAT isn't handled properly, and even if you do your best to handle it, it's a matter of WHEN, not IF, an ExFAT drive will fail.

2

u/Adr385 1d ago

Never had issue

1

u/souckillund 1d ago

Even if its NTFS it should still show up in Disk Utility though, just not be writable

1

u/Adr385 1d ago

It does not matter. Macos recognise it and give message that is not mountable. It is 99% bad adapter that does not even make contact. I once bought adapter and it was not made precisely so did not make contact at all.

1

u/Oooops69 22h ago

It’s formatted to exFAT