At a desk with an external mouse, the touchpad becomes a liability — a stray thumb moves the cursor mid-sentence, or an accidental tap fires a click at the wrong moment. Windows and macOS both offer a native toggle to silence the touchpad the instant a mouse is detected, then restore it the moment the mouse disconnects. The exact path depends on whether your hardware uses a Windows Precision Touchpad or a legacy driver.
Windows 11: the "Leave touchpad on when a mouse is connected" toggle
On a Windows Precision Touchpad, this is a single checkbox that Windows manages automatically. When unchecked, the operating system ignores all touchpad input while any pointing device other than the touchpad is active — wired USB, wireless USB dongle, or Bluetooth mouse alike.
- Open Settings (Windows + I).
- Go to Bluetooth & devices → Touchpad.
- Click the expand arrow next to the "Touchpad" heading at the top (the section that contains the on/off toggle).
- Uncheck "Leave touchpad on when a mouse is connected."
The change takes effect immediately. Plug in a mouse — the touchpad goes silent. Unplug it — the touchpad resumes. No restart, no driver reload.
The underlying registry value is LeaveOnWithMouse under HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\PrecisionTouchPad. Set it to 0 to disable the touchpad with a mouse, 1 (the default) to keep it on. This is documented in Microsoft's precision touchpad tuning guidelines and applies to Windows 10 version 1511 and later.
Important caveat for Bluetooth mice: Windows detects a Bluetooth mouse as "connected" when it is paired and within range — even if its battery is dead and it is not actually moving the cursor. If your Bluetooth mouse stays paired while stored in a bag, the touchpad will be suppressed. The workaround is to unpair the mouse or turn it off before closing the laptop lid.
Legacy touchpad on Windows: vendor driver path
If the Settings panel does not show the "Leave touchpad on" checkbox — a sign that you have a standard, non-Precision touchpad — the setting is inside the OEM driver utility instead.
- Synaptics: Control Panel → Mouse → Device Settings tab → Settings. Look for "Disable internal pointing device when external USB pointing device is attached."
- Elan: Control Panel → Mouse → ELAN tab → Smart-Pad section. The option may be labeled "Disable when external USB mouse is present."
- ALPS: Alps Pointing-device Properties → check "Disable touchpad when USB mouse is present."
These vendor options typically react only to wired USB mice, not Bluetooth. Each OEM implements it differently, and some budget driver packages omit the option entirely. If the checkbox is absent, the only fallback is to disable the touchpad manually via the keyboard shortcut (commonly Fn + F6 or Fn + F9 — check your laptop's manual) or through Device Manager.
macOS: the equivalent setting
macOS provides the same behavior, but the option is inside Accessibility rather than Trackpad settings.
- Click the Apple menu → System Settings.
- In the sidebar, scroll down and click Accessibility.
- Under the Motor section, click Pointer Control.
- Check "Ignore built-in trackpad when mouse or wireless trackpad is present."
Like Windows, this takes effect immediately and reverses the moment the external device is removed. Note that macOS treats an Apple Magic Trackpad as a mouse for this setting — pairing a Magic Trackpad will suppress the built-in trackpad if this option is checked.
When to leave the touchpad on
Disabling the touchpad with a mouse is not always the right choice. At a standing desk or in a meeting room where the mouse gets pushed aside, fumbling for the device to re-enable the touchpad wastes time. A useful middle ground: leave the touchpad enabled but increase AAP (Accidental Activation Prevention) sensitivity to Low in Settings → Bluetooth & devices → Touchpad → Taps. The touchpad remains usable but stops registering incidental contact from a resting wrist.
Check yourself: to confirm the touchpad is truly silenced after enabling the setting, open the tester above with a mouse connected. Move your finger deliberately across the touchpad — the canvas should show no dots, no trails, and the Statistics panel should not increment Touch count. Any input that does register indicates the setting did not apply, or that a second input device is being misidentified.