Devices Enable or Disable Ignore Touch Input when using Pen in Windows 11


  • Staff
Pen_menu_banner.png

This tutorial will show you how to turn on or off ignore touch input while using a pen for your account in Windows 11.

A touch screen, or touchscreen, is an input device that enables you to interact directly with what is displayed, rather than using a mouse, touchpad, or other such devices (other than a stylus, which is optional for most modern touch screens).

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 turn on the Ignore touch input when I’m using my pen setting to disable all touch input responses on the touch screen while using the pen. This can be handy if you find yourself often bumping or touching the touch screen while using the pen.


Contents

  • Option One: Enable or Disable Ignore Touch Input when using Pen in Settings
  • Option Two: Enable or Disable Ignore Touch Input when using Pen using REG file




Option One

Enable or Disable Ignore Touch Input 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)


ignore_touch_input_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) Ignore touch input when I’m using my pen for what you want.

ignore_touch_input_when_using_pen-2.png

5 You can now close Settings if you like.




Option Two

Enable or Disable Ignore Touch Input 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 Ignore Touch Input when using Pen

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

Enable_Ignore_touch_input_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]
"PenArbitrationType"=dword:00000001

3 Disable Ignore Touch Input 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_Ignore_touch_input_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]
"PenArbitrationType"=dword:00000003

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: 131
  • Disable_Ignore_touch_input_when_using_pen.reg
    666 bytes · Views: 285
  • Enable_Ignore_touch_input_when_using_pen.reg
    666 bytes · Views: 294
Last edited:
Is there a way to increase the timeout of "touch input ignoring"? Right now it's about 3-5 seconds which i find very short, and i would like to increase that to 10 seconds.
 

My Computer

System One

  • OS
    Win 11

Latest Support Threads

Back
Top Bottom