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

Advertisement

You can turn this setting on or off in a few clicks through the Windows Settings app .

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

Advertisement

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

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.

Advertisement

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?

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 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 Turn Touchpad Haptic Feedback On or Off in Windows 11
Windows How to Turn Touchpad Haptic Feedback On or Off in Windows 11
How to Change Touchpad Sensitivity in Windows 11
Windows How to Change Touchpad Sensitivity 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 *