How to Turn On or Off Tap Touchpad with Two Fingers to Right-Click in Windows 11
Two-finger tap on a Windows 11 touchpad lets you open right-click menus on your screen without pressing physical mouse buttons. This gesture works on laptops with precision touchpads, which come built into almost all modern portables running Windows 11.
You can turn this shortcut on or off in a few seconds through the Settings app on your laptop.
Open Settings, navigate to Bluetooth & devices, then Touchpad, and expand Taps. Check or uncheck “Tap with two fingers to right-click” to enable or disable the feature.
Turn On or Off Tap Touchpad with Two Fingers to Right-Click in Settings
You can turn on or off the Windows 11 touchpad two finger tap feature directly through the main system settings. This built-in control decides whether tapping the trackpad with two fingers performs a right-click action instead of pressing the physical bottom corner. Adjusting this option takes just a few clicks and applies immediately to your laptop trackpad.- Open Settings (Win+I).
- Click on Bluetooth & devices on the left side. Then click on Touchpad on the right side.
- Click on Taps to expand that section open.
- Check the box (on – this is the default) or uncheck the box next to Tap with two fingers to right-click based on what you want.
- You can now close Settings.

Option 2Using Registry Editor
Turn On or Off Tap Touchpad with Two Fingers to Right-Click Using Registry
You can change the Windows 11 touchpad two finger tap behavior by editing the system registry keys directly. This advanced method lets you enable or disable the right-click gesture by updating specific registry values without opening the main settings app . It is a quick alternative for system administrators or anyone who prefers working with configuration keys.
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\PrecisionTouchPad" /v TwoFingerTapEnabled /t REG_DWORD /d 0xFFFFFFFF /f
Turn Off “Tap with two fingers to right-click”
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\PrecisionTouchPad" /v TwoFingerTapEnabled /t REG_DWORD /d 0 /f
Summary
Managing the two-finger tap for right-clicking on a Windows 11 touchpad involves a couple of different paths. The Settings app provides the most direct route, whereas the Registry Editor serves advanced workflows. Both approaches achieve the exact same final result.
How to enable double tap on touchpad 🪟 Windows 11?
Open the configuration menu. Selecting Bluetooth & devices on the left-hand side gets navigation started on Windows 10 and Windows 11 alike.
How to enable two-finger tap for right click in 🪟 Windows 11?
Opening settings reveals Bluetooth & devices on the left sidebar. Locating the touchpad entry requires clicking that specific menu item.
Why is my touchpad not working with 2 fingers?
Reviewing touchpad preferences begins by confirming two-finger scrolling is active. Navigating to Settings Devices Touchpad ensures the "Two-finger scrolling" feature remains enabled.
Was this guide helpful?
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.
No comments yet — be the first to share your thoughts!