This tutorial will show you how to turn on or off Typing Insights for your account in Windows 11.
Windows shows you insights about how its AI has been helping you type with efficiency. If you use the software keyboard (ex: Touch Keyboard or On-Screen Keyboard) on Windows, there are many features built into the typing experience that leverage AI and ML to help you be more efficient. Some examples include autocorrecting your spelling mistakes, prediction of the next word you would type, word suggestions as you start typing so you don’t have to type the full word and the number of words you’ve typed by swiping over the letters on the software keyboard.
Windows shows you stats about each of these features. Currently these stats cover the typing insights for software keyboard usage and hardware keyboard prediction features.
Contents
- Option One: Turn On or Off Typing Insights in Settings
- Option Two: Turn On or Off Typing Insights using REG file
1 Open Settings (Win+I).
2 Click/tap on Time & language on the left side, and click/tap on Typing on the right side. (see screenshot below)
3 Click/tap on Typing insights. (see screenshot below)
4 Turn On (default) or Off Typing insights for what you want. (see screenshot below)
5 You can now close Settings if you like.
1 Do step 2 (on) or step 3 (off) below for what you want.
2 Turn On Typing Insights
This is the default setting.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Turn_ON_Typing_insights.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Input\Settings]
"InsightsEnabled"=dword:00000001
3 Turn Off Typing Insights
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Turn_OFF_Typing_insights.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Input\Settings]
"InsightsEnabled"=dword:00000000
4 Save the .reg file to your desktop.
5 Double click/tap on the downloaded .reg file to merge it.
6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
7 You can now delete the downloaded .reg file if you like.
That's it,
Shawn Brink
Attachments
Last edited: