Devices Enable or Disable Display Additional Keys Pressed when using Pen in Windows 11


  • Staff
Pen_menu_banner.png

This tutorial will show you how to turn on or off display additional keys pressed when using pen 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.

You can customize what your pen does and how it works with your PC.

For example, you can choose to display additional keys pressed when using your pen. These additional keys would be the Shift, Ctrl, Alt, and Win :win: modifier keys showing under the pen cursor when pressed.


Contents

  • Option One: Enable or Disable Display Additional Keys Pressed when using Pen in Settings
  • Option Two: Enable or Disable Display Additional Keys Pressed when using Pen using REG file


EXAMPLE: Display additional keys pressed when using my pen

Display_additional_keys_pressed_when_using_pen.png





Option One

Enable or Disable Display Additional Keys Pressed when using Pen 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)


Display_additional_keys_pressed_when_using_pen-1.png

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

4 Check (enable) or uncheck (disable - default) Display additional keys pressed when using my pen for what you want.

Display_additional_keys_pressed_when_using_pen-2.png

5 You can now close Settings if you like.




Option Two

Enable or Disable Display Additional Keys Pressed when using Pen using REG file


1 Do step 2 (enable) or step 3 (disable) below for what you would like to do.

2 Enable Display Additional Keys Pressed when using Pen

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

Enable_Display_additional_keys_pressed_when_using_pen.reg


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

[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows\Pen]
"PenKeySuppress"=dword:00000001

3 Disable Display Additional Keys Pressed when using Pen

This is the default setting.


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

Disable_Display_additional_keys_pressed_when_using_pen.reg


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

[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows\Pen]
"PenKeySuppress"=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 You can now delete the downloaded .reg file if you like.


That's it,
Shawn Brink


 

Attachments

  • Pen_menu.png
    Pen_menu.png
    12.5 KB · Views: 79
  • Disable_Display_additional_keys_pressed_when_using_pen.reg
    684 bytes · Views: 208
  • Enable_Display_additional_keys_pressed_when_using_pen.reg
    684 bytes · Views: 182
Last edited:

Latest Support Threads

Back
Top Bottom