Skip to content
Follow
Browsers Windows

3 Steps to Enable or Disable Microsoft Edge AutoSuggest

Richard
Written by
Richard
Apr 21, 2026 Updated Aug 12, 2026 3 min read
Browser address bar with dropdown suggestions, minimal blue theme
Browser address bar with dropdown suggestions, minimal blue theme

Microsoft Edge AutoSuggest is a built-in browser feature that predicts search terms and website links in the address bar as you type. It tracks your typing and past web history to guess what you want to find.

Turning off this feature helps protect your privacy by stopping the browser from sending your typed words to Microsoft servers. You can turn AutoSuggest on or off in just three quick steps through your browser settings.

⚡ Quick Answer

Open Microsoft Edge, click the three dots, select Settings, then Privacy, search, and services. Navigate to Address bar and search to toggle Search and site suggestions on or off.

What is AutoSuggest?

Microsoft Edge AutoSuggest is a helpful feature that offers website and search suggestions as you type in the address bar. It saves you time by guessing what you’re looking for and filling in the rest, making browsing faster.

Microsoft Edge AutoSuggest saves users time by automatically completing website names and search phrases. This feature guesses user intent and fills in the rest of the text for them, preventing the need to type complete entries.

Browser privacy settings control data sent to search engines. After changing these settings, the Microsoft Edge browser stops sending typed letters to the search engine or stops using browsing history to suggest search terms. Users can choose to disable either or both of these features.

You can control two main settings:

  • Search and site suggestions: When turned off, your typed letters stop going to your search engine for suggestions.
  • History and favorites suggestions: When turned off, the browser stops looking at your past activity to suggest websites.

Reference: User data and privacy in Microsoft Edge

Learn more about privacy in Microsoft Edge, including how Microsoft uses your data.

Option 1Change AutoSuggest for Your Account

Microsoft Edge AutoSuggest can be turned on or off for your account within the browser's settings. This allows you to control suggestions without affecting other users on the computer, giving you personal control over your browsing experience.
  1. Open Microsoft Edge.
  2. Click the three dots in the top right corner and select Settings.
  3. Click Privacy, search, and services on the left.
  4. Click Address bar and search on the right side.
  5. Change the settings for Search suggestions and filters to match your preference.
micrsoft edge browser more option and settings
micrsoft edge browser more option and settings
Microsoft Edge Privacy Search and Services settings page
Microsoft Edge privacy, search, and services settings page.
Microsoft Edge address bar with AutoSuggest search suggestions
Microsoft Edge address bar with AutoSuggest search suggestions
Search suggestions and filters options in Microsoft Edge settings
Microsoft Edge search suggestions and filters settings page.
Search and filter button location in Microsoft Edge interface
Search and filter button location in Microsoft Edge interface

Option 2Change AutoSuggest for All Users

If you manage a computer for multiple people, you can turn off Microsoft Edge AutoSuggest for everyone using Windows Terminal or the Registry Editor. This is a good option for administrators who want to set a consistent rule for all users, overriding any individual settings.

⚠️Warning
If you manage a computer for multiple people, you can set these rules for everyone at once. Keep in mind that this overrides any personal settings.

Open Windows Terminal as an administrator. This command console allows for system-wide changes. If you prefer, you can use the Registry Editor, a tool that manages Windows settings.

Turn On AutoSuggest for All Users

🗝️Registry
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge" /v SearchSuggestEnabled /t REG_DWORD /d 1 /f
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge" /v LocalProvidersEnabled /t REG_DWORD /d 1 /f

Turn Off AutoSuggest for All Users

🗝️Registry
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge" /v SearchSuggestEnabled /t REG_DWORD /d 0 /f
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge" /v LocalProvidersEnabled /t REG_DWORD /d 0 /f

Default (Let Users Choose)

This allows each user to pick their own settings in the Edge menu.

Turning off Microsoft Edge auto suggestions offers you more privacy. To turn off Edge auto suggestions, open Edge, go to Settings, then Privacy, search, and services, find the Address bar and search section, and toggle off the suggestion switches.

How do I turn off auto suggestion in Edge?
Open Edge and navigate to Settings > Privacy, search, and services. Then, find the Address bar and search section and toggle off the suggestion switches.

Where are my autofill settings?
Click the three-dot menu, select Settings, and click Profiles on the left. You can manage passwords, payment info, and personal info there.

Is Microsoft autofill being discontinued?
The standalone extension was retired, but the autofill feature is still built directly into Microsoft Edge.

How to enable autocomplete in Edge?
Go to Settings, click Privacy, search, and services, and turn on the two toggles under the Address bar and search section.

Was this guide helpful?

100% of readers found this helpful (1 votes)

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 Repair Microsoft Edge in Windows 11
Windows How to Repair Microsoft Edge in Windows 11
How to Enable or Disable Browse with Copilot in Microsoft Edge on Windows 11
Browsers How to Enable or Disable Browse with Copilot in Microsoft Edge on Windows 11
How to Change Copy-Paste Settings in Microsoft Edge
Browsers How to Change Copy-Paste Settings in Microsoft Edge
How to Enable or Disable Startup Boost in Microsoft Edge
Browsers How to Enable or Disable Startup Boost 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 *