Skip to content
Follow
Windows

How to Turn On or Off Tap Touchpad with Two Fingers to Right-Click in Windows 11

Richard
Written by
Richard
Mar 22, 2026 Updated Aug 13, 2026 2 min read
How to Turn On or Off Tap Touchpad with Two Fingers to Right-Click in Windows 11
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.

⚡ Quick Answer

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.
  1. Open Settings (Win+I).
  2. Click on Bluetooth & devices on the left side. Then click on Touchpad on the right side.
  3. Click on Taps to expand that section open.
  4. 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.
  5. You can now close Settings.
Windows 11 Settings touchpad two-finger tap right-click toggle
Windows 11 Settings touchpad two-finger tap right-click toggle

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.

🗝️Registry
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”

🗝️Registry
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?

Tags: #Windows 11
Was this helpful?
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.

📚 Related Tutorials

How to Turn On or Off Tap Touchpad with Single Finger to Single-Click in Windows 11
Windows How to Turn On or Off Tap Touchpad with Single Finger to Single-Click in Windows 11
How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to Turn On or Off Touchpad Accelerated Scrolling in Windows 11
Windows How to Turn On or Off Touchpad Accelerated Scrolling in Windows 11
How to Turn On or Off Automatic Touchpad Scrolling at Edge in Windows 11
Windows How to Turn On or Off Automatic Touchpad Scrolling at Edge in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

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