Skip to content
Follow
Windows

How to Enable or Disable Use Pen as Mouse in Windows 11

Richard
Written by
Richard
Mar 29, 2026 Updated Sep 15, 2026 3 min read
How to Enable or Disable Use Pen as Mouse in Windows 11
How to Enable or Disable Use Pen as Mouse in Windows 11

Use pen as mouse in Windows 11 turns your digital stylus into a standard computer pointer so you can click small buttons, drag files, and browse the web with high precision.

Advertisement

This built-in feature lets you control the screen directly with your pen instead of using a physical mouse or a trackpad. You can turn the option on or off in the Windows 11 Settings app in just a few clicks.

⚡ Quick Answer

You enable or disable “Use pen as mouse” in Windows 11 Settings under Bluetooth & devices Pen & Windows Ink Expand Additional pen settings and check or uncheck the box next to “Let me use my pen as a mouse”.

Advertisement

Enable or Disable Use Pen as Mouse in Settings

  1. Open Settings by pressing Win+I on your keyboard.
  2. Click on Bluetooth & devices on the left side.
  3. Click on Pen & Windows Ink on the right side.  Open Pen & Windows Ink settings
Windows 11 Pen and Windows Ink settings menu
Windows 11 Pen & Windows Ink settings page
  1. Click on Additional pen settings to expand the section.
  2. Check the box next to Let me use my pen as a mouse when it’s available to turn it on. Or uncheck it to turn it off (this is the default setting).
Use pen as mouse checkbox enabled in Windows 11 settings
Use pen as mouse checkbox enabled in Windows 11 settings
  1. You can now close Settings.

You can turn on use pen as mouse in Windows 11 through the main Settings app to control your computer with a stylus instead of a traditional mouse. This built-in option lets your digital pen act like a pointer for clicking and dragging items on your screen. You can change this behavior at any time by opening the Bluetooth and devices menu.

Your pen will now work like a mouse when this setting remains turned on.

Option Two

Enable or Disable Use Pen as Mouse Using Registry

You can also configure use pen as mouse in Windows 11 by editing the system registry if you prefer using advanced command-line tools. This method updates the underlying system values directly without needing to navigate through the graphical settings menus. Make sure you follow the specific commands carefully to avoid making unwanted changes to your operating system.

  1. Open Windows Terminal as an administrator.
  2. Run the command below for what you want to do.

To Turn On Use Pen as Mouse:

Advertisement
reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows\Pen" /v PenInteractionModel /t REG_DWORD /d 1 /f

To Turn Off Use Pen as Mouse:

reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows\Pen" /v PenInteractionModel /t REG_DWORD /d 0 /f

Run the appropriate command below depending on your preference. To enable the feature, execute the command for turning it on, or run the default command to turn it off.

Summary

Switch the pen as mouse feature on or off in Windows 11 using either the Settings menu or the Registry Editor. Both methods achieve the same result: making your pen act like a mouse pointer instead of limiting you to scrolling.

Advertisement

How to use a pen instead of a mouse?

Your tablet surface aligns with your monitor. Moving your pen's tip to the top left of your tablet places your cursor in the top left corner of your screen.

Can you use a Surface Pen as a mouse?

Navigate and click using your pen. Your pen functions throughout Windows, similar to a mouse or keyboard. Several actions provide a starting point. Tapping an item works directly, or pressing and holding the side button while tapping selects items.

How do you use the S Pen as a cursor?

To use your S Pen as a cursor in Windows 11, activate Warp mode. Holding down the S Pen's button while keeping the pen still allows you to reposition the cursor or navigate apps and webpages.

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 Open Windows Terminal as Admin Automatically
Windows How to Open Windows Terminal as Admin Automatically
How to Use the Pen to Erase Ink in Windows 11
Windows How to Use the Pen to Erase Ink in Windows 11
How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to Rename Bluetooth Devices in Windows 11
Windows How to Rename Bluetooth Devices 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 *