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 right-click items on your screen without clicking the physical mouse buttons. This gesture works on laptops with precision touchpads, which are 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
Adjusting this behavior takes a few clicks inside the main Windows configuration panel. This control determines whether tapping the touchpad with two fingers triggers a right-click, giving complete command over navigation preferences.- 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
Altering the Windows 11 touchpad two-finger tap setting for right-clicking is also possible using the Registry Editor (a centralized database storing low-level operating system configurations). This method offers a fast route to toggle the right-click feature for anyone comfortable modifying system databases. The default configuration for this feature remains disabled out of the box.
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!