How to Turn On or Off Capitalizing the First Letter of Each Sentence on the Touch Keyboard in Windows 11
Automatic capitalization on the Windows 11 touch keyboard makes typing faster by turning the first letter of every new sentence into an uppercase letter without extra keystrokes. You can turn this feature on or off in the Settings app under the typing options.
This setting works on standard touch keyboard layouts, but it stays inactive if you switch to the traditional keyboard style.
Go to Settings Time & language Typing. Expand Touch keyboard and check or uncheck “Capitalize the first letter of each sentence” to enable or disable the feature.
How to Turn This Feature On or Off Using Settings
- Open Settings by pressing Windows key + I on your keyboard.
- Click Time & language from the menu on the left side.
- On the right side, click Typing.
- Scroll down and click the arrow next to Touch keyboard to open more options.
- Check the box to Capitalize the first letter of each sentence if you want it ON. Uncheck it to turn it OFF.
Windows 11 touch keyboard capitalization can be turned on or off quickly through the main Settings app . You just need to open the typing preferences menu, find the touch keyboard options, and check or uncheck the box for starting sentences with a capital letter. This takes less than a minute and applies to your touch screen typing right away.


Closing the Settings window finalizes the process.
How to Turn This Feature On or Off Using the Windows Registry (Advanced)
Windows 11 touch keyboard capitalization can also be changed by editing the system registry using a custom script. This advanced method lets you update the setting without opening the normal menus by adding a specific registry key to your user profile. Always back up your system first because mistakes in the registry can cause major errors.
To turn ON automatic capitalization for the touch keyboard, save the following code into a text file with a .reg extension and double-click the file to run it.
reg add "HKEY_CURRENT_USERSoftwareMicrosoftTabletTip1.7" /v EnableAutoShiftEngage /t REG_DWORD /d 1 /f
reg add "HKEY_CURRENT_USERSoftwareMicrosoftTabletTip1.7" /v EnableAutoShiftEngage /t REG_DWORD /d 1 /f
Save the code as a .reg file and double-click it to apply the changes. Restarting the PC or signing out and back in forces the system to apply these updates.
Summary
- The touch keyboard in Windows 11 helps you type without a physical keyboard on touchscreen devices.
- By default, it makes the first letter of each sentence a capital letter to help your typing look cleaner.
- You can turn this feature on or off easily in Settings or by changing the Registry.
- Adjust this setting to fit your own typing style and preferences.
- This feature does NOT work if you use the traditional keyboard layout on the touch keyboard.
Windows 11 touch keyboard capitalization is a built-in feature that automatically makes the first letter of every new sentence uppercase when you type on a screen. You can control this behavior using either the standard Settings app or the Registry Editor depending on your preference. Adjusting this option helps match your personal typing style on tablets and touch screen laptops.
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!