Table of Contents
Fix Magic Mouse & Keyboard Not Connecting to Mac
Short answer: Most “magic mouse not connecting” and “magic keyboard not connecting” issues are resolved by simple Bluetooth refresh steps—turn the device off and on, forget and re-pair in System Settings, and restart the Mac’s Bluetooth services. If that fails, reset the Bluetooth module, check power/charge and firmware, or follow SMC/NVRAM steps.
Quick fixes — try these first
If your Apple mouse or Magic Keyboard won’t connect to Mac, start with the simplest checks. Confirm the device is charged or has fresh batteries, and make sure Bluetooth is enabled on your Mac. A dead battery or low charge is the most common cause of a mouse or keyboard not working.
Next, walk through an immediate reconnect sequence: power cycle the Magic Mouse or Keyboard, toggle Bluetooth off and on in System Settings > Bluetooth (or System Preferences on older macOS), then check the device list. If the device shows as “Not Connected” or appears with an error, use “Forget This Device” and re-pair it.
Below are the quick checks you should run in order — each is fast and safe:
- Confirm power/charge: switch the device off and on; replace batteries if applicable.
- Turn Bluetooth off/on on Mac, then re-pair the device via System Settings → Bluetooth.
- Try a different USB port or disconnect nearby USB interference (dongles, hubs) if using a USB mouse/adapter.
If these steps work, you’re done. If not, move on to the deeper troubleshooting below — we’ll cover Bluetooth module resets, macOS service restarts, and hardware checks.
Advanced troubleshooting — persistent connection failures
When the basic steps don’t fix the problem, consider interference, software conflicts, and macOS Bluetooth service issues. Some third-party apps, USB 3.0 devices, or crowded 2.4 GHz radios can prevent stable pairing. Temporarily disable nearby wireless devices or reposition your Mac and mouse to reduce interference.
macOS occasionally has a hung Bluetooth process. Restarting Bluetooth services can reclaim connections without a full OS reinstall. You can restart the Bluetooth daemon safely by quitting Bluetooth from the menu and issuing a service restart in Terminal. If you’re uncomfortable with Terminal, a full Mac restart accomplishes the same result.
Firmware and macOS updates matter. Confirm your Mac is up to date (System Settings → General → Software Update). Apple periodically updates device firmware over Bluetooth; if your Magic Mouse or Magic Keyboard firmware is out of date, pairing may fail until both sides are updated.
- Restart Bluetooth service: open Terminal and run
sudo pkill bluetoothd(this restarts the Bluetooth daemon). Then toggle Bluetooth back on. Use this only if you’re comfortable with basic Terminal commands. - Boot into Safe Mode to test whether background apps block Bluetooth: restart and hold Shift, then test the device while in Safe Mode.
Note: if you rely on the built-in trackpad or keyboard to run these commands and those inputs are unavailable, attach a wired USB mouse or use voice control until Bluetooth is restored.
Reset Bluetooth module on Mac and device-specific tips
Resetting the Bluetooth module often solves “apple mouse not working” or “mouse not connecting to Mac” problems. On older macOS versions you could use the Bluetooth Debug menu in the menu bar to reset — newer macOS releases removed that menu. The practical alternatives are restarting Bluetooth services, removing Bluetooth preference files, or reinstalling Bluetooth kernel extensions for experts.
To reset safely: first unpair the device from System Settings, power the device off, and restart your Mac. After the Mac finishes rebooting, turn the device on and re-pair. If that fails, remove Bluetooth preference files by deleting /Library/Preferences/com.apple.Bluetooth.plist (requires admin privileges) and restarting — macOS will recreate a fresh file. Back up any important settings before removing system files.
Device-specific pairing tips: for a Magic Mouse 2 or Magic Keyboard with Lightning charger, confirm the device is charged and turned on. For earlier Magic Mouse models with a power switch, toggle it and place the device near the Mac. For persistent pairing problems, try pairing using a different Mac or iPhone to isolate whether the issue is with the device or your Mac.
If you want a compact guide for more advanced Bluetooth utilities, see this troubleshooting repo for community scripts and tips: apple mouse not connecting.
System resets, hardware checks, and when to contact Apple
If Bluetooth problems continue after the above, try resetting SMC and NVRAM/PRAM. These resets resolve low-level hardware and peripheral issues on many Macs. Instructions differ by Mac model (Intel vs Apple Silicon). For Apple Silicon Macs, a simple restart performs the necessary low-level resets; for Intel Macs, follow Apple’s SMC and NVRAM reset guidance on their support site.
Confirm hardware health: check battery status via Control Center or by inspecting the device. For Magic Mouse 2 and Magic Keyboard, charging faults or a swollen battery can cause intermittent disconnects. If the device is physically damaged or behaves the same with multiple hosts, it’s likely a hardware fault and may require replacement.
When to contact Apple Support or visit an Apple Store: if you’ve exhausted software steps (forget/re-pair, restart Bluetooth daemon, reset SMC/NVRAM) and your mouse/keyboard still won’t connect, contact Apple for diagnostics or bring the device to an Apple Authorized Service Provider. For official Bluetooth troubleshooting guides, see Apple’s Bluetooth support pages and repair options.
For official device help, check Apple’s Bluetooth troubleshooting: Apple Support – Bluetooth.
Best practices to prevent future disconnects
Keep macOS and device firmware current and avoid leaving the Bluetooth menu cluttered with old devices — remove unused pairings. Maintain at least a moderate charge level for Magic devices; low battery often looks like a software failure but is hardware-related.
Minimize local wireless interference: position the Mac and peripherals with a clear line of sight, avoid crowded USB hubs and 2.4 GHz radio clusters, and use wired input devices temporarily when diagnosing persistent Bluetooth failures.
Finally, document what step fixed the issue. If you must call Apple or post on forums, telling support you already reset the Bluetooth daemon, removed the .plist, or ran Safe Mode will speed diagnosis.
Semantic core (grouped keywords)
Primary queries:
- magic mouse not connecting
- apple mouse not working
- magic keyboard not connecting
- mouse not connecting to mac
Secondary / intent-based queries:
- bluetooth magic mouse mac
- apple mouse not connecting macbook
- reset bluetooth module mac
- how to pair magic mouse to imac
Clarifying & LSI phrases:
- forget device mac bluetooth
- restart bluetooth daemon mac
sudo pkill bluetoothd - SMC reset Mac for bluetooth
- magic mouse 2 not pairing
Top user questions (collected and selected)
Common “people also ask” and forum questions we considered include:
- How do I reset the Bluetooth module on a Mac?
- Why won’t my Magic Mouse connect to my Mac after macOS update?
- How do I pair a Magic Keyboard that won’t appear in Bluetooth?
- Does replacing the battery fix connection issues?
- How to restart the bluetoothd process on macOS?
From these, the three most relevant are answered in the FAQ below.
FAQ
Q: Why won’t my Magic Mouse connect to my Mac?
A: First, check power/charge and toggle Bluetooth off/on. If it still won’t pair, forget the device in System Settings → Bluetooth, restart your Mac, then re-pair. If problems persist, restart the Bluetooth daemon (sudo pkill bluetoothd), remove Bluetooth preferences (/Library/Preferences/com.apple.Bluetooth.plist), or reset SMC/NVRAM for Intel Macs. If none of this works, the mouse hardware may be faulty.
Q: How do I reset the Bluetooth module on macOS?
A: Newer macOS versions lack the old Debug menu. Use these safe options: toggle Bluetooth off/on, reboot the Mac, or restart the Bluetooth daemon with sudo pkill bluetoothd in Terminal. As a deeper step, remove the Bluetooth preferences plist (backup first) and reboot. For non-technical users, a full restart and re-pair will usually achieve the same outcome.
Q: My Magic Keyboard isn’t connecting — what next?
A: Ensure the keyboard is charged/powered, then try pairing close to the Mac. Forget old pairings, reboot the Mac, and pair again. If the keyboard won’t appear in Bluetooth, try pairing it with a different device to isolate the issue. If the keyboard is unresponsive to power toggles or charging, contact Apple Support for service or replacement.
