How to Turn On or Off Press Lower Right Corner of Touchpad to Right-Click in Windows 11
Pressing the lower right corner of a Windows 11 touchpad triggers a right-click action on laptops that use a Precision touchpad. This feature lets you open menus just like you do with a standard computer mouse.
You can turn this setting on or off in a few clicks through the Windows Settings app .
Option 1Option One: Using Settings
Using Settings is the easiest way to manage your Windows 11 touchpad right-click preferences without touching advanced system files. You can turn the lower right corner click on or off by opening the main configuration menu, finding your hardware controls, and expanding the tap options to check or clear the specific feature box.- Open Settings (Win+I).
- Click on Bluetooth & devices on the left side. Then click on Touchpad on the right side. (see screenshot below)
- Click on Taps to expand the options.
- Check the box to turn on or uncheck the box to turn off Press the lower right corner of the touchpad to right-click. (see screenshot below)
- You can close Settings when you’re done.

Option 2Using Registry Files
Using Registry Files lets you change the Windows 11 touchpad right-click behavior by modifying system values directly. This method is useful if the standard settings menu is not working or if you need to apply the change across multiple user accounts quickly using command lines.
This is the default setting.
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\PrecisionTouchPad" /v RightClickZoneEnabled /t REG_DWORD /d 0xFFFFFFFF /f
To Turn Off “Press the lower right corner of the touchpad to right-click”
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\PrecisionTouchPad" /v RightClickZoneEnabled /t REG_DWORD /d 0 /f
Summary
Two methods manage the touchpad right-click zone: the main Settings menu or direct registry modifications.
How do I right click on the 🪟 Windows 11 touchpad?
To right-click using a touchpad, press the bottom right corner. To left-click, tap anywhere on the touchpad, or press the bottom left corner.
How to disable right click on touchpad 🪟 Windows 11?
The Settings app also opens by pressing the Windows key and the 'I' key at the same time.
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!