Skip to content
Follow
Windows

How to Turn On or Off Press Lower Right Corner of Touchpad to Right-Click in Windows 11

Richard
Written by
Richard
Mar 22, 2026 Updated Jul 12, 2026 2 min read
How to Enable or Disable Browse as Guest in Microsoft Edge
How to Enable or Disable Browse as Guest in Microsoft Edge

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.

⚡ Quick Answer

Open Settings, go to Bluetooth & devices, then Touchpad, expand Taps, and check or uncheck the “Press the lower right corner of the touchpad to right-click” box.

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.
  1. Open Settings (⊞ Win+I).
  2. Click on Bluetooth & devices on the left side. Then click on Touchpad on the right side. (see screenshot below)
  3. Click on Taps to expand the options.
  4. 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)
  5. You can close Settings when you’re done.
Touchpad lower right corner area for right-click Windows 11
Touchpad lower right corner area for right-click Windows 11

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.

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

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

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 Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to find Bluetooth Settings in Windows 11
Windows How to find Bluetooth Settings in Windows 11
How to Change Touchpad Sensitivity in Windows 11
Windows How to Change Touchpad Sensitivity in Windows 11
How to Restore Touchpad Gestures to Default in Windows 11
Windows How to Restore Touchpad Gestures to Default 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 *