Share via

Stifling a decent rant! Edge has made it near impossible to change Search Engine!

Jack 2 Poore 125 Reputation points
2026-03-06T21:06:09.27+00:00

I never used to use Edge or Bing. Hated them with a passion, mostly because they force and push and nag at a person. I relented lately and I will use Edge ocassionaly. I noticed it was not searching with Google. I'm sure I have all my 2ndary browsers set to Google. It was BING, likely from an update. I can't find any decent way to add Google. They don't even show Google as a choie, at least here. I've tried filling in the 3 fields they want to add a search engine, got the syntax from another source, and it doesn't work. My here we go ... just trying to force it. If it won't give me Google then I will delete it and never use it ocassionaly. And there is ways as most know to get it off your pc. It just stirs up that angst again I have for them forcing. It doesn't work with most users.

Is there any simple way to add Google Search to Edge. Thank you immensily. jep ":-O

Microsoft Edge | Tabs, address bar, and search | Windows 10
0 comments No comments
{count} votes

Answer accepted by question author
  1. _AW_ 66,831 Reputation points Volunteer Moderator
    2026-03-06T22:57:06.6433333+00:00

    Do you have a third party AV that may be protecting profile data?

    Run this command from an admin Windows Powershell to delete all occurrences of the profile Web Data file. Provided that the file(s) can be deleted, when you next start Edge, Google will be an option.

    Stop-Process -Name msedge -Force;Sleep 3;Remove-Item "$env:localappdata\Microsoft\Edge\User Data\Default\Web Data" -Recurse;Remove-Item "$env:localappdata\Microsoft\Edge\User Data\Profile*\Web Data" -Recurse;
    

    Post a screenshot of the output.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Q&A Assist
    2026-03-06T21:06:23.28+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To use Google as the default search engine in Microsoft Edge on Windows 10, use the built‑in search engine settings rather than manually entering the three custom fields.

    1. In Edge, first perform a search using Google:
      • Go to https://www.google.com.
      • Type anything in the Google search box and run the search.
      • This lets Edge detect Google as a search provider via OpenSearch.
    2. Open Edge settings:
      • Select Settings and more (the ... menu in the top-right) > Settings.
    3. Go to the address bar search settings:
      • Select Privacy, search, and services.
      • Select Search and connected services, then Address bar and search.
    4. Change the default search engine:
      • In Search engine used in the address bar, open the dropdown.
      • Choose Google from the list.

    If Google still does not appear in the list after doing a search from google.com, the local search provider list may be corrupted. In that case, reset Edge’s search data so it rebuilds the list:

    1. Close all Edge windows.
    2. Open Command Prompt as administrator.
    3. Run the moderator-recommended script that terminates msedge processes, waits a few seconds, and deletes the Web Data file (this is the file Edge uses to store search providers). When Edge is started again, it regenerates Web Data and reloads the available search engines, after which Google should appear as an option in Search engine used in the address bar.

    After that, repeat steps 2–4 above to select Google.

    Note: On managed or MDM-enrolled devices, an administrator policy such as AllowSearchEngineCustomization set to disallow changes can prevent changing the default search engine. In that case, the setting will be locked and must be changed by the administrator.


    References:

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.