Skip to content
Follow
Windows

Change Key Text Size on Touch Keyboard in Windows 11

Richard
Written by
Richard
Mar 10, 2026 Updated Aug 13, 2026 2 min read
How to Change Key Text Size on Touch Keyboard in Windows 11
How to Change Key Text Size on Touch Keyboard in Windows 11

Key text size on the touch keyboard in Windows 11 changes how large the letters and symbols look on your screen when you type. This built-in onscreen keyboard has three text size choices: Small, Medium, and Large, with Small set as the default.

Making the keys bigger helps you see the letters better and stops you from tapping the wrong keys on a touchscreen.

⚡ Quick Answer

Open Settings by pressing Win+I. Navigate to Personalization, then Touch keyboard. Use the Key text size dropdown to select Small, Medium, or Large.

How to Change Key Text Size Using Settings

  1. Press Win+I on your keyboard to open Settings.
  2. On the left side, click Personalization.
  3. Then click Touch keyboard or Text input on the right side.
  4. Look for the Key text size dropdown menu under Keyboard theme.
  5. Choose Small, Medium, or Large for the size you want.
  6. Close Settings when you’re done.

Direct navigation works too by clicking this link to open Windows Settings :
Open Text input settings

Windows 11 Settings Personalization Text input menu option
Windows 11 Settings Personalization Text input menu option
📝Note
Windows 11 builds 22504 and newer require clicking Touch keyboard to reveal the full menu of options.
Touch keyboard with adjustable text size options displayed
Touch keyboard with adjustable text size options displayed

How to Change Key Text Size Using the Registry (For Advanced Users)

Advanced users can modify the Windows Registry (a central database for system configurations) by creating or editing a value named KeyLabelSize. Follow these steps:

Small (default size)

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\TabletTip\1.7" /v KeyLabelSize /t REG_DWORD /d 0 /f

Medium

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\TabletTip\1.7" /v KeyLabelSize /t REG_DWORD /d 1 /f

Large

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\TabletTip\1.7" /v KeyLabelSize /t REG_DWORD /d 2 /f
📝Important
Registry modifications often require closing and reopening the touch keyboard or restarting the computer for updates to take effect.

Summary

  • It’s easy to change the size of the letters on the touch keyboard in Windows 11.
  • The easiest way is to use the Settings app, where you can pick Small, Medium, or Large key text size.
  • Advanced users can edit the Registry to change the text size directly.
  • Picking the right key text size makes typing on touchscreens easier and more comfortable.
  • Don’t forget to restart the touch keyboard if you use the Registry method for changes to take effect.

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.

📚 Related Tutorials

How to Enable or Disable Windows 11 Touch Keyboard Sounds
Windows How to Enable or Disable Windows 11 Touch Keyboard Sounds
How to Resize the Touch Keyboard in Windows 11
Windows How to Resize the Touch Keyboard in Windows 11
How to Show or Hide Voice Typing Mic on Windows 11 Touch Keyboard
Windows How to Show or Hide Voice Typing Mic on Windows 11 Touch Keyboard
How to Turn On or Off the Touch Keyboard Sound in Windows 11
Windows How to Turn On or Off the Touch Keyboard Sound 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 *