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 Aug 13, 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 in Windows 11 is a privacy setting that collects your handwriting samples and typed words to make spelling corrections and text suggestions more accurate. By default, Windows turns on this data collection to learn how you write on touchscreens or physical keyboards.

You can turn off this feature at any time if you do not want Microsoft storing your typing habits and handwriting strokes. Disabling it stops Windows from saving your keystrokes while keeping 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.

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

Accessing the main Settings menu provides the quickest path to toggling these diagnostics without diving into advanced tools. Press Win+I to open Settings . Select Privacy & security from the left menu, click Diagnostics & feedback, and expand the Improve inking & typing section.

Option Two

Turn On or Off Improve Inking and Typing Using Registry

Advanced users can manage the setting through the Registry Editor (a centralized database for system and application configurations). Running an elevated terminal command controls the setting directly. Entering reg add “🗝️HKEY_CURRENT_USER\Software\Microsoft\Input\TIPC” /v Enabled /t REG_DWORD /d 1 /f turns the feature on.

Turn On Improve Inking and Typing:

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Input\TIPC" /v Enabled /t REG_DWORD /d 1 /f

Turn Off Improve Inking and Typing:

🗝️Registry
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 the driver's seat regarding 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.

📚 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 *