Skip to content
Follow
Windows

How to Enable or Disable Text Suggestions in Windows 11

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

Text suggestions in Windows 11 predict words as you type to help you write emails and messages faster. Also called typing suggestions, this built-in feature pops up a list of word options above your cursor so you can pick one with a single click or tap.

You can turn this feature on or off in the Windows Settings app under Time & language and then Typing. Windows 11 supports text suggestions in dozens of languages and works across most apps, including web browsers and text editors.

⚡ 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

The Settings app lets you turn Windows 11 text suggestions on or off, and your choice takes 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.

Typing settings are accessible directly by clicking this link, which opens 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 remains a smart precaution.

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 Create Virtual Desktops in Windows 11
Windows How to Create Virtual Desktops 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 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

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

Leave a Comment

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