How to Turn On or Off Press Lower Right Corner of Touchpad to Right-Click in Windows 11
Pressing the lower right corner of your touchpad to right-click in Windows 11 is a setting you can easily turn on or off.
This feature lets you perform a right-click action by simply pressing down on the bottom-right section of your laptop’s touchpad. It’s a convenient way to access context menus without needing to use the physical right-click button.
This option is available on Windows 11 laptops equipped with a precision touchpad. These touchpads are standard on most newer models and provide improved gesture support.
You can find this setting within the Windows 11 Settings app, giving you direct control over how you interact with your PC. It allows for a quick right-click with just one tap.
Option 1Option One: Using Settings
Here’s how to turn the lower right corner of your Windows 11 touchpad into a right-click button or disable the feature using the Settings app. This method is an effective way to manage your Windows 11 touchpad right-click behavior and change how your touchpad works in just a few steps.- 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
Editing the Windows registry lets you control the Windows 11 touchpad right-click zone if you’re comfortable with advanced settings. This method gives you direct control over how your touchpad’s lower right corner functions as a right-click. This feature is enabled by default using a specific registry command.
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 ways to control the Windows 11 touchpad right-click feature have been covered: using the Settings menu or making changes in the registry.
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 can also be opened 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!