Skip to content
Follow
Windows

How to Enable or Disable Text Suggestions in Windows 11

Richard
Written by
Richard
Mar 3, 2026 Updated Jul 12, 2026 2 min read
How to Enable or Disable Text Suggestions in Windows 11
How to Enable or Disable Text Suggestions in Windows 11

Windows 11 text suggestions help you type faster by guessing what you might want to say next.

This feature, also known as typing suggestions, offers word predictions as you type, allowing you to quickly complete words and phrases with a single click or tap. It works in many apps, not just Microsoft’s own programs.

For example, if you start typing “comput,” Windows 11 might suggest “computer” or “computing.” This can speed up writing emails or filling out online forms.

You can easily turn this helpful typing assistant on or off within the Windows Settings app, usually found under ‘Time & language’ and then ‘Typing’.

⚡ Quick Answer

Open Settings, navigate to Time & language, then Typing. Toggle “Show text suggestions when typing on the physical keyboard” to enable or disable the feature. You can also manage multilingual suggestions here.

How to Use Text Suggestions

Windows 11 text suggestions help you type faster by offering word choices as you go, which can also help you avoid typos.

What happens when you use a suggestion? The word gets typed for you automatically.

To select a suggestion:

  • Click on it with your mouse or tap it on a touch screen.
  • Use your keyboard arrows: Press the Up arrow to open suggestions. Then press Left and Right to choose. Press Enter to select.
  • If you do not want to use a suggestion, click outside the suggestion box or press Esc.

Turn On or Off Text Suggestions Using Settings

You can turn Windows 11 text suggestions on or off using the Settings app, and your choice will take effect immediately.

What happens next: Windows will use or stop using text suggestions as you type.

  1. Open Settings by pressing ⊞ Win+I on your keyboard.
  2. Click on Time & language in the left menu.
  3. Choose Typing on the right.
  4. Find Show text suggestions when typing on the physical keyboard and turn it On or Off depending on what you want.
  5. You can also turn on Multilingual text suggestions if you want suggestions in multiple languages. Note: This only works if text suggestions are turned on.

You can jump straight to Typing settings by clicking this link, which will open your Settings app: Open Typing Settings

Typing settings tile in Windows 11 Settings app
Typing settings tile in Windows 11 Settings app

Text suggesions in Windows 11
Text suggesions in Windows 11

Turn On or Off Text Suggestions Using Registry (Advanced)

⚠️Warning
Modifying the Registry can impact your computer’s stability, so proceed with caution. Backing up your Registry first is a good idea.

Why use Registry? Advanced users might prefer this method for controlling text suggestions.

What happens? Windows uses these settings to enable or disable suggestions.

To Turn On Text Suggestions:

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

To Turn On Multilingual Text Suggestions:

🗝️Registry
reg add "HKEY_CURRENT_USER\Software\Microsoft\Input\Settings" /v MultilingualEnabled /t REG_DWORD /d 1 /f
📝Remember
Multilingual suggestions only work if the main text suggestions feature is turned on.

To Turn Off Text Suggestions (default):

Windows 11 text suggestions help users type faster by predicting words and phrases. Microsoft’s support page, “Enable text suggestions in Windows,” offers official step-by-step instructions for users to turn this word prediction feature on or off within Windows 11.

Microsoft Support logo
Microsoft Support logo
support.microsoft.com

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 Windows 11 Touch Keyboard Sounds
Windows How to Enable or Disable Windows 11 Touch Keyboard Sounds
How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11
How to Enable or Disable Text Cursor Indicator in Windows 11
Windows How to Enable or Disable Text Cursor Indicator in Windows 11
Enable or Disable Text Prediction in Microsoft Edge
Browsers Enable or Disable Text Prediction in Microsoft Edge

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *