How to Completely Disable ‘Address Bar Dropdown’ via Group Policy in Microsoft Edge

The Address Bar Dropdown in Microsoft Edge automatically populates a list of suggestions as soon as a user clicks into the URL bar or begins typing. These suggestions include browsing history, bookmarked favorites, top sites, and search engine recommendations. While intended to accelerate navigation, this feature can inadvertently expose sensitive browsing history or internal corporate URLs to anyone viewing the screen during a presentation or a shoulder-surfing incident. In high-security environments, administrators may require a sterile address bar that only accepts direct URL input without attempting to predict or suggest destinations.

This guide explains how to completely disable the ‘Address Bar Dropdown’ via Group Policy in Microsoft Edge, ensuring the omnibox remains completely blank until a user fully types a URL and presses Enter.

Disable Address Bar Dropdown via Group Policy

To enforce a strict block that prevents Microsoft Edge from rendering the address bar dropdown menu under any circumstances, we must deploy an administrative template. Note that this requires Windows 11 Pro, Enterprise, or Education editions.

  1. Log into Windows 11 with an Administrator account.
  2. Press the Windows Key + R to open the Run dialogue box.
  3. Type gpedit.msc and press Enter to launch the Local Group Policy Editor.
  4. In the left-hand navigation pane, strictly follow this exact path:
    Computer Configuration > Administrative Templates > Microsoft Edge
  5. In the right-hand pane, locate the policy named Disable the address bar dropdown.
  6. Double-click the policy to open its configuration window.
  7. Select the radio button next to Enabled. (Note: We are enabling the policy to enforce the disablement of the feature).
  8. Click Apply, then click OK.

Verify the Configuration Lockdown

Group Policy changes require the browser to read the registry upon its next launch. Close all active instances of Microsoft Edge. If you wish to force the policy update immediately across the OS, open Command Prompt as Administrator and run gpupdate /force.

To verify the restriction is active, open Microsoft Edge and click directly into the address bar. The dropdown menu that typically shows “Top sites” or recent history will not appear. Begin typing a known domain (e.g., “www.example”); the browser will not generate an inline list of suggested completions or search queries. The address bar will only function as a direct input field, guaranteeing that historical navigation data and search predictions remain hidden from the user interface.

Get the best tech tips delivered straight to your inbox.

Join thousands of readers mastering Apple, Google, Microsoft, and Linux.