Devices Enable or Disable Use Pen Button as Right-click in Windows 11


  • Staff
Pen_menu_banner.png

This tutorial will show you how to enable or disable using the pen button as a right-click for your account in Windows 11.

You can pair a pen via Bluetooth to connect the pen with your Windows 11 PC and use with the pen menu.

When you press and hold with a pen tip, it is the same as performing a right-click.

You can also press the pen button as a right-click equivalent when it's available.

You can turn on or off to use the pen button as a right-click equivalent on demand.

Reference:


Contents

  • Option One: Enable or Disable Use Pen Button as Right-click in Settings
  • Option Two: Enable or Disable Use Pen Button as Right-click in Control Panel
  • Option Three: Enable or Disable Use Pen Button as Right-click using REG file




Option One

Enable or Disable Use Pen Button as Right-click in Settings


1 Open Settings (Win+I).

2 Click/tap on Bluetooth & devices on the left side, and click/tap on Pen & Windows Ink on the right side. (see screenshot below)


Pen_settings-1.png

3 Click/tap on Additional pen settings to expand it open. (see screenshot below step 4)

4 Check (enable - default) or uncheck (disable) Use the pen button as a right-click equivalent when it's available for what you want.

Pen_settings-2.png

5 You can now close Settings if you like.




Option Two

Enable or Disable Use Pen Button as Right-click in Control Panel


1 Open the Control Panel (icons view), and click/tap on the Pen and Touch icon.

2 In the Pen Options tab under "Pen buttons", check (enable - default) or uncheck Use the pen button as a right-click equivalent. (see screenshot below)

3 Click/tap on OK. (see screenshot below)

Pen_and_Touch_settings-1.png

4 You can now close the Control Panel if you like.




Option Three

Enable or Disable Use Pen Button as Right-click using REG file


1 Do step 2 (enable) or step 3 (disable) below for what you want.

2 Enable Use Pen Button as Right-click

This is the default setting.


A) Click/tap on the Download button below to download the file below, and go to step 4 below.​

Turn_ON_use_pen_button_as_right_click.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Wisp\Pen\SysEventParameters]
"RightMaskEnable"=dword:00000001

3 Disable Use Pen Button as Right-click

A) Click/tap on the Download button below to download the file below, and go to step 4 below.​

Turn_OFF_use_pen_button_as_right_click.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Wisp\Pen\SysEventParameters]
"RightMaskEnable"=dword:00000000

4 Save the .reg file to your desktop.

5 Double click/tap on the downloaded .reg file to merge it.

6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

7 Either sign out and sign in or restart the computer to apply.

8 You can now delete the downloaded .reg file if you like.


That's it,
Shawn Brink


 

Attachments

  • Pen_menu.png
    Pen_menu.png
    2.8 KB · Views: 52
  • Turn_OFF_use_pen_button_as_right_click.reg
    626 bytes · Views: 104
  • Turn_ON_use_pen_button_as_right_click.reg
    626 bytes · Views: 111
Last edited:

Latest Support Threads

Back
Top Bottom