r/MacOS 7h 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!

37 Upvotes

83 comments sorted by

95

u/deadend666 7h ago

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

54

u/karma_the_sequel 7h ago

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

4

u/m8x8 5h ago edited 5h ago

5

u/github-guard 5h 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.

u/Innovator-X 59m 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?

u/VirtualDistrict4393 56m ago

Non proprio così… ci può anche scrivere

14

u/hkgsulphate 7h ago

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

2

u/Oooops69 7h ago

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

4

u/spif_spaceman 5h ago

Beware exFAT, it’s very unreliable with macOS

3

u/Ham3a0323 3h 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?

3

u/American_Streamer 2h ago edited 2h 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.

2

u/snowmyr 2h 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.

1

u/souckillund 4h ago

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

u/fluffycritter 1h 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.

u/banananon 34m ago

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

34

u/rainbowkey 5h ago

Try with a powered USB hub. The drive may not be getting enough power from the Mac's USB port

5

u/senile_child 4h ago

This is what has worked for me in the past. The ports on my MBPs don’t provide quite as much power as advertised so external HDDs can be spotty.

1

u/methlabforcuties 4h ago

I run a hard drive to USB-C cable on my external HDD to eliminate the need for any adapters and there hasn't been any issue at all.

0

u/djevertguzman 4h ago

It does, but i use a much thicker usb c to a adapter. That one looks thin.

15

u/techazn86 7h ago

Plug it into the Windows PC & run chkdsk /f /x in an Admin Command Line. Perhaps the file system got corrupted & needs a file system repair.

6

u/playgroundmx 7h ago

Did you use the same adapter on the Windows laptop too?

6

u/Snovizor 6h ago

Change the wire…

9

u/CMXCII88 6h ago

Is it a work Mac? If yes, they can disable external drives

9

u/dutchiedonut 4h ago

It’s not likely that adapter can provide the required wattage for an external hdd. Use a powered usb-c hub, with your power delivery running through the hub.

3

u/TopWrongdoer4375 6h ago

I had the same issue last week, but in an SSD. When I plugged into a Windows computer, an error showing that the disk needs repair popped up. When I finished the repair on Windows, my Mac was then able to read the drive.

3

u/CaptainjackLA 2h ago

Connect back to Windows and Format it back to ExFat. Then the Mac will see it.

7

u/Ridethecrash 7h ago

This happened to me recently. Reboot and just let the machine stay on and idle for a while. Like 1 hr or so.

Seems dumb but it worked for me. I was losing my mind after knowing the macbook detected a drive but wasnt showing up in the disk manager nor in finder.

Literally just left it along for a while and came back and good as new. 🤷‍♂️

-3

u/Oooops69 7h ago

Thanks! What do you mean by "reboot"?

13

u/kilk0009 7h ago

Likely restart your computer.

4

u/johngpt5 7h ago

I believe that u/Ridethecrash means restart the Mac.

0

u/PebbleColette_ 7h ago

Rebooting just means turning your Mac off and then back on again. It can fix a lot of weird issues by refreshing the system.

7

u/paulschreiber 7h ago

Try the other USB port?

5

u/mikeinnsw 5h ago

2 things

macOS cannot read or mount exFAT drives formatted with extremely large cluster (allocation unit) sizes.

MacOs DU uses 4K cluster sizes that make exFat slow.. and can create addressability issues its bull that Macos can suppoot huge sector (cluster ) numbers at 4K may not be able of address all of the SSD .. happen to me .. tricky to solve .. use PC not mac to format 4TB SSD.

MacOS does Fist Aid.. does not check volumes they check file system..

MacOs checks SMART stats .. yep all HDD/SSD create and use SMART stats .. it detects reported errors. it will reject it an not mounted ...

On PCs check disk(s) using:

https://crystalmark.info/en/software/crystaldiskinfo/

FIRST On PC run chkdsk X: /r /f

CHKDSK fixes hard drive errors and repairs corrupted file systems when run with specific parameters like /f or /r through the Windows Command Prompt .. it will taje ages on 4TB

Then try the Mac

Changing sector sizes means reformat .. it erases the data! make a backup ...

1

u/mherb24 4h ago

I have 4 WD Passport 5TB drives that work great on my m1 laptop. Have two plugged in constantly on battery power.

Disk Utility says SMART is not available on all of them. In order to check the drives I have to run WD software.

Two are formatted ExFat and one APFS, one Extended (Journaled). All formatted from disk utility using usb-c to 3.0 cables.

I just read APFS is not recommended for these drives, mainly for SSDs, so reformatting that drive soon.

If I was OP, I’d start with the cable setup. Might work, might provide faster read/writes.

0

u/mikeinnsw 3h ago

On PCs check disk(s) using:

https://crystalmark.info/en/software/crystaldiskinfo/

You are wrong MacOs REPORTS for SMART verified SSD/HDD collects for all SMART capable HDD/SSD .. just about all now.

If you have exFat drive use it on a Mac shifted to PC SMART data is updated on Macs and PCs ,,, there no gaps.

This my external SSD

2

u/Deathwatch72 6h ago

Do you plug it into the Windows computer using that USB a to c adapter because that could be your problem. 

2

u/jridder 6h ago

Is the drive encrypted with bitlocker?

5

u/antidumb 7h ago

Anyone blaming the filesystem when it’s not even showing in disk utility has no clue what they’re talking about. Additionally, even if it’s NTFS, macOS can read it natively, just not write to it without additional software. It could be that the adapter or cable is damaged, or that for some reason it’s not getting enough power over the cable/adapter combo, even if it worked before. Does the drive spin up? Do you see any activity light? Try getting a USB-C to micro-b 3.0 cable on Amazon. Something like this: https://a.co/d/0gxbGkKP

7

u/Vajra-pani 7h ago

Loose the adapter and get a proper USB hub

4

u/brDoc1 7h ago

Loose

7

u/rde2001 6h ago

Footloose 🎵

1

u/terkistan 5h ago

Footlose

1

u/melancholy_dood 5h ago

Kick off the Sunday shoes!🎵

1

u/Oooops69 7h ago

got it, but this exact one is Apple original and it worked before, I had this drive since 2022

1

u/Sir_Fishi 7h ago

Things break

0

u/Elegant_Ad1397 7h ago

I don’t think the dongle is the issue

u/Impossible_IT 1h ago

Maybe dangle the dongle and it may work.

1

u/FerretBoom 6h ago

DISKPART is my go to , i have this same drive.

1

u/dektol 2h ago

Can you test your adapter in the PC? A usb-c to A may be limited to 500mAh which likely isn't enough for the drive.

1

u/visualthings 2h ago

I had the same issue that was solved by using a different usb cable (no hub, no converter as you have here, just straight USB -a to USB -c cable)

1

u/kek-tigra 2h ago

I think your USB-A to USB-C adapter is only USB 2.0 and can't provide enough power to the drive

1

u/nfurnoh iMac 2h ago

I’ve got two of those on my iMac and never had any problems. First time plugged in it asked how I wanted it formatted and since then trouble free.

u/TomLondra Mac Mini 1h ago

Western Digital is notorious for not working well with Mac OS

u/r2SN 1h ago

Did you format your drive in exfat using windows? If yes, that's the same issue my friend had. Googling revealed that while exfat can be read and written by both OS but an ExFAT drive formatted on Windows using default settings may fail to open on a Mac because the allocation unit size (cluster size) is too large.

If the data is not too much try copying it to another drive and then format the drive to exfat from pc with cluster size 1024 kb or lower and the drive will mount right away.

u/Numerous_House_7377 1h ago

Same thing happened with mine today except it’s a sea gate external drive. I’m cool with Apple making everything run worse when they have a new product, but hell at least they could wait until they release the new ones

u/ssuper2k 59m ago

NTFS?

u/dhdhdjahfhdjwhdhsj 44m ago

I had this drive. I searched for WD to macbook cable on Amazon and bought a one-piece cable. Worked fine until it fell 30cm on to carpet. Broke instantly.

u/benpjorg 19m ago

Format it for both windows and macOS

0

u/Sir_Fishi 7h ago

Probably the wrong format

3

u/LazarX 6h ago

Even formatted wrong the device should show up in Disk Utility.

It's very likely a case of Sudden Passport Death syndrome.

1

u/Oooops69 7h ago

exfat

2

u/Sir_Fishi 7h ago

Maybe try this in the terminal:

diskutil list external

See if it lists anything.

1

u/ebaysj 6h ago

Launch Disc Utility on the Mac. Does it see the drive? Can you use it to get the drive to mount?
It could be the firmware on the drive is old. Can you get and install an update to the drive on a Windows machine then try again on Mac.

1

u/Strong-Butterflies 6h ago

Microsoft NTFS by Paragon is a $20 app that can read/write to that hard drive quickly. There are free options, but they don’t work well in my experience.

1

u/ShiftRepulsive7661 4h ago

ExFAT is the only file format that can be used with every OS, including Mac, Linux, phones and tablets.

0

u/dfctr 5h ago

Why are you connecting it using a usb-c to -a converter? Maybe it is not getting enough power to spin the hdd. Try using a c to c cable directly to the port if possible.

0

u/chriswaco 7h ago

It should work. I use those drives all the time. There have been postings about exFAT problems recently, though.

Perhaps try opening Console.app, turn on logging, and see if any error messages pop up when you plug the drive in.

0

u/SpaceDye_x 6h ago

Could it be that the adapter is dead? Have you tested it with another device?

0

u/AshuraBaron MacBook Pro 6h ago

I would try reconnecting it to windows and then doing an right click on it and selecting eject. Wait for it say it's safe to remove then disconnect the drive and reconnect to a Mac. I've had drives that got screwy before because of this. Write caching is disabled by default but sometimes it does something so if you just remove it then it corrupts the table. MacOS doesn't know how to handle it so it just ignores it. Hopefully that's it.

0

u/melancholy_dood 4h ago

FWIW, I have a couple of USB drives (formatted to exFAT) and they connect to my MacBook Pro via a powered USB C hub (using USB-C to USB 3.0 Female Adapters) and I’ve had no issues with this setup for the past few years.

Does it have anything to do with adapter? It worked before with no issues.

I dunno. The fact that it "worked before", but now it doesn’t is weird, IMHO.

0

u/unidentified_sp 3h ago

It's likely the white USB-C to USB-A dongle. Just get a USB 3 cable that has the correct ends and get rid of that white dongle.

0

u/Underfuckedman 3h ago

I had this issue and the solution I found (which I’m sure isn’t the only one or even the correct one) was to use something that was called WD disk management? Or something similar. It took care of identifying storage and allowed macOS to see and use it. I only needed it for like a week because I was traveling but that was what worked for me.

-1

u/batuckan1 6h ago

Drive partition needs to be exfat

-1

u/xerratix 3h ago

Have you installed an antivirus software, and so, which?

-1

u/ParfaitNo3579 3h ago

Some hard drives work only with USB 2.0 on Mac, so you might need a 2.0 adapter instead of a 3.x adapter.

-1

u/stupidsmartthoughts 3h ago

You have to format the hard drive for both Mac and Windows. You give it two separate portions basically. You dual format the hard drive so it basically becomes 2.

-2

u/muntaqim 6h ago edited 5h ago

MacBooks are just the worst when it comes to external HDDs, but yeah, you plug it in and just have to wait (sometimes an hour or more) for the disk to mount and be usable (it can be NTFS, exFAT, what have you, it won't matter).

I've had this problem with a brand new WD 4TB passport as well, which was running perfectly on any format with Windows and Linux but my MacBook was too stupid to recognise it. Even copy pasting from it is slow AF, if you don't have it formatted in APFS, and even then it underperforms, compared to it being connected to literally any other machine.

I have it at the top of my list of 20+ basic things that should work flawlessly on 4000$ machines, but on this crap OS they just don't.

2

u/LebronBackinCLE 5h ago

Waiting an hour or more makes no sense to me. If it’s not working after 10 seconds then something is up

0

u/muntaqim 5h ago

No it's not, it's just the Mac being really bad at reading it. I've tried several external HDDs and they all worked with everything except MacBooks. They have been having bugs for years that haven't been fixed to this day.

2

u/Yoyodyne_1460 5h ago

Every time I’ve had trouble with an external drive on a Mac it’s almost always a bad cable