MainspringGuides › Bluetooth dropping
macOS Guide

Mac Bluetooth Keeps Disconnecting? Fix It Properly

Updated August 2026 · 3 min read

Bluetooth on a Mac is reliable until it is not, and the causes are boringly physical more often than they are software. Work down this list in order: the first three fix most cases, and the last one fixes nearly all of the rest.

Rule out the physical causes first

  1. Battery. A device at 10% disconnects intermittently long before it dies. Check levels by holding Option and clicking the Bluetooth menu bar icon, which shows every connected device's battery.
  2. Distance and obstruction. Test within a metre with nothing between. A metal desk, a monitor stand or a laptop lid between the device and the Mac all matter more than people expect.
  3. USB 3 interference. This is the big one. USB 3 devices and hubs emit noise in the 2.4 GHz band that Bluetooth uses. If your dock, external SSD or hub is beside your Mac, move it, use a shielded cable, or plug it into a different port and test again.
  4. Wi-Fi channel. A crowded 2.4 GHz Wi-Fi environment degrades Bluetooth in the same space. If your router can use 5 GHz, prefer it.

Check what macOS sees

Hold Option and click the Bluetooth icon in the menu bar for a diagnostic view: firmware version, the connected devices, their addresses and battery levels. Then look at the full picture:

# everything macOS knows about Bluetooth on this Mac
system_profiler SPBluetoothDataType

# recent Bluetooth log entries
log show --predicate 'subsystem == "com.apple.bluetooth"' --last 30m | tail -40

The log is worth a look when a device drops on a schedule. Disconnect reasons are recorded, and repeated entries for the same device at the same interval point at the device rather than the Mac.

Re-pair from scratch

A stale pairing record causes exactly this symptom. Open System Settings → Bluetooth, click the info button beside the device, choose Forget This Device, then pair it again. Do this for one device at a time so you can tell which one was at fault.

If the device pairs with other equipment too — headphones that also connect to a phone — that is often the real cause. Many devices hold a single active connection and will jump to whichever paired device asks first. Turn Bluetooth off on the phone and test.

Reset the Bluetooth configuration

When re-pairing does not hold, rebuild the Bluetooth preferences:

  1. Make sure you have a wired mouse and keyboard available, or use a laptop's built-in ones.
  2. In Finder press Command-Shift-G and go to /Library/Preferences.
  3. Move com.apple.Bluetooth.plist to your desktop rather than deleting it.
  4. Restart the Mac. macOS creates a fresh file.
  5. Pair your devices again.

You will need an administrator password to move that file. This clears a corrupted pairing database, which is the usual cause when a device disconnects every few minutes no matter what else you try.

Audio devices are a special case

Bluetooth headphones drop for reasons keyboards and mice do not. Two are worth knowing.

Codec switching. When an app opens the microphone, macOS switches the headphones from high-quality playback to a much lower-quality two-way mode. That switch sounds like a dropout and the quality drop is dramatic. It is not a fault, and the only real workaround is using a separate microphone so the headphones stay in playback mode.

Automatic switching between devices. AirPods move themselves between your Mac, phone and iPad. If they keep leaving mid-task, open the AirPods settings on the iPhone and set Connect to This Mac to When Last Connected to This Mac rather than automatically.

Two settings worth checking afterwards

If a single device still drops after all of this and others are fine, the device is the fault. Test it with a phone or another computer to confirm before spending more time on the Mac.

While you are in the settings

Mainspring turns 90+ hidden macOS settings into labelled, reversible toggles, including the Bluetooth and trackpad options that are buried three levels deep.

Try Mainspring free →

Signed & notarized by Apple · 1-day free trial · $29 once