Follow
Windows

How to Choose the Hand You Write with for Pen in Windows 11

Richard
Written by
Richard
Apr 11, 2026 3 min read
How to Choose the Hand You Write with for Pen in Windows 11
Verified for Geek Rewind — This guide was last tested and updated in April 2026.

This tutorial shows you how to pick which hand you write with. This changes where menus open on your Windows 11 screen.

Why Would You Do This?

If you have a touch screen or use a pen on a tablet, this setting helps you. It moves menus so your hand doesn’t cover them while you work.

What Happens When You Change This?

If you choose right hand, menus open to the left of your pointer. This keeps them out of the way.

If you choose left hand, menus open to the right of your pointer.

If a menu opens near the edge of your screen and there’s no room, Windows automatically flips it to the other side.

Learn how to use a tablet pen with Windows for drawing, note-taking, and navigation. Discover pairing, settings, and productivity tips for an enhanced digital experience. Use a pen with Windows – Microsoft Support

Option One: Use Settings

To change your writing hand in Windows 11 Settings, press Win+I to open Settings, navigate to Bluetooth & devices, select Pen & Windows Ink, then choose your preferred hand from the dropdown menu labeled ‘Choose which hand you write with.’

  1. Open Settings by pressing Win+I.
  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 interface
  1. Find the drop menu that says Choose which hand you write with.
  2. Select either Left or Right.
Choose which hand you write with dropdown menu Windows 11
  1. Close Settings when you’re done.

Option Two: Use Registry Editor

Windows 11 pen hand settings can be changed via Registry Editor using command-line entries: set MenuDropAlignment to 0 for left-hand mode or 1 for right-hand mode, requiring administrator privileges in Windows Terminal to execute the appropriate reg add command.

Open Windows Terminal and run one of the commands below.

For left hand:

🗝️Registry
reg add "HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows" /v MenuDropAlignment /t REG_SZ /d 0 /f

For right hand:

🗝️Registry
reg add "HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows" /v MenuDropAlignment /t REG_SZ /d 1 /f

Summary

Choosing your writing hand in Windows 11 moves menu drop-downs so they don’t get blocked by your hand when using a pen or touch screen. You can change this in Settings under Pen & Windows Ink, or use Registry Editor if you prefer command lines. Either way, your menus will open on the side that works best for you.

How to write with pen on Windows 11?

To write with a pen on Windows 11, ensure your device supports active pen input. Simply touch the screen with your pen tip to begin writing in compatible apps like OneNote or Whiteboard. You can customize your writing experience by navigating to Settings > Bluetooth & devices > Pen & Windows Ink.

How to activate handwriting on Windows 11?

Activate the handwriting panel by tapping any text field with your pen. If the panel does not appear, tap the keyboard icon in the taskbar and select the handwriting icon. You can also enable this by going to Settings > Time & language > Typing > Touch keyboard and selecting handwriting.

How to activate pen and touch in Windows 11?

Windows 11 automatically detects pen and touch input if your hardware supports it. To manage these features, go to Settings > Bluetooth & devices > Pen & Windows Ink. Here, you can configure your writing hand, shortcut buttons, and visual effects to optimize your pen and touch interaction for your specific workflow.

How to adjust pen sensitivity in Windows 11?

Adjust your pen sensitivity by opening the specific app provided by your pen manufacturer, such as the Surface app or Wacom Center. While Windows 11 handles basic pen settings, advanced pressure sensitivity and tilt calibration are typically managed through these dedicated manufacturer software tools installed on your Windows device.

Was this guide helpful?

Tags: #Windows 11
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.

2474 articles → Twitter

📚 Related Tutorials

How to Change Windows Terminal Launch Mode in Windows 11
Windows How to Change Windows Terminal Launch Mode in Windows 11
How to Use the Pen to Erase Ink in Windows 11
Windows How to Use the Pen to Erase Ink in Windows 11
Enable Handwriting: Use Your Fingertip in Windows 11
Windows Enable Handwriting: Use Your Fingertip in Windows 11
How to Open Windows Terminal as Admin Automatically
Windows How to Open Windows Terminal as Admin Automatically

Leave a Reply

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