It is a moment of pure frustration: you plug your external hard drive into your Mac to access critical files or perform a backup, but nothing happens. No icon appears on the desktop, and there is no notification in the Finder. This issue can range from a simple software toggle to a catastrophic hardware failure.

In our experience managing high-capacity storage for video production and data recovery, we have found that the majority of disk detection issues on macOS are related to either system settings or power delivery. Before assuming your data is lost forever, follow this systematic troubleshooting path to diagnose and fix the problem.

Verify If Your Mac Detects the Drive Hardware

The most important first step is determining whether this is a display issue (the drive is working but hidden) or a detection issue (the Mac does not see the device at all).

To check if the hardware is detected, we go deeper than the Finder:

  1. Click the Apple Menu () and select About This Mac.
  2. Click More Info or System Report (depending on your macOS version).
  3. In the sidebar, look under the Hardware section and select USB or Storage.
  4. Look for your drive's name in the device tree.

If your drive appears here, your Mac's hardware and port are successfully communicating with the drive. The problem is likely software-based. If it does not appear here even after trying different ports, the issue is physical.

Adjust Finder Preferences to Show Disks

Sometimes the hard drive is perfectly healthy and mounted, but macOS is configured to hide it from your view. This often happens after a system update or a fresh macOS installation.

Show External Disks on the Desktop

To ensure your disks are visible on your workspace:

  1. Click on an empty space on your Desktop to bring Finder to the front.
  2. In the top menu bar, go to Finder > Settings (or Preferences on older versions).
  3. Select the General tab.
  4. Check the box for External disks. You should also check Hard disks if you are looking for an internal partition.

Show Disks in the Finder Sidebar

If you prefer browsing via windows rather than the desktop:

  1. In the same Finder Settings window, click the Sidebar tab.
  2. Scroll down to the Locations section.
  3. Ensure External disks and Hard disks are checked.

Troubleshooting Physical Connections and Power

If the drive didn't show up in the System Report, we must look at the physical path. In our testing, faulty cables and underpowered USB hubs are the culprits in nearly 40% of external drive failures.

Inspect the Cable and Port

USB cables, especially thin ones included with cheaper drives, can develop internal breaks. Try swapping the cable with a known-working one. Additionally, dust or debris inside a Mac's USB-C or USB-A port can prevent a solid connection. Use compressed air to clean the ports.

The Power Factor

Mechanical 3.5-inch hard drives require an external power brick. If you are using a portable 2.5-inch drive or an SSD, it draws power directly from the Mac. Modern MacBooks have strict power management. If you are using a non-powered USB-C hub with multiple devices plugged in, the Mac might not provide enough amperage to spin up the hard drive.

  • Pro Tip: Always try connecting the drive directly to the Mac's port without any adapters or hubs to rule out power distribution issues.

Try a Different Mac or PC

If the drive does not power on or show up on any computer, the drive's internal enclosure or the disk itself has likely failed. If it works on a PC but not the Mac, it is a file system compatibility issue.

Using Disk Utility for Software Fixes

Disk Utility is the primary tool for managing storage on macOS. If your drive is connected but not "mounted" (accessible via the file system), Disk Utility can often force it to appear.

View All Devices

When you open Disk Utility (found in Applications > Utilities), it often shows only "Volumes" by default. This can be misleading.

  1. In Disk Utility, click the View button in the top left corner.
  2. Select Show All Devices.
  3. Look at the left sidebar. You should now see the "Parent" hardware (e.g., Samsung SSD 980 Media) above the individual volumes.

Manually Mount the Drive

If you see your drive in the sidebar but it is greyed out, it means it is detected but not mounted.

  1. Select the greyed-out volume.
  2. Click the Mount button in the top toolbar.
  3. If macOS asks for a password, enter the disk's encryption password (if FileVault or encryption was used).

Run First Aid to Repair Errors

If the drive fails to mount or behaves erratically, the file system structure might be damaged.

  1. Select the volume and click First Aid.
  2. Click Run.
  3. In my experience, if First Aid finds "Overlapping Extent Allocation" or "Catalog File" errors, you may need to run it multiple times.
  4. If you see the message "Disk Utility can’t repair this disk," you must back up whatever data you can and prepare to reformat the drive.

Addressing File System Compatibility

A common reason for a drive "not showing up" or appearing as "Read-Only" is the format of the disk.

The NTFS Conflict

If a drive was formatted on a Windows computer using the NTFS file system, macOS can usually read it, but it cannot write to it natively. In some cases, if the NTFS file system was not "safely removed" from a PC, macOS may refuse to mount it at all to prevent data corruption.

  • The Fix: Plug the drive back into a Windows PC, run a disk check, and safely eject it. Alternatively, use third-party NTFS drivers for Mac, though we recommend reformatting to a more compatible format for long-term Mac use.

Choosing the Right Format

If you decide to reformat the drive (which erases all data), choose the correct format:

  • APFS: The gold standard for modern Macs using SSDs. It is fast and supports snapshots.
  • ExFAT: The best choice if you need to share the drive between Windows and Mac without using extra software.
  • Mac OS Extended (Journaled): Use this for older mechanical hard drives or if you need compatibility with very old versions of macOS (High Sierra and earlier).

Advanced System Resets for Intel and Silicon Macs

Sometimes the Mac’s hardware controllers get stuck in an unresponsive state. The method to fix this depends on your Mac's processor.

Resetting NVRAM and SMC (Intel-based Macs Only)

NVRAM (Non-Volatile RAM) stores settings like disk selection and volume levels. The SMC (System Management Controller) manages power and ports.

  • To Reset NVRAM: Shut down your Mac. Press the power button and immediately hold Option + Command + P + R for 20 seconds.
  • To Reset SMC (MacBooks with T2 Chips): Shut down. Press and hold the Left Control + Left Option + Right Shift keys for 7 seconds, then press and hold the Power Button as well for another 7 seconds. Release all and restart.

Apple Silicon Macs (M1, M2, M3)

Apple Silicon Macs do not have a traditional SMC or NVRAM reset process. Instead, they perform a hardware check during every "cold boot." If your drive isn't showing up, shut down your Mac completely, wait 30 seconds, and turn it back on.

Using Terminal to Force Disk Detection

For users comfortable with a command-line interface, the Terminal can provide more information than the Disk Utility GUI.

  1. Open Terminal (Applications > Utilities).
  2. Type diskutil list and press Enter.
  3. This will list every disk the kernel can see. If your external drive appears here (e.g., as /dev/disk4), but it isn't mounting, you can try to force it: diskutil mountDisk /dev/diskX (replace X with your disk number).

If the Terminal shows "Object not found" or "Timed out," the disk's controller is likely dead.

What to Do if Your Internal Hard Drive Isn't Showing Up

If your Mac boots to a flashing folder with a question mark, or if you are in Recovery Mode and cannot see your "Macintosh HD," the situation is more critical.

Boot into macOS Recovery

  1. Intel Macs: Hold Command + R during startup.
  2. Apple Silicon: Hold the Power Button until "Loading startup options" appears, then select Options.
  3. Open Disk Utility. If your internal SSD does not appear, your drive may have failed or become disconnected. In newer MacBooks, the storage is soldered to the logic board, meaning a repair likely involves a full board replacement.

Check for Recent Updates

In rare cases, a macOS update can cause firmware issues that prevent the internal drive from being recognized. In our lab, we have seen "Revive" or "Restore" operations using Apple Configurator fix these issues on Macs with T2 or Apple Silicon chips, though this requires a second Mac.

How to Protect Your Data from Future Failures

A hard drive not showing up is often a warning sign of impending total failure. Once you get the drive working again, follow these steps:

  • Implement a 3-2-1 Backup Rule: Keep 3 copies of your data, on 2 different media types, with 1 copy off-site (cloud).
  • Monitor S.M.A.R.T. Status: Use tools to check the "Self-Monitoring, Analysis, and Reporting Technology" status of your drives. If it says "Failing," replace the drive immediately.
  • Always Eject Safely: Never pull the cable out while the Mac is awake. Sudden power loss can corrupt the file system directory, leading to the very "not showing up" issue we just solved.
  • Replace Old Cables: If a cable feels loose in the port, throw it away. Intermittent connections are the fastest way to kill a drive's file structure.

Conclusion

A Mac hard drive not showing up is usually solvable through a sequence of logical steps: checking Finder settings, verifying physical power and cables, and using Disk Utility to mount or repair the volume. If these software-based and physical checks fail, and the drive does not appear in the System Report, hardware damage is the likely cause. In such cases, professional data recovery services are the only remaining option if the data is irreplaceable.

FAQ

Why is my external hard drive not showing up in Disk Utility?

If it's not in Disk Utility, the hardware connection is broken. Check your USB cable, try a different port, or plug the drive into another computer. If it still doesn't appear, the drive's enclosure or internal controller is likely dead.

Can I fix a clicking hard drive that won't show up?

A clicking sound usually indicates a "head crash" or mechanical failure. Do not keep the drive plugged in, as this can cause further damage to the platters. Mechanical repairs require a cleanroom environment and professional expertise.

Why does my Mac say the disk is "Uninitialized"?

This happens when a drive has no recognizable partition table or file system. This is common for brand-new drives. You will need to click "Initialize" or use Disk Utility to "Erase" and format the drive with a Mac-compatible format like APFS or ExFAT.

Will resetting my Mac delete the data on my hard drive?

Standard troubleshooting like resetting NVRAM/SMC or changing Finder settings will not delete your data. However, using the "Erase" function in Disk Utility will permanently delete all files on that specific drive.

Is it possible for a Mac update to stop a drive from working?

Yes. Occasionally, macOS updates include security changes that block unauthorized or legacy drivers. If you use a special "locking" or "encryption" software provided by the drive manufacturer (like WD Discovery or Seagate Toolkit), ensure the software is updated to the latest version compatible with your macOS.