Skip to content
Follow
Windows

How to Enable or Disable Pen Press and Hold for Right-clicking in Windows 11

Richard
Written by
Richard
Apr 11, 2026 Updated Sep 15, 2026 2 min read
How to Enable or Disable Ignore Touch Input when using Pen in Windows 11
How to Enable or Disable Ignore Touch Input when using Pen in Windows 11

Pen press and hold for right-clicking in Windows 11 lets you press your pen tip against the screen to open right-click menus, matching the function of a standard mouse click. Microsoft includes options to turn this shortcut on or off starting with Windows 11 build 26120.3671 (Beta 24H2), build 26200.5518 (Dev), and build 27842.1000 (Canary).

Advertisement

Turning off this feature stops accidental right-clicks when your pen rests on the display, while turning it on helps you open context menus quickly without using a mouse.

⚡ Quick Answer

Go to Settings, then Bluetooth & devices, and select Pen & Windows Ink. Toggle the ‘Enable press and hold to perform a right-click equivalent’ option to turn the feature on or off. This setting controls if holding your pen tip down acts as a right-click.

Advertisement

Option One

Enable or Disable Pen Press and Hold for Right-clicking in Settings

You can turn pen press and hold windows 11 features on or off directly through the Settings app. Press Win+I on your keyboard to open Settings , go to Bluetooth & devices, and select Pen & Windows Ink to find the toggle for right-clicking.

  1. Open Settings by pressing Win+I.
  2. On the left side, click Bluetooth & devices. On the right side, click Pen & Windows Ink.
Windows 11 Pen and Windows Ink settings menu interface
Windows 11 Pen & Windows Ink settings page

  1. Click Additional pen settings to expand it.
  2. Check the box (to enable) or uncheck the box (to disable) Enable press and hold to perform a right-click equivalent. Choose what you want.
Additional pen settings options in Windows 11 preferences
Additional pen settings in Windows 11 with double-tap speed slider.

  1. You can now close Settings.

Option Two

Enable or Disable Pen Press and Hold for Right-clicking in Control Panel

Turning on pen press and hold windows 11 options is also possible using the classic Control Panel. Open Control Panel, click the Pen and Touch icon, open the Pen Options tab, and check or uncheck the box for right-clicking.
  1. Open Control Panel in icons view. Click the Pen and Touch icon.
  2. Do the following:
    • Click the Pen Options tab.
    • Select Press and hold.
    • Click Settings.
  3. Check (to enable) or uncheck Enable press and hold for right-clicking. Choose what you want. Click OK.
  4. [Admin Required] Click OK.
Enable press and hold for right-clicking checkbox setting
Enable press and hold for right-clicking checkbox setting
  1. You can now close Control Panel .

Option Three

Enable or Disable Pen Press and Hold for Right-clicking Using Registry

  1. [Admin Required] Open Windows Terminal as an administrator and run one of the commands below.

Changing how pen press and hold windows 11 behaves can be done quickly through the Registry Editor using command-line tools. Open Windows Terminal with administrator rights and run the specific registry command to turn the right-click feature on or off.

Advertisement

This is the default setting.

reg add "HKCU\Software\Microsoft\Wisp\Pen\SysEventParameters" /v HoldMode /t REG_DWORD /d 1 /f

Disable Pen Press and Hold for Right-clicking

reg add "HKCU\Software\Microsoft\Wisp\Pen\SysEventParameters" /v HoldMode /t REG_DWORD /d 3 /f

Summary

Controlling pen press and hold windows 11 settings helps you use your stylus just like a mouse right-click. You can choose the method that works best for you, whether that is using the main Settings app, the Control Panel, or the Registry Editor.

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 Do You Adjust Pen Press and Hold Duration Windows 11?
Windows How Do You Adjust Pen Press and Hold Duration Windows 11?
Windows 11 Control Panel Shortcuts Guide
Windows Windows 11 Control Panel Shortcuts Guide
How to Rename Bluetooth Devices in Windows 11
Windows How to Rename Bluetooth Devices in Windows 11
How to Open Windows Terminal as Admin Automatically
Windows How to Open Windows Terminal as Admin Automatically

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *