Microsoft Edge keeps Bing as its default search engine, but the browser gives Windows users a straightforward way to switch the address bar search provider to Google, DuckDuckGo, Yahoo, Yandex, or another compatible service. The setting is not on Edge’s front-page customization screen or its general Appearance page; it is located in the browser’s privacy and search settings, under Address bar and search.

Microsoft Edge search settings show the address-bar search engine dropdown open with Google selected.The Exact Microsoft Edge Settings Path​

On current desktop versions of Microsoft Edge for Windows 10 and Windows 11, use this route:
  1. Open Microsoft Edge.
  2. Select the Settings and more button — the three-dot menu in the upper-right corner.
  3. Choose Settings.
  4. Select Privacy, search, and services from the left sidebar.
  5. Scroll to, or open, Search and connected experiences.
  6. Choose Address bar and search.
  7. Find Search engine used in the address bar.
  8. Select the preferred provider from the drop-down menu.
For a quicker route, type the following internal address into Edge’s address bar and press Enter:
edge://settings/search
That opens the relevant Address bar and search page directly, avoiding several clicks through the Settings interface.
The key wording to look for is “Search engine used in the address bar.” This controls where Edge sends ordinary searches entered into the omnibox — the combined address and search bar at the top of the browser window.

What Changing the Search Engine Actually Changes​

Changing the default search provider affects searches typed into the Edge address bar. For example, if Google is selected and a user types:
best Windows 11 backup software
into the address bar, Edge sends that query to Google rather than Bing.
The setting can also affect an optional search box in the Edge toolbar when that box is enabled. That separate field is visually similar to the address bar, but it is not the same component. Users who prefer a cleaner browser interface can disable the extra search box in Edge’s Appearance settings and rely solely on the address bar.
It is important to understand what the setting does not automatically change:
  • The Microsoft Edge new tab page may still visually feature Bing branding, Microsoft Start content, Copilot entry points, or a Bing-oriented search field.
  • The Windows taskbar search is governed by Windows Search and Microsoft services, not by the Edge search-engine setting.
  • Searches made from widgets, Copilot, Start menu results, or certain Microsoft apps are not necessarily redirected to the chosen browser search engine.
  • A page’s built-in search form uses the website’s own search system, not the Edge default provider.
In other words, choosing Google, DuckDuckGo, or Yahoo in Edge changes the browser’s address bar behavior, not every search-related experience across Windows.

Why the New Tab Search Box Can Still Use Bing​

One of the most confusing aspects of Microsoft Edge search customization is the new tab page. A user can successfully choose Google or DuckDuckGo as the browser’s default address bar search engine, open a fresh tab, type into the large search field, and still land on Bing.
That behavior is usually caused by a separate setting on the same Address bar and search page.

Use the Address Bar for New Tab Searches​

After setting the preferred search engine, return to:
edge://settings/search
Look for a setting with wording similar to:
Search on new tabs uses search box or address bar
Set it to:
Address bar
This setting changes how Edge treats text entered into the prominent search area on a new tab. Rather than sending the query directly through the new tab page’s search box, Edge routes it through the browser address bar, where the selected default search engine applies.
This is an important distinction. The visual search field may remain on the new tab page, but searches entered there should honor the address-bar provider after the setting is changed to Address bar.

Why Microsoft Separates These Settings​

Microsoft’s design reflects the fact that Edge’s new tab page is more than a blank browser page. It is a Microsoft content surface that can include:
  • News and personalized content
  • Weather and finance cards
  • Microsoft Rewards elements
  • Copilot integrations
  • Work or school account content
  • Quick links and productivity widgets
The new tab search box has historically been tied closely to Bing and Microsoft services. The Address bar option provides a practical compromise: users can retain Edge’s new tab design while ensuring their typed query is sent to their chosen search provider.

Available Search Engines and Why a Favorite May Not Appear​

The default-search-engine drop-down typically includes several well-known providers. The exact list can vary by Edge version, country or region, browser profile, and search engines that Edge has already detected.
Common options may include:
  • Bing
  • Google
  • DuckDuckGo
  • Yahoo
  • Yandex
Not every provider is listed immediately, and availability can vary. A privacy-focused service, regional engine, documentation site, internal company portal, or specialized search tool may require an extra step before it appears as an option.

Let Edge Discover the Search Provider​

Microsoft Edge can identify many compatible search providers after a user visits their site and performs a search. This is often the simplest solution.
  1. Open the desired search engine’s website.
  2. Perform one or more normal searches using its search form.
  3. Open:
    edge://settings/search
  4. Check Search engine used in the address bar again.
If Edge recognizes the provider, it may now be available in the menu. This discovery-based behavior is useful because it avoids asking users to manually construct a technical search URL.
However, it does not work for every website. Edge requires a compatible search endpoint, generally one that supports the web standards and patterns Edge expects for a searchable provider.

How to Add a Custom Search Engine Manually​

If a preferred search engine does not appear in the default-provider list, Edge also lets users manage its broader database of recognized search engines.
Open the dedicated page by entering:
edge://settings/searchEngines
Alternatively, navigate through Settings to the Address bar and search section, then select Manage search engines or Search engines, depending on the Edge release and interface wording.
This page does more than list Google, Bing, and DuckDuckGo. It may also contain shortcuts for websites that Edge has detected as searchable, including sites such as:
  • Wikipedia
  • YouTube
  • Amazon
  • Microsoft 365 services
  • Favorites
  • Browsing history
  • Open tabs
  • Developer documentation portals
  • Enterprise knowledge bases

Adding a Search URL​

Select Add to create a custom search engine entry. Edge will ask for three main pieces of information:
  1. Search engine — the friendly name shown in Edge.
  2. Shortcut — a keyword that can be typed before a search term.
  3. URL with %s in place of the query — the search URL template.
The %s placeholder is essential. It tells Edge where to insert the words entered by the user.
A generic example might look like this:
Code:
Search engine: Example Search
Shortcut: ex
URL: [url]https://search.example.com/?q=%s[/url]
Once added, the engine can often be made the default by opening its three-dot menu and selecting Make default. Exact menu labels can differ slightly as Edge evolves, but the basic workflow remains the same.

Use a Genuine Search URL Template​

The most common mistake is pasting a normal homepage URL rather than a search URL. A homepage such as:
[url unfurl="true"]https://www.example.com[/url]
does not tell Edge how to submit a query.
Instead, perform a search on the target site, then inspect the address in the browser. If the search query appears in the address, replace the actual words with %s.
For instance, if searching for windows produces:
[url unfurl="true"]https://www.example.com/search?q=windows[/url]
the template should normally be:
[url unfurl="true"]https://www.example.com/search?q=%s[/url]
Not every site uses simple query URLs. Some services rely on JavaScript, session data, POST requests, or URL structures that do not translate cleanly into a custom Edge search engine. In those cases, manual configuration may be unreliable even if the website itself works normally.

Use Search Shortcuts for Faster Browsing​

Custom search engines are useful even when they are not set as the default. The shortcut field lets Edge act as a quick launcher for site-specific searches.
Suppose a user adds a Windows documentation site with the shortcut docs. They can then type something like this into the Edge address bar:
docs BitLocker recovery key
Edge recognizes the shortcut and searches that selected site for the terms that follow. This can be considerably faster than visiting the website, locating its search field, and entering the same phrase manually.

Practical Shortcut Examples​

A well-organized Edge setup might include keywords such as:
  • g for Google
  • ddg for DuckDuckGo
  • w for Wikipedia
  • yt for YouTube
  • amz for Amazon
  • ms for Microsoft Learn
  • wf for a trusted Windows support community
  • jira for an internal issue tracker
  • kb for a corporate knowledge base
The benefit is not merely convenience. Site-specific shortcuts can narrow results dramatically, helping users avoid generic web searches when they already know where the answer is likely to be found.
There is also a privacy consideration. A direct search on a particular site may expose the query only to that site, whereas starting with a general web search can involve an additional search provider and potentially more tracking or profiling systems.

Google in Edge: A Simple and Supported Choice​

Microsoft Edge is based on Chromium, the open-source browser project also used by Google Chrome and several other browsers. As a result, Google works normally as an Edge search provider.
To switch Edge to Google:
  1. Enter:
    edge://settings/search
  2. Open the Search engine used in the address bar menu.
  3. Select Google.
  4. If necessary, set Search on new tabs uses search box or address bar to Address bar.
No Google Chrome installation is required. Edge can use Google search independently, and the choice does not alter the rest of the browser’s features, extension support, profiles, vertical tabs, Collections, tracking prevention, or built-in security capabilities.
That said, using Google in Edge does not turn Edge into Chrome. Search engine choice and browser choice are separate decisions. Edge continues to use its own update channel, settings model, Microsoft account sync options, privacy controls, and Windows integrations.

DuckDuckGo, Yahoo, and Other Alternatives​

Different search engines make different trade-offs involving result quality, privacy, personalization, advertisements, regional coverage, AI-generated summaries, and integration with account services.

DuckDuckGo​

DuckDuckGo is a popular choice for people who want less individualized search profiling. Its privacy approach makes it attractive to users who prefer search results that are less dependent on a long-term personal search history.
However, users should not assume that choosing DuckDuckGo makes all browsing anonymous. Websites still receive connection information, cookies may still be used, and browser extensions, account sign-ins, network-level monitoring, and other services can affect privacy.

Yahoo​

Yahoo remains available as a familiar general web search option in many Edge configurations. It may be useful for users already accustomed to its content ecosystem or those who prefer its presentation of results.
The quality and underlying sourcing of results can differ from other providers, so it is sensible to compare searches involving technical support, local information, shopping, and news before making a long-term default choice.

Regional and Specialized Search Providers​

Some users prefer regional services for language-specific results or local business coverage. Others use specialized engines for academic references, programming questions, product searches, video, image discovery, or internal corporate data.
A custom Edge search engine can be an excellent productivity tool for these use cases, but only if the URL template is valid and the service is trustworthy. Avoid adding unknown search sites that appear in deceptive advertisements, browser pop-ups, or bundled-software prompts.

Homepage, Startup Pages, and Search Engines Are Different Settings​

A common source of confusion is the term homepage. Setting Google as a startup page is not the same as making Google the Edge default search engine.

Default Search Engine​

This setting controls searches typed into the address bar.
Location:
edge://settings/search

Startup Page​

This controls what Edge opens when the browser launches.
Location:
edge://settings/startHomeNTP
In Settings, the section is usually named Start, home, and new tabs. Users can choose options such as:
  • Open the new tab page
  • Open tabs from the previous session
  • Open specific pages
To open Google, DuckDuckGo, a work portal, or another site whenever Edge starts, select the option for opening specific pages and add the desired URL.

Home Button​

The optional browser Home button is another separate feature. It can be configured to open a specific page when clicked, but it does not control the search provider.
Users who want a consistent workflow can configure all three independently:
  • Use DuckDuckGo or Google for address bar searches.
  • Open a chosen website when Edge starts.
  • Set the Home button to return to a personal dashboard, search engine, or intranet.
This level of separation can feel unnecessarily complicated, but it gives users meaningful control over different browsing habits.

Why a Search Engine Keeps Changing Back​

If Edge repeatedly returns to Bing or switches to an unfamiliar search engine, the problem may be more significant than a missed settings change. Search-engine hijacking has long been a common symptom of unwanted browser extensions, questionable software bundles, aggressive adware, and organizational management policies.

Check Extensions First​

Open:
edge://extensions
Review every installed extension, especially those related to:
  • Coupons and shopping deals
  • PDF conversion
  • Video downloading
  • Wallpaper or new-tab customization
  • Search tools
  • “Quick access” utilities
  • Unknown productivity add-ons
  • Crypto, proxy, VPN, or download-manager tools
Disable extensions you do not recognize or no longer need. Then revisit the search settings page and restore the preferred provider.
A legitimate extension may request access to search behavior for a genuine reason, but that does not automatically make the change desirable. Read extension permissions carefully and obtain extensions only from reputable stores or trusted vendors.

Review Recently Installed Software​

Some desktop applications attempt to change browser search behavior during installation. This may happen through optional offers that are preselected, poorly explained, or bundled with free utilities.
In Windows, review recently installed apps through Settings > Apps > Installed apps. Remove unfamiliar software, particularly if the search changes began immediately after installation.
It is also wise to run a trusted security scan if Edge redirects queries to suspicious domains, displays intrusive ads, opens unexpected tabs, or refuses to retain browser settings.

Check Whether Edge Is Managed​

On work, school, or shared computers, an administrator may set the default search provider through Edge management policies. In that situation, the search engine menu can be locked, greyed out, or overwritten after a browser restart.
Type:
edge://policy
into the address bar to see whether policies are active. If a setting is marked as managed, local changes may not persist. This is expected behavior on many business-managed devices, where organizations configure browsers for compliance, security, internal search, or support requirements.
Users should not attempt to bypass legitimate workplace or school policies. The appropriate solution is to ask the device administrator whether an alternative provider can be approved.

Consider Sync Across Devices​

An Edge profile signed in with a Microsoft account can synchronize selected preferences across devices. If a search setting changes on one machine, profile synchronization can potentially make the same change appear elsewhere.
Review Edge sync settings and check other signed-in devices if the browser keeps reverting after apparently successful changes. Also ensure that the active Edge profile is the intended one; separate work, personal, and guest profiles can each have different search settings.

Privacy and Search Suggestions: An Important Companion Setting​

Selecting a privacy-oriented search engine is only one part of a broader browsing privacy strategy. Edge can display suggestions as users type in the address bar, drawing on browsing history, favorites, previous searches, and the selected search provider.
Within Address bar and search, Edge provides controls for search and site suggestions. Users who prefer fewer queries to be transmitted before pressing Enter should review the option that shows suggestions based on typed characters.
Turning suggestions off can improve privacy by limiting real-time query suggestions, but it also reduces convenience. The browser may no longer predict searches, surface relevant pages quickly, or suggest URLs as effectively.
The best setting depends on the user’s priorities:
  • Choose suggestions on for speed and convenience.
  • Choose suggestions off for a more restrained data-sharing posture.
  • Clear browsing data periodically if local history-based suggestions are unwanted.
  • Use separate Edge profiles for work, family, and personal browsing to reduce crossover between contexts.
No single toggle provides complete privacy. Search privacy is influenced by the provider, browser settings, account sign-in status, cookies, extensions, network configuration, and the sites visited after a search.

The Best Way to Verify the Change​

After selecting a new provider, test it directly from the address bar.
  1. Open a new Edge tab.
  2. Click the address bar at the top of the window.
  3. Enter a distinctive search phrase, such as:
    Edge default search engine test
  4. Press Enter.
  5. Confirm that the search-results page belongs to the intended provider.
Then test the large search field on a fresh new tab. If it still opens Bing, return to edge://settings/search and make sure new-tab searches are set to use the Address bar rather than the native search box.
This two-part test matters because Edge’s default provider setting can be correct while the new tab page still directs searches differently.

A Small Setting With a Noticeable Daily Impact​

The place to manage or change search engines in Microsoft Edge is Settings > Privacy, search, and services > Search and connected experiences > Address bar and search. The fastest route is simply entering edge://settings/search in the browser.
From there, Windows users can select a supported provider, add compatible custom engines, configure keyword shortcuts, and ensure new-tab searches are routed through the address bar. The choice does not replace every Microsoft search experience in Windows, but it does control one of the browser’s most frequently used actions.
For users who spend hours each day searching documentation, troubleshooting Windows, researching purchases, finding local services, or navigating internal business resources, that small adjustment can make Edge feel considerably more personal, efficient, and aligned with their preferred approach to search.

References​

  1. Primary source: Petri IT Knowledgebase
    Published: 2026-07-24T14:43:41+00:00
  2. Official source: learn.microsoft.com
  3. Official source: support.microsoft.com
  4. Official source: cdn-dynmedia-1.microsoft.com
  5. Official source: download.microsoft.com