How to Find USB Devices on a Mac: A Complete Guide

Whether you've plugged in a flash drive, an external hard drive, or a USB accessory and it's not showing up where you expect, finding USB devices on a Mac is something that trips up both new and experienced users. macOS handles USB connections differently depending on the device type, the macOS version you're running, and how your Finder preferences are configured.

Here's a clear breakdown of where to look and what affects what you'll see.

Where USB Devices Appear on a Mac

macOS surfaces USB devices in several different places, and not all USB devices appear in the same location. Understanding the distinction matters.

The Finder Sidebar

For USB storage devices — flash drives, external SSDs, external hard drives, and SD cards via USB adapters — the most common place they appear is the Finder sidebar, under a section labeled Locations.

If you plug in a USB drive and don't see it there, it's often a Finder preference issue rather than a hardware problem. To check:

  1. Open Finder
  2. Go to Finder → Preferences (macOS Ventura and earlier) or Finder → Settings (macOS Sonoma and later)
  3. Click the Sidebar tab
  4. Make sure CDs, DVDs, and iOS Devices and External disks are checked

Once enabled, storage devices should appear in the sidebar automatically when connected.

The Desktop

USB storage devices can also appear as icons directly on your desktop, but only if that option is turned on. In the same Finder Preferences/Settings window, click the General tab and check External disks. This is a separate toggle from the sidebar setting, so both can be configured independently.

System Information (System Report)

For non-storage USB devices — keyboards, mice, webcams, audio interfaces, USB hubs, and similar peripherals — they won't appear in Finder at all. Instead, you'll find them in System Information:

  1. Click the Apple menu () in the top-left corner
  2. Hold the Option keyAbout This Mac changes to System Information
  3. Click it, then navigate to Hardware → USB in the left panel

This view shows every USB device currently connected to your Mac, organized by USB bus and port. It includes the device name, manufacturer, product ID, vendor ID, speed, and current required. This is the most comprehensive view of what's physically connected via USB.

Alternatively, you can get there via: Apple Menu → About This Mac → System Report → USB

Disk Utility

If you're looking specifically for USB storage devices and something isn't mounting properly, Disk Utility shows all connected drives — even ones that haven't mounted yet or are unformatted:

  1. Open Spotlight (Cmd + Space) and type Disk Utility
  2. In the sidebar, look under External for any connected USB drives

A drive that appears in Disk Utility but not in Finder likely needs to be mounted manually, reformatted, or is using a file system macOS can't read natively (such as some Linux ext4 volumes).

Why USB Devices Don't Always Show Up Automatically 🔍

Several variables affect whether a USB device appears where you expect it.

FactorHow It Affects Visibility
Device typeStorage shows in Finder; peripherals only in System Information
File system formatAPFS, HFS+, ExFAT, FAT32 mount automatically; NTFS mounts read-only; ext4 may not mount
macOS versionFinder Settings layout changed in Sonoma; behavior is consistent but menus differ
USB hub or adapterUnpowered hubs may not supply enough power for some drives
Drive healthFailing drives may connect but not mount reliably
Cable qualityDamaged or low-quality cables can cause intermittent recognition

USB-C Macs and Adapter Considerations

Newer Macs use USB-C ports, which support multiple protocols including USB 3.x, Thunderbolt, and DisplayPort over the same physical connector. If you're using a USB-A to USB-C adapter or a hub, the device should still appear in the same locations — but compatibility issues can arise with cheaper or non-certified adapters that don't properly negotiate the connection.

In System Information, you can verify whether a device connected through a hub is being recognized at the correct speed (USB 2.0 vs USB 3.0 vs USB 3.2, for example). A USB 3.0 drive showing up at USB 2.0 speeds typically points to a cable or hub limitation, not a Mac issue.

Checking USB Port and Bus Assignment

Macs with multiple ports sometimes route USB devices through different internal controllers. In System Information's USB view, devices are grouped by USB bus — this can matter if you're troubleshooting bandwidth limitations, especially when using multiple high-speed storage devices simultaneously. Connecting two drives to ports on the same bus means they share that bus's total bandwidth.

This is particularly relevant for video capture cards, fast NVMe enclosures, and audio interfaces where sustained throughput matters. 🎛️

When a USB Device Still Won't Show Up

If a device isn't appearing anywhere:

  • Try a different port — especially on MacBooks where one port may have an issue
  • Try a different cable — USB-C cables vary significantly in quality and supported speeds
  • Restart the Mac — some USB controllers reset properly only after a full restart
  • Check Activity Monitor or Console — sometimes kernel extension errors or driver conflicts appear here
  • Test on another computer — rules out whether the issue is the device itself

For format-specific issues with drives, Disk Utility's First Aid tool can repair minor corruption on compatible file systems.

The Variables That Determine Your Situation 💡

Where your USB device appears — and whether it appears at all — depends on the combination of device type, macOS version, Finder preferences, file system format, adapter quality, and physical port condition. A flash drive formatted for Windows showing up in Disk Utility but not mounting in Finder tells a completely different story than a USB keyboard that never registers in System Information.

Understanding which layer of macOS you're checking, and why each one exists, is the foundation for diagnosing what's actually happening with your specific setup and hardware combination.