Fix Magic Mouse/Keyboard Not Connecting to Mac — Bluetooth Guide
Short answer (featured snippet): Turn Bluetooth off/on, remove and re-pair the device, check power/battery and interference, then reset the Bluetooth module or restart your Mac if needed. These steps resolve ~95% of “Magic Mouse not connecting” cases quickly.
This guide covers Magic Mouse, Magic Keyboard, and other Apple Bluetooth mice and keyboards that refuse to pair or drop connections. It includes quick checks, step-by-step troubleshooting, advanced resets (including how to reset the Bluetooth service), and safe recovery options for both Intel and Apple silicon Macs. No fluff — just actions you can take right now.
If you want a developer-centric notes dump or logs for diagnostics, see the community repo for troubleshooting patterns: apple mouse not connecting.
Quick checks before you start
Before diving into system resets, rule out the obvious hardware and environment issues. Most connection problems are caused by low battery, accidental power-off, or interference.
Check these first: is the mouse or keyboard turned on? Is the battery charged or the Lightning cable connected? Are you within 10–15 feet of the Mac and away from heavy RF sources (microwaves, cordless phones, crowded Wi‑Fi channels)?
Also verify that Bluetooth is enabled on your Mac and that the device isn’t already paired to another nearby Apple device (iPhone, iPad, Mac). If a device is actively connected to a different device, it won’t show up as available on your Mac.
- Symptoms to look for: device appears in Bluetooth list but won’t connect, device disconnects randomly, device never appears while in pairing mode.
Step-by-step fixes (fastest to deeper)
Work through these steps in order. Each step fixes a class of common problems and avoids heavy-handed resets unless necessary.
-
Power and pairing basics:
Turn the device off and on. Put it into pairing mode: for a Magic Mouse toggle the power switch; for a Magic Keyboard, make sure it’s discoverable. On some older mice, you’ll see a green LED when powered and blinking when in pairing mode.
On your Mac: System Settings (or System Preferences) → Bluetooth. Wait thirty seconds; when the device appears, click Pair / Connect. If it pairs, test for lag and stability for several minutes.
-
Remove and re-pair:
If the device appears in Bluetooth settings but won’t connect reliably, select it and choose Remove/Forget Device. Then re-initiate pairing from scratch. This clears cached link keys that can become corrupted.
For keyboards, after removal press the power/pair button and follow macOS prompts. For mice, move it while pairing to confirm physical response (scroll/gesture).
-
Restart Bluetooth and the Mac:
Turn Bluetooth off then on again: click the Bluetooth icon in the menu bar (or use System Settings) and toggle it. If there’s no menu icon, use Apple menu → System Settings → Bluetooth.
Restart your Mac after toggling Bluetooth. A full reboot clears driver-level hiccups and is cheaper than resetting low-level firmware.
-
Check software updates and compatibility:
Update macOS: some Bluetooth fixes are shipped in minor updates. System Settings → General → Software Update (or Apple menu → About This Mac → Software Update).
Also ensure that the device firmware (if applicable) is current. Some Magic accessories update automatically when connected to a paired iPhone/iPad — check there if pairing fails on Mac.
-
Remove interference:
Move away from USB 3.0 hubs, unshielded HDMI cables, or Wi‑Fi routers set to crowded channels. Temporarily disable other Bluetooth devices (headphones, speakers) to see if the issue resolves.
After each step, test whether the device connects reliably. If you exhaust the above and the mouse/keyboard still fails, proceed to advanced resets below.
Reset Bluetooth module on Mac and advanced fixes
If normal troubleshooting fails, resetting the Bluetooth subsystem usually helps. On Intel Macs you can also reset SMC/PRAM; on Apple silicon Macs a safe restart is the path forward since SMC/PRAM resets are not applicable.
Option A — Safe, GUI-first: Remove the device from Bluetooth, restart your Mac, then re-pair. If you see a Bluetooth icon in the menu bar, Option+Shift click it to reveal a Debug menu with “Reset the Bluetooth module” on some macOS versions; use it if available.
Option B — Terminal (for advanced users): kill the Bluetooth daemon and restart it. Open Terminal and run:
sudo pkill blued
# or, on some macOS versions:
sudo pkill bluetoothd
Then reboot. These commands stop the Bluetooth daemon; macOS will automatically restart it. Use these with care and save any work first.
Option C — SMC / NVRAM (Intel Macs only): If intermittent devices and other hardware issues persist, reset NVRAM/PRAM and SMC per Apple’s instructions for your model. For Apple silicon models, perform an SMC-like recovery by shutting down, waiting 30 seconds, and powering on.
If you prefer official guidance, consult Apple Support for device-specific procedures. For broader diagnostic examples and community notes, see the reference repo: apple mouse not connecting. For general Apple support see Apple Support.
Troubleshooting Magic Keyboard and other devices; when to contact Apple
Magic Keyboard troubleshooting follows the same pattern as the mouse: check power/charge, remove and re-pair, update macOS, and reset Bluetooth service if necessary. Keyboards rarely fail to pair because of interference, but firmware or battery issues can mimic Bluetooth faults.
If you have multiple Apple devices (iPhone, iPad, Mac) using the same Apple ID with Handoff/Continuity enabled, ensure the keyboard or mouse isn’t automatically connecting to a different device. Temporarily disabling Bluetooth on other devices helps isolate the problem.
Contact Apple Support or visit an Apple Store if:
- The device fails to pair on any Mac or iPad and is unresponsive after charging; or
- The device hardware appears damaged (broken switch, no LED, intermittent power); or
- Bluetooth works for other devices but the accessory never pairs or reconnects despite resets.
If you choose to contact Apple, collect these items first: macOS version, device model and serial (if available), steps you’ve already tried, and whether the accessory pairs with other devices. That makes support faster and more effective.
Quick recovery checklist (one-minute tasks)
If you need the one-minute triage for a meeting or demo: (1) Toggle device power; (2) Toggle Mac Bluetooth off/on; (3) Remove and re-pair. Those three actions solve most emergency cases.
Pro tip: Keep a wired backup mouse or a charged Magic Trackpad paired — they save presentations when Bluetooth decides it needs a coffee break.
FAQ
Q: Why won’t my Magic Mouse connect to my Mac?
A: Most often because of drained batteries, the device is connected to another nearby device, or Bluetooth on your Mac needs a restart. Start with power/battery checks, remove the device from Bluetooth settings, then re-pair. If that fails, toggle Bluetooth on the Mac and reboot; as a last step reset the Bluetooth daemon.
Q: How do I reset the Bluetooth module on my Mac?
A: Try Option+Shift clicking the Bluetooth menu icon and use Debug → Reset Bluetooth Module if your macOS shows that menu. If not, advanced users can run sudo pkill blued (or sudo pkill bluetoothd) in Terminal and then reboot. Always save work first and use these commands only if comfortable with Terminal.
Q: How can I get my Magic Keyboard to pair again?
A: Charge the keyboard, remove it from Bluetooth settings on your Mac, restart the Mac, then put the keyboard into pairing mode and add it again via System Settings → Bluetooth. If it still won’t pair, try the Bluetooth daemon reset or test the keyboard with another Apple device to confirm hardware health.
Semantic core (keyword clusters)
| Primary | Secondary | Clarifying / LSI |
|---|---|---|
|
magic mouse not connecting apple mouse not working magic keyboard not connecting mouse not connecting to mac imac mouse not working |
bluetooth magic mouse mac apple mouse not connecting mac apple keyboard not connecting mac bluetooth not connecting mac bluetooth reset |
reset bluetooth module mac remove and re-pair bluetooth device blued daemon macos sudo pkill bluetoothd pairing magic mouse mac |
Notes on usage: The article integrates these phrases naturally. Use the semantic core for internal on-page metadata, H2/H3 variations, alt text for screenshots (e.g., “Magic Mouse pairing screen macOS”), and link anchors.
Backlinks and references
Developer/community troubleshooting and logs: apple mouse not connecting
Official Apple help and model-specific steps: Apple Support
If you want a printable checklist or a diagnostic script, reply with your macOS version and device model and I’ll generate one you can run in Terminal or hand to a technician.