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.
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
- Press Win+I on your keyboard to open Settings.
- On the left side, click Personalization.
- Then click Touch keyboard or Text input on the right side.
- Look for the Key text size dropdown menu under Keyboard theme.
- Choose Small, Medium, or Large for the size you want.
- Close Settings when you’re done.
Direct navigation works too by clicking this link to open Windows Settings :
Open Text input settings


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)
reg add "HKEY_CURRENT_USER\Software\Microsoft\TabletTip\1.7" /v KeyLabelSize /t REG_DWORD /d 0 /fMedium
reg add "HKEY_CURRENT_USER\Software\Microsoft\TabletTip\1.7" /v KeyLabelSize /t REG_DWORD /d 1 /f
Large
reg add "HKEY_CURRENT_USER\Software\Microsoft\TabletTip\1.7" /v KeyLabelSize /t REG_DWORD /d 2 /f
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?
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.
No comments yet — be the first to share your thoughts!