Skip to content
Follow
Windows

How to Enable or Disable Improve Inking and Typing in Windows 11

Richard
Written by
Richard
Mar 23, 2026 Updated Sep 15, 2026 2 min read
How to Enable or Disable Improve Inking and Typing in Windows 11
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.

Advertisement

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.

⚡ Quick Answer

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.

Advertisement

Option One

Turn On or Off Improve Inking and Typing Using Settings

  1. Open Settings by pressing Win+I.
  2. Click on Privacy & security on the left side.
  3. Click on Diagnostics & feedback on the right side. (see screenshot below)
  4. Click on Improve inking & typing to expand it. (see screenshot below step 4)
  5. Turn Improve inking and typing on or off as you wish. (see screenshot below)
  6. You can now close Settings.
Diagnostics and feedback settings menu for Improve inking and typing
Diagnostics and feedback settings menu for Improve inking and typing

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:

Advertisement
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?

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.

Advertisement

📚 Related Tutorials

How to Enable or Disable Diagnostic Data Viewer in Windows 11
Windows How to Enable or Disable Diagnostic Data Viewer in Windows 11
How to Change Your Diagnostic Data Setting in Windows 11
Windows How to Change Your Diagnostic Data Setting in Windows 11
Enable or Disable Text Prediction in Microsoft Edge
Browsers Enable or Disable Text Prediction in Microsoft Edge
How to Delete Diagnostic Data in Windows 11
Windows How to Delete Diagnostic Data 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 *