Back to Blog
    MacBook Pro on a dark desk with an external drive connected via USB-C, beside screwdrivers, an HDD, and a glowing PC tower.

    What to Do When Your Mac Won't Recognize an External Drive

    mac repair
    external drive
    disk utility
    data recovery
    macos
    troubleshooting
    Author: Fix My PC Store Editorial TeamPublished: 7/28/2026Last Updated: 7/28/2026

    When your Mac ignores an external drive, the cause is usually one of a handful of predictable things: a bad cable, a format conflict, a sleeping drive, or a deeper disk error. Work through these steps in order and you will find it.

    TL;DR: A Mac that won't mount an external drive is almost always dealing with a cable issue, a file system it doesn't understand, or a drive that needs First Aid in Disk Utility. Run through the steps below in order. Most people solve this in under ten minutes without losing a single file.

    What You Need

    • The external drive and its original cable (or a known-good replacement)
    • A second USB or Thunderbolt cable if you have one
    • Access to Disk Utility (built into macOS, no download needed)
    • A Mac running macOS 10.13 or later (steps are nearly identical across recent versions)
    • About 15 minutes and a calm approach

    One important note before you start: if the drive contains irreplaceable files and you hear clicking, grinding, or repetitive ticking sounds from it, stop here. A clicking drive has a mechanical failure. Running more read/write cycles on it makes professional data recovery harder and more expensive. In that case, skip to the Bottom Line section.


    Step 1. Rule Out the Cable and Port

    The most common reason a Mac doesn't see a drive has nothing to do with the drive itself. Cables degrade, connectors oxidize, and USB-C hubs can fail silently.

    1. Unplug the drive from the hub or dock and plug it directly into a port on the Mac.
    2. Try a different port on the same Mac.
    3. Swap the cable if you have a spare. USB-A and USB-C cables both fail at the connector end far more often than people expect.
    4. Listen to the drive. A spinning hard drive should spin up within a few seconds. If you hear nothing, the drive may not be receiving power.

    If you're using a bus-powered drive (one that draws power from the USB port rather than a wall adapter), some Macs won't supply enough current through a hub. Direct connection fixes this immediately.


    Step 2. Check Finder Preferences

    This step surprises people because it takes 30 seconds and they assume macOS wouldn't hide a drive by default. It can.

    1. Open Finder.
    2. Go to Finder > Preferences (or Finder > Settings in macOS Ventura and later).
    3. Click the Sidebar tab.
    4. Make sure External disks is checked under both the Sidebar and General tabs.

    If the drive was already appearing in Disk Utility but not on your Desktop or in the Finder sidebar, this is your fix.


    Step 3. Open Disk Utility and Look for the Drive

    Disk Utility is where the real diagnostic work begins. A drive that doesn't appear in Finder will often still appear here, which tells you the Mac sees the hardware but can't mount the volume.

    1. Open Disk Utility (Applications > Utilities > Disk Utility, or search with Spotlight).
    2. In the top-left corner, click View and choose Show All Devices. This is critical. The default view hides unmounted or unformatted drives.
    3. Look for your drive in the left sidebar.

    If the drive appears but is grayed out: The volume is unmounted. Click it, then click the Mount button in the toolbar. If it mounts, you're done. Open Finder and your data should be there.

    If the drive appears but Mount fails: Proceed to Step 4.

    If the drive does not appear at all: The Mac isn't detecting the hardware. Go back to Step 1, try a different cable and port, and if it still doesn't show, the drive or its enclosure likely has a hardware fault. See the Bottom Line section.


    Step 4. Run First Aid in Disk Utility

    First Aid checks the volume's directory structure and repairs what it can. It won't fix every problem, but it resolves a large percentage of unmounting failures caused by improper ejection or minor corruption.

    1. In Disk Utility, select the drive (the top-level device, not just the volume under it).
    2. Click First Aid in the toolbar.
    3. Click Run and let it complete. Do not interrupt it.
    4. Read the result. If First Aid says the volume was repaired, click Done and try mounting again.

    If First Aid reports errors it could not repair, note the exact error message. Common ones include "Invalid B-tree" or "Overlapped extents." These indicate filesystem corruption that may require third-party tools like Disk Warrior or DriveDx, or professional recovery.

    If First Aid completes cleanly but the drive still won't mount, the issue may be the file system format.


    Computer acting up? Get a real diagnosis. Book a free diagnostic

    Step 5. Check the Drive's File System Format

    A Mac will mount drives formatted as APFS, HFS+, exFAT, and FAT32 without any extra software. It will not natively write to NTFS (the default Windows format) and may not mount it reliably without a driver.

    In Disk Utility, when the drive is selected, look at the information panel at the bottom of the window. It will show the file system type.

    • NTFS: macOS can usually read NTFS but not write to it. If the drive isn't mounting at all, try a free NTFS driver like NTFS-3G via Homebrew or a paid option like Paragon NTFS. Alternatively, if the data is accessible from a Windows machine, copy it off and reformat as exFAT for cross-platform use.
    • Unknown or blank format: The drive may be unformatted, or the partition table may be damaged.
    • Linux formats (ext4, etc.): macOS won't mount these natively. You'd need third-party software.

    ExFAT is the most practical cross-platform format if you move files between Mac and Windows regularly. Both operating systems handle it without extra drivers.


    Step 6. Test the Drive on Another Computer

    This step separates a Mac problem from a drive problem.

    1. Connect the drive to a Windows PC or another Mac.
    2. If the drive mounts and is readable, your original Mac has a configuration or driver issue, not a failed drive.
    3. If the drive also fails to appear on the second machine, the drive or its enclosure has a hardware problem.

    External drives consist of two parts: the actual disk inside, and the enclosure with its USB bridge board. The bridge board fails more often than people realize. If you have a screwdriver and some patience, you can sometimes remove the bare drive from the enclosure and connect it directly via a SATA-to-USB adapter to confirm whether the drive itself is healthy.


    Step 7. Reset NVRAM and Check for macOS Updates

    If the drive works elsewhere but still won't show on your Mac, two quick housekeeping steps can clear stubborn issues.

    Reset NVRAM (Intel Macs only):

    1. Shut down the Mac.
    2. Press the power button, then immediately hold Option + Command + P + R.
    3. Hold for about 20 seconds, then release.
    4. Let the Mac boot normally and test the drive again.

    Apple Silicon Macs (M1, M2, M3 series) reset NVRAM automatically at startup and don't need this step.

    Check for macOS updates: Go to System Settings > General > Software Update. A pending update sometimes includes storage driver fixes. If you're running an older version of macOS, a known bug may already have a patch waiting.


    Common Mistakes

    1. Pulling the drive without ejecting it first. This is the single biggest cause of filesystem corruption on external drives. Always eject before unplugging, even if it feels unnecessary.
    2. Running First Aid on a clicking or grinding drive. Mechanical drives that are making unusual noises need professional data recovery, not more read cycles.
    3. Reformatting immediately without recovering data. Disk Utility will offer to erase an unreadable drive. Don't click Erase until you are certain the data is either backed up or unimportant.
    4. Blaming the Mac before testing the cable. A two-dollar cable failure produces the same symptom as a three-hundred-dollar drive failure. Always try the cheap fix first.
    5. Skipping the "Show All Devices" view in Disk Utility. The default view hides a lot. This step is not optional.

    Speaking of things that get overlooked: if your important files only exist on this one external drive and nowhere else, that's the real problem to solve after you get through this. A backup and disaster recovery plan doesn't have to be complicated, but it does have to exist before the drive fails, not after.


    Bottom Line

    Most external drive mounting failures on a Mac are preventable and fixable without special tools. Work through the steps in order: cable and port first, Finder preferences, Disk Utility with all devices visible, First Aid, file system check, cross-platform test, then NVRAM reset. The fix is usually in the first three steps.

    If the drive is clicking, grinding, or simply not visible on any computer after swapping cables and ports, the hardware is failing. At that point, data recovery from a professional is the only path that doesn't risk permanent loss.

    If you've worked through this entire list and the drive still won't cooperate, or if you're not comfortable opening Disk Utility on a machine with important data, our Mac repair team can take a look in person. We also offer remote support if you'd rather have someone walk through it with you on screen. No drama, just a systematic look at what's actually happening with your hardware.


    Computer acting up? Get a real diagnosis.

    Fix My PC Store has repaired thousands of machines across West Palm Beach. Free diagnostics, honest pricing, no upsell games.

    Book a free diagnostic

    Frequently asked questions

    Why does my external drive show up in Disk Utility but not in Finder?

    The volume is likely unmounted. In Disk Utility, select the drive, click 'View' and choose 'Show All Devices,' then select the grayed-out volume and click Mount. You should also check Finder Preferences to confirm that external disks are set to appear in the sidebar and on the Desktop.

    Will running First Aid in Disk Utility delete my files?

    No. First Aid is a read-and-repair operation that checks the filesystem structure and fixes directory errors. It does not erase your data. The only Disk Utility action that erases data is the Erase function, which requires a separate deliberate step.

    My Mac won't read an NTFS drive. What should I do?

    macOS reads NTFS but doesn't write to it natively, and some NTFS volumes won't mount at all without a driver. You can install a third-party NTFS driver like Paragon NTFS or use NTFS-3G through Homebrew. If you want full cross-platform compatibility going forward, copy your files off and reformat the drive as exFAT.

    What does a clicking noise from an external drive mean?

    Clicking usually indicates a mechanical failure inside the drive, often a problem with the read/write head. This is a critical warning. Stop using the drive immediately, avoid running Disk Utility or any further read/write operations, and consult a data recovery professional. Continued use risks making the data unrecoverable.

    How do I safely eject an external drive on a Mac?

    Right-click the drive icon in Finder or on the Desktop and choose Eject, or drag the drive icon to the Trash (which becomes an eject icon). You can also click the eject symbol next to the drive name in the Finder sidebar. Wait for the drive to disappear from the Desktop before unplugging the cable.

    My external drive works on a Windows PC but not on my Mac. Why?

    This usually points to a file system the Mac can't mount natively, most often NTFS or a Linux format like ext4. It can also indicate a driver conflict or a macOS permissions issue specific to your user account. Try creating a new user account on the Mac and testing the drive there to rule out a profile-level problem.

    Frequently Asked Questions

    Why does my external drive show up in Disk Utility but not in Finder?
    The volume is likely unmounted. In Disk Utility, select the drive, click 'View' and choose 'Show All Devices,' then select the grayed-out volume and click Mount. You should also check Finder Preferences to confirm that external disks are set to appear in the sidebar and on the Desktop.
    Will running First Aid in Disk Utility delete my files?
    No. First Aid is a read-and-repair operation that checks the filesystem structure and fixes directory errors. It does not erase your data. The only Disk Utility action that erases data is the Erase function, which requires a separate deliberate step.
    My Mac won't read an NTFS drive. What should I do?
    macOS reads NTFS but doesn't write to it natively, and some NTFS volumes won't mount at all without a driver. You can install a third-party NTFS driver like Paragon NTFS or use NTFS-3G through Homebrew. If you want full cross-platform compatibility going forward, copy your files off and reformat the drive as exFAT.
    What does a clicking noise from an external drive mean?
    Clicking usually indicates a mechanical failure inside the drive, often a problem with the read/write head. This is a critical warning. Stop using the drive immediately, avoid running Disk Utility or any further read/write operations, and consult a data recovery professional. Continued use risks making the data unrecoverable.
    How do I safely eject an external drive on a Mac?
    Right-click the drive icon in Finder or on the Desktop and choose Eject, or drag the drive icon to the Trash (which becomes an eject icon). You can also click the eject symbol next to the drive name in the Finder sidebar. Wait for the drive to disappear from the Desktop before unplugging the cable.
    My external drive works on a Windows PC but not on my Mac. Why?
    This usually points to a file system the Mac can't mount natively, most often NTFS or a Linux format like ext4. It can also indicate a driver conflict or a macOS permissions issue specific to your user account. Try creating a new user account on the Mac and testing the drive there to rule out a profile-level problem.

    Share this article

    You May Also Like