# Microsoft Mouse Double Clicking? Fix for Surface & Bluetooth Mouse

> Is your Microsoft Surface Mouse or Bluetooth Mouse double-clicking on your Mac? Learn why Microsoft mouse ghost clicks happen on macOS.

Canonical: https://www.macfix.click/blogs/fixed-microsoft-mouse-double-clicking-on-mac

Published: April 2, 2026

From the sleek **Surface Mouse** to the classic **Microsoft Bluetooth Mouse**, Microsoft peripherals are popular for their minimalist design. However, many Mac users reporting they have double-clicking issues with these mice.

Here’s why it happens and how you can fix it on your Mac.

## Why is My Microsoft Mouse Double Clicking?

Microsoft mice often rely on **Bluetooth Low Energy (BLE)** to communicate with your Mac. Double-clicking on these models is frequently caused by **HID Jitter**-a software interpretation error where the Mac receives two "down" events in rapid succession due to wireless interference or a failing internal switch.

## 3 Fixes for Microsoft Mouse Double Clicking

### 1. Disable "Enhance Pointer Precision" (Jitter Reduction)
While this is a Windows setting, macOS has a similar "Acceleration" feature that can make unintentional clicks more apparent.
- Go to **System Settings** > **Mouse**.
- Turn off **Pointer Acceleration**.
- This makes your mouse input more linear, which can sometimes reduce the perceived sensitivity and stop accidental double-clicks caused by jitter.

### 2. Reset the Bluetooth Module (Advanced)
If your Bluetooth-connected Microsoft mouse is double-clicking, resetting the Mac's Bluetooth state can clear communication lag:
- Open **Terminal.app**.
- Type: `sudo pkill bluetoothd`
- Enter your password.
- This restarts the Bluetooth daemon. Your mouse will disconnect and reconnect automatically. This often resolves "ghost" HID events.

### 3. Use an Instant Software Fix (Recommended)

Since Microsoft doesn't provide a "Mouse and Keyboard Center" for macOS, you're on your own for software fixes. 

**[Mac Mouse Fixer](/)** is a lightweight, native utility that specifically targets the "chatter" and "jitter" issues common in Microsoft hardware. It filters out the rapid accidental clicks before they reach your system, ensuring a smooth experience.

#### Why it's best for Microsoft Mouse users:
- **Bluetooth Optimized:** Specifically handles the rapid-fire signals common in BLE peripherals.
- **Native performance:** Built for macOS, so it integrates seamlessly without slowing down your system.
- **Save Your Hardware:** Don't throw away a perfectly good $50 Surface Mouse because of a software glitch.

## Advanced Fix: The Terminal HID Command

Power users can try this hidden macOS preference to change how the system handles HID events:

```bash
defaults write -g ApplePressAndHoldEnabled -bool false
```
*Note: This command disables the menu that pops up for accented characters, but it also changes how macOS handles long HID press-and-hold events, which can sometimes stabilize "sticky" Microsoft mouse clicks.*

## Conclusion

Microsoft mice are known for their reliability, but software interpretation on Mac can sometimes lead to double-click frustration. Using a simple debounce tool like Mac Mouse Fixer can solve this issue instantly.

[Download Mac Mouse Fixer now](/) and get back to smooth clicking on your Microsoft Mouse.

## Related

- Blog index: https://www.macfix.click/blogs.md
- Home: https://www.macfix.click/index.md
- Download: https://www.macfix.click/index.md

- Download app: https://static.macfix.click/MacMouseFixer-2.7.0.dmg
