Windows

How to Disable Touchpad With Mouse in Windows 11

Richard
Written by
Richard
Apr 6, 2026 Updated Apr 7, 2026 3 min read
Verified for Geek Rewind — This guide was last tested and updated in April 2026.

This tutorial shows you how to turn on or off the touchpad on your Windows 11 computer when a mouse is connected.

Why This Matters

If your laptop has a built-in touchpad and you use an external USB or Bluetooth mouse, you can make Windows automatically turn off the touchpad when the mouse connects. This stops accidental touchpad touches while you work.

What Happens

When you enable this setting, your touchpad will turn off automatically when you plug in or connect a mouse. When you disconnect the mouse, the touchpad turns back on.

Reference: Precision touchpad tuning (touchpad-tuning-guidelines)

This topic presents information about touchpad tuning capabilities in Windows 10 and beyond.

Option One: Use Settings

The Settings app provides the quickest way to disable touchpad with mouse in Windows 11. Open Settings by pressing Win+I, navigate to Bluetooth & devices, select Touchpad, then uncheck the ‘Leave touchpad on when a mouse is connected’ option to turn off your touchpad automatically when an external mouse is detected.
  1. Open Settings by pressing Win+I.
  2. Click on Bluetooth & devices on the left side.
  3. Click on Touchpad on the right side.
  4. Click on Touchpad to expand it open.
  5. Check the box (on – this is the default) or uncheck the box (off) next to Leave touchpad on when a mouse is connected. Choose what you want.
  6. You can now close Settings.
Windows 11 Bluetooth and devices settings page overview
Leave touchpad on when mouse is connected checkbox setting

Option Two: Use Registry

⚠️ Admin privileges required: Open the Windows Terminal app as an administrator and run the commands below.

Turn On Leave Touchpad On when Mouse Connected

This is the default setting.

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\PrecisionTouchPad" /v LeaveOnWithMouse /t REG_DWORD /d 4294967295 /f

Turn Off Leave Touchpad On when Mouse Connected

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\PrecisionTouchPad" /v LeaveOnWithMouse /t REG_DWORD /d 0 /f

Summary

You now know how to control whether your touchpad stays on when a mouse is connected. Use Settings for an easy way to change this. Use Registry for more advanced control. Either method lets you stop accidental touchpad touches when using an external mouse.

How to turn off touchpad when using mouse Windows 11?

To automatically disable your touchpad when a mouse is connected, press Win+I to open Settings. Navigate to Bluetooth & devices, select Touchpad, and click the arrow to expand the menu. Uncheck the box labeled 'Leave touchpad on when a mouse is connected' to enable automatic touchpad deactivation upon mouse connection.

How do I disable the touchpad when using a mouse?

You can disable the touchpad by accessing the Windows 11 Settings menu. Go to Bluetooth & devices, then select Touchpad. Expand the Touchpad section and uncheck the option 'Leave touchpad on when a mouse is connected.' This ensures your touchpad turns off automatically whenever an external mouse is plugged in or paired.

How to force disable touchpad?

To force disable your touchpad, open Settings, navigate to Bluetooth & devices, and select Touchpad. Toggle the main Touchpad switch to the Off position. This action completely disables the touchpad regardless of whether an external mouse is connected, preventing all input until you manually toggle the setting back to the On position.

How do I turn off my touchpad permanently?

For a permanent disable, open Settings, go to Bluetooth & devices, and select Touchpad. Toggle the main Touchpad switch to Off. Alternatively, you can disable it via Device Manager by right-clicking the touchpad driver under 'Mice and other pointing devices' and selecting 'Disable device' to ensure it remains inactive after system restarts.

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

Leave a Reply

Your email address will not be published. Required fields are marked *

Exit mobile version