Skip to content
Follow
Windows

How to Enable or Disable Typing Insights in Windows 11

Richard
Written by
Richard
Mar 25, 2026 Updated Aug 12, 2026 2 min read
How to Enable or Disable Typing Insights in Windows 11
How to Enable or Disable Typing Insights in Windows 11

Typing Insights in Windows 11 is a built-in feature that uses machine learning to track your typing habits so it can predict words and fix spelling mistakes on your touch keyboard. Turning on this tool helps you type faster by learning the words you use most often.

You can turn Typing Insights off at any time if you want more privacy and prefer to stop Windows from collecting your typing data. Disabling the feature takes just a few clicks in your main computer settings.

⚡ Quick Answer

Enable or disable Typing Insights in Windows 11 through Settings. Navigate to Time & language, then Typing, and toggle the Typing insights switch. This controls predictive text and typing suggestions.

Turn Typing Insights On or Off in Settings

Adjusting Typing Insights in Windows 11, whether for enhanced privacy or better suggestions, happens directly through the Settings app. This feature learns typing habits to provide more accurate text predictions and corrections. Changing this setting requires opening the Settings app and navigating to the Typing section.
  1. Open Settings by pressing Win+I.
  2. Click on Time & language on the left side, then click on Typing on the right side.

     Open Typing settings
  3. Click on Typing insights.
  4. Turn Typing insights On (this is the default) or Off depending on what you want.
  5. You can close Settings now if you’d like.
Windows 11 Settings Typing Insights tile location
Windows 11 Settings Typing Insights tile location
Typing Insights toggle button in Windows 11 Settings
Typing Insights toggle button in Windows 11 Settings

Option Two

Turn Typing Insights On or Off Using Registry

Turn On Typing Insights

This is the default setting.

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

Turn Off Typing Insights ⚙️ Requires admin privileges

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Input\Settings" /v InsightsEnabled /t REG_DWORD /d 0 /f

Summary

Managing Typing Insights also works through the Windows Registry (a hierarchical database that stores low-level settings for the operating system). This method requires administrative privileges.

How do I turn off input insights and typing data harvesting in 🪟 Windows 11?

To disable Typing Insights in Windows 11 for privacy, navigate to Settings > Time & Language > Typing > Typing Insights and toggle the option off. For more robust privacy control, consider disabling it via the Registry, Group Policy, or PowerShell.

How to see keyboard typing history in 🪟 Windows 11?

Press Windows Key + I to open the Settings app. Select Time & language from the left menu, then click Typing. Choose Typing insights. From there, turning Typing Insights on or off takes only a click.

Does 🪟 Windows 11 track your keystrokes?

This remains a common misconception. However, it does include protection against key logging malware through Microsoft Defender antivirus.

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 Resize the Touch Keyboard in Windows 11
Windows How to Resize the Touch Keyboard in Windows 11
Protect Your Data: Enable Ransomware Protection in Windows 11
Windows Protect Your Data: Enable Ransomware Protection in Windows 11
How to Enable or Disable Windows 11 Touch Keyboard Sounds
Windows How to Enable or Disable Windows 11 Touch Keyboard Sounds
How to Enable or Disable the Touch Keyboard in Windows 11
Windows How to Enable or Disable the Touch Keyboard 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 *