How to Enable or Disable Improve Inking and Typing in Windows 11
Improve Inking and Typing is a Windows 11 privacy setting that sends your handwriting samples and typed words to Microsoft to help the operating system learn your personal writing style. Windows turns on this data collection by default during setup to improve spelling checks and text suggestions across touchscreens and physical keyboards.
You can turn off this feature at any time in the Settings app if you prefer that Microsoft does not store your typing habits. Disabling it stops Windows from saving your keystrokes while keeping all of your normal typing tools active.
Open Settings , navigate to Privacy & security, then Diagnostics & feedback, and toggle “Improve inking & typing” on or off. This setting personalizes your Windows experience by collecting typing and inking data.
Option One
Turn On or Off Improve Inking and Typing Using Settings
- Open Settings by pressing Win+I.
- Click on Privacy & security on the left side.
- Click on Diagnostics & feedback on the right side. (see screenshot below)
- Click on Improve inking & typing to expand it. (see screenshot below step 4)
- Turn Improve inking and typing on or off as you wish. (see screenshot below)
- You can now close Settings.

You can turn improve inking typing Windows 11 features on or off through the main Settings app . This controls whether Microsoft collects your handwriting and typing samples to improve future language recognition. To change this, open Settings, go to privacy options, and find the diagnostics section where the switch lives.
Option Two
Turn On or Off Improve Inking and Typing Using Registry
You can manage improve inking typing Windows 11 preferences quickly by editing the system registry with a simple command. This method lets you bypass the standard menus and change the setting directly through the command line or Registry Editor, which helps advanced users update multiple computers at once without clicking through menus.
Turn On Improve Inking and Typing:
reg add "HKEY_CURRENT_USER\Software\Microsoft\Input\TIPC" /v Enabled /t REG_DWORD /d 1 /f
Turn Off Improve Inking and Typing:
reg add "HKEY_CURRENT_USER\Software\Microsoft\Input\TIPC" /v Enabled /t REG_DWORD /d 0 /f
Summary
Modifying this configuration puts you back in control of what writing habits leave your machine.
What does improve inking and typing mean?
Personalization features save frequently typed words in a private dictionary to boost recognition accuracy. These words remain tied to your specific user profile.
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!