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 Sep 15, 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 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.

Advertisement

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.

Advertisement

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.
  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

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.

Advertisement

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.

Advertisement

📚 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 *