Magic Mouse / Apple Mouse Not Connecting to Mac — Complete Troubleshooting Guide
The Magic Mouse, Apple Mouse, and Magic Keyboard usually pair seamlessly with macOS — until they don’t.
This guide walks you from quick power-and-pair checks to deeper Bluetooth-module and system-level fixes so you can get back to work (or doomscrolling) fast.
Expect clear steps, a few technical notes, and a touch of humor for the frustration.
- Quick checklist: check battery/charge, toggle Bluetooth, restart device and Mac, re-pair.
How Bluetooth pairing works on macOS (and why your mouse may fail)
Bluetooth pairing on Mac combines two elements: the peripheral (Magic Mouse/Magic Keyboard) and the system Bluetooth daemon.
The peripheral broadcasts when discoverable; the Mac’s Bluetooth controller picks it up and stores a link key so the devices can re-authenticate later.
Failures usually happen at one of three points: device power/state, pairing state (corrupt or mismatched keys), or the macOS Bluetooth stack itself.
Power issues are the most common — if the mouse has low battery or is off, it simply won’t show up. Intermittent disconnects often look like pairing problems but can be radio interference or a failing battery.
Other culprits include outdated macOS Bluetooth drivers (less common), corrupted preference files, or macOS-specific bugs after upgrades.
Knowing which layer is affected helps pick an efficient fix: a battery swap solves many cases; deeper issues need device removal, plist resets, or module restarts.
Apple’s ecosystem adds nuance: Magic Mouse 2 and later use a rechargeable battery and have different pairing behavior than older wireless mice. Apple Silicon Macs also behave differently when it comes to SMC-equivalent resets — you’ll reboot the chip rather than use the old SMC sequence used on Intel Macs.
Step-by-step troubleshooting — easy to advanced (do these in order)
1) Start simple: turn the mouse off and on, make sure it’s charged (or replace batteries), and move it closer to the Mac.
A dead or low battery is still the #1 cause of “mouse not connecting” incidents — yes, really.
If the mouse powers on but doesn’t show in System Settings → Bluetooth, proceed to the next step.
2) Toggle Bluetooth on your Mac: open System Settings (or System Preferences) → Bluetooth and turn Bluetooth off, wait five seconds, then turn it back on.
On macOS with a Bluetooth menu bar icon, hold Option+Shift and click the icon to reveal extra debug options (if present) — they can speed up diagnostics.
Sometimes a simple Bluetooth restart clears a stuck discovery state and allows re-pairing.
3) Remove and re-pair: in Bluetooth settings, select the troublesome device and choose “Remove” or “Forget.” Power the mouse off for 10 seconds, then put it back into pairing mode and re-pair from the Mac.
Removing the device forces macOS to rebuild the pairing trust and often resolves corrupted link key problems.
If your Magic Keyboard or multiple Apple devices are failing, remove and re-pair them one at a time.
4) Restart your Mac: a full restart clears temporary Bluetooth daemon issues. For Apple Silicon Macs, shut down, wait 30 seconds, then power on. For Intel Macs, a reboot likewise restarts system services that may have locked up.
If the mouse still won’t connect after restart and re-pair attempts, move to the “preference file” and module resets below.
5) Delete Bluetooth preference files (safe, but follow instructions): quit Bluetooth and system settings, then remove the preference file at /Library/Preferences/com.apple.Bluetooth.plist and, for user-level keys, ~/Library/Preferences/com.apple.Bluetooth.plist if present.
After deleting, restart the Mac and attempt pairing again. This forces macOS to regenerate Bluetooth configuration and can fix corruption.
Note: back up plist files before deleting if you want to restore them.
Advanced fixes: Reset Bluetooth module, SMC/NVRAM steps, and hardware checks
Resetting the Bluetooth module used to be a one-click option in the Option+Shift Bluetooth menu — “Reset the Bluetooth module” — and may still appear on some macOS versions.
If you see it: use it, reboot, then re-pair devices. If your macOS version hides the Debug menu, the plist deletion and restart above achieve the same result most of the time.
For a concise version of the GUI-based reset steps, see this reference repository for community troubleshooting: apple mouse not connecting.
On Intel Macs you can also try SMC and NVRAM resets because some hardware-level Bluetooth controllers are influenced by those low-level settings.
To reset NVRAM: restart and hold Option+Command+P+R for ~20 seconds, then release and allow macOS to boot normally.
To reset SMC, follow Apple’s official instructions for your model — it varies by Mac type. For Apple Silicon Macs, a power cycle is functionally equivalent to an SMC reset.
If you get persistent disconnects or discover the mouse pairs but has erratic input, rule out interference: move other 2.4GHz devices away, disable Wi‑Fi temporarily, and test on another Mac or iPad to isolate the mouse hardware.
If the mouse works on another Mac but not yours, it’s almost certainly a macOS/software issue. If the mouse fails on multiple hosts, contact Apple Support or inspect the device for hardware fault.
For more documented community steps and scripts some users rely on, see this troubleshooting collection: magic mouse not connecting.
Troubleshooting specific symptoms
Mouse not appearing in Bluetooth list: ensure it’s discoverable (power cycle), check batteries, and try the plist deletion + reboot. If the Bluetooth menu shows “Not Connected” repeatedly, remove the device and re-pair.
Frequent disconnects: often battery-related or interference. Try on another surface, swap batteries, or use a fresh charge. Also check for macOS background processes that may hog Bluetooth resources (rare, but possible).
If you use a USB-C hub or many USB 3 devices, temporarily disconnect them to rule out RF interference.
Magic Keyboard not connecting while mouse connects: keyboard uses slightly different pairing and power states; re-pair the keyboard independently and ensure no other device is trying to claim the keyboard link.
If both fail at once, focus on resetting macOS Bluetooth settings and performing NVRAM/SMC steps as above.
When to consider hardware repair or replacement
If your Magic Mouse fails on multiple Macs and after full charge and resets it still won’t pair or randomly disconnects, it’s time for hardware diagnosis.
Apple Repair or an authorized service provider can test internal Bluetooth hardware and battery circuits. For older mice, internal battery degradation or physical wear can cause unpredictable behavior.
For urgent fixes, a wired mouse or a cheap third-party Bluetooth mouse can be a temporary replacement.
FAQ — common user questions (short, actionable answers)
How do I reset the Bluetooth module on my Mac?
Hold Option + Shift and click the Bluetooth icon in the menu bar to reveal Debug/Reset options if your macOS shows them; choose “Reset the Bluetooth module,” reboot, and re-pair devices.
If the menu is not available, delete /Library/Preferences/com.apple.Bluetooth.plist (and user plist if present), restart the Mac, and re-pair your devices.
For Apple Silicon Macs, a shutdown and power-on cycle is the equivalent low-level reset.
Why does my Magic Mouse keep disconnecting from my Mac?
Most disconnects are battery or interference-related. Check charge level, move nearby USB 3 devices or Wi‑Fi routers away, and try re-pairing. If the mouse disconnects across multiple Macs, the mouse hardware is likely failing.
If only your Mac has the issue, reset Bluetooth configuration files and restart the Mac; if that fails, try NVRAM/SMC steps for Intel Macs or restart for Apple Silicon.
How do I make my Mac forget and re-pair my Apple mouse or Magic Keyboard?
Open System Settings → Bluetooth, locate the device, and choose Remove/Forget. Power the peripheral off for 10 seconds then back on, put it into pairing mode, and pair from the Mac’s Bluetooth pane.
If the device won’t reappear, try the plist deletion + reboot and then re-pair.
Suggested micro-markup (FAQ JSON-LD)
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "How do I reset the Bluetooth module on my Mac?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Use Option+Shift and click the Bluetooth icon to access the Debug/Reset option if available; otherwise delete Bluetooth plist files and restart macOS, then re-pair devices."
}
},
{
"@type": "Question",
"name": "Why does my Magic Mouse keep disconnecting from my Mac?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Check battery/charge and interference first. If the issue persists, remove the device, delete Bluetooth preferences, restart the Mac, and re-pair. Consider hardware fault if it fails on multiple hosts."
}
},
{
"@type": "Question",
"name": "How do I make my Mac forget and re-pair my Apple mouse or Magic Keyboard?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Remove the device in System Settings → Bluetooth, power cycle the peripheral, then put it into pairing mode and re-pair from the Mac."
}
}
]
}
Semantic core (keyword clusters for on-page SEO)
Primary keywords
- magic mouse not connecting
- apple mouse not connecting
- apple mouse not working
- magic keyboard not connecting
- mouse not connecting to mac
Secondary keywords
- bluetooth magic mouse mac
- imac mouse not working
- reset bluetooth module mac
- forget and re-pair magic mouse
- magic mouse keeps disconnecting
Clarifying / long-tail queries
- how to fix magic mouse not connecting to macbook
- magic mouse not found in bluetooth settings mac
- apple mouse won’t pair after macos update
- magic mouse intermittent disconnects mac
- how to reset bluetooth on macbook pro
LSI phrases & synonyms
pairing issues, Bluetooth reset, forget device, re-pair Bluetooth mouse, Magic Mouse 2 charging, Apple Wireless Mouse, Bluetooth daemon, com.apple.Bluetooth.plist, SMC reset, NVRAM reset
Backlinks & resources
For a concise, community-maintained checklist and sample troubleshooting notes you can reference or fork, visit the GitHub troubleshooting collection:
apple mouse not connecting.
If you need step-by-step scripts or want to compare community fixes, check the project:
magic mouse not connecting.
Final notes
Start with power and pairing checks, then move to plist resets and Bluetooth module resets if necessary. If a mouse fails across multiple hosts after these steps, assume hardware degradation and contact Apple Support.
Keep macOS updated, and when in doubt, remove and re-pair devices one at a time to isolate issues — it usually solves the problem faster than deep-dives.
If you want, tell me the macOS version and the exact mouse model (Magic Mouse 1 vs 2) and I’ll give a tailored sequence of commands and GUI steps to try next.

Add comment