How to Open a USB Stick on a Mac: A Complete Guide

Plugging a USB stick into a Mac should be straightforward — and usually it is. But between different Mac models, macOS versions, and USB connector types, plenty of users find themselves staring at a desk wondering why nothing happened. Here's exactly what's going on and how to get your files.

What Happens When You Insert a USB Drive

When you plug a USB stick into a Mac, macOS attempts to mount the drive automatically. Mounting means the operating system reads the drive's file system, registers it, and makes its contents accessible. If everything works as expected, the drive appears in one of two places (or both): on your Desktop as an icon, or in the Finder sidebar under the "Locations" section.

If you don't see it immediately, that doesn't always mean something is broken — it may just mean your Finder preferences are configured to hide external drives from view.

Step 1: Check Your Finder Preferences

This is the most common reason a USB stick seems to "disappear" after being plugged in.

  1. Open Finder
  2. In the menu bar, click Finder → Settings (macOS Ventura and later) or Finder → Preferences (older macOS versions)
  3. Click the General tab
  4. Make sure "External disks" is checked under "Show these items on the desktop"
  5. Click the Sidebar tab and confirm "External disks" is also checked there

Once enabled, your USB stick should appear both as a Desktop icon and in the Finder sidebar. Click either one to browse its contents.

Step 2: Open the Drive in Finder

Once the drive is visible, opening it is simple:

  • Double-click the drive icon on your Desktop, or
  • Click the drive name in the Finder sidebar (left panel, under Locations)

A Finder window opens showing the drive's folders and files. From here you can copy, move, open, or delete files just like any other folder on your Mac.

Step 3: What to Do If the Drive Doesn't Appear at All 🔌

If the USB stick still isn't showing up after checking Finder settings, work through these possibilities:

Check the physical connection. Try a different USB port if your Mac has one. Hubs and adapters can occasionally cause recognition issues, especially low-quality ones.

Try Disk Utility. Open Applications → Utilities → Disk Utility. Even drives that don't mount automatically often appear in Disk Utility's left sidebar. If you see your drive listed there, select it and click Mount in the toolbar.

Check the file system format. Macs read several formats natively, but not all:

FormatMac ReadableMac WritableNotes
exFAT✅ Yes✅ YesGood cross-platform choice
FAT32✅ Yes✅ YesOlder standard, 4GB file size limit
APFS✅ Yes✅ YesMac-native, not readable on Windows
HFS+✅ Yes✅ YesOlder Mac format
NTFS✅ Yes❌ Read-only by defaultWindows-native; needs third-party tools to write

If a drive is formatted in NTFS, you can read files from it but not save changes without additional software. If it's formatted in a less common or proprietary format, macOS may not recognize it at all.

Restart the Mac with the drive plugged in. Occasionally a fresh boot resolves recognition issues, particularly after software updates.

The USB-A vs USB-C Factor 🔄

Newer Macs — particularly MacBook Air and MacBook Pro models from roughly 2016 onward — use USB-C (Thunderbolt) ports exclusively, while many USB sticks still use the older USB-A rectangular connector. These are physically incompatible without an adapter or hub.

If you're using an adapter, the drive behavior is the same once connected — macOS doesn't distinguish between a direct connection and one through a quality adapter. However, cheap or underpowered adapters can cause intermittent recognition issues, so the adapter itself is worth ruling out during troubleshooting.

Older Macs (pre-2016 MacBook Pros, Mac minis, iMacs with USB-A ports) accept standard USB-A sticks directly without any adapter.

How to Safely Eject the Drive

Before pulling the USB stick out, always eject it properly. Removing a drive while macOS is still writing data — even invisibly in the background — can corrupt files.

To eject:

  • Right-click the drive icon on the Desktop or in Finder and choose Eject
  • Or click the small eject arrow next to the drive name in the Finder sidebar

Wait for the icon to disappear before physically removing the stick.

When the Drive Mounts but Files Look Wrong

Sometimes a drive mounts fine but the contents look unexpected — folders appear empty, files have unfamiliar names, or only some files are visible. A few things can cause this:

  • Hidden files: macOS hides certain system files by default. Press Command + Shift + . (period) in Finder to toggle hidden file visibility.
  • Drive formatted for a different device: Some devices (cameras, routers, gaming consoles) format drives in ways that are technically readable by macOS but organized differently than expected.
  • File system errors: If Disk Utility shows the drive but reports errors, the First Aid tool within Disk Utility can attempt repairs.

The Variables That Shape Your Experience

What "opening a USB stick on a Mac" actually looks like depends on several things that vary from user to user: which Mac model and port type you have, what macOS version is running, how the drive was originally formatted, and whether any adapters are in the chain. A USB-C MacBook Air running macOS Sonoma with an exFAT drive is a very different scenario from a 2015 iMac running macOS Monterey reading an NTFS drive from a Windows PC.

The steps above cover the most common paths — but which ones apply, and whether extra tools like NTFS drivers or reformatting are worth considering, depends entirely on your specific setup and what you need to do with the data. 💡