Disable Edge Browser

Microsoft intentionally bakes Edge deep into Windows, making it notoriously stubborn to remove. Because you are outside the EU (where regulations force Microsoft to provide a simple "Uninstall" button), the standard removal options are likely greyed out on your system.

Here is how to deal with Edge, ranging from disabling its background presence to a forced command-line removal.

1. The Practical Route: Disable and Defang Edge

If you just want Edge to stop running in the background and consuming resources, you can effectively pacify it without breaking Windows features that rely on its webview.

Stop Background Processes:

  1. Open Edge and navigate to edge://settings/system.
  2. Toggle off Startup boost.
  3. Toggle off Continue running background apps when Microsoft Edge is closed.

Stop Edge from Launching on Startup:

  1. Open Task Manager (Ctrl + Shift + Esc).
  2. Go to the Startup apps tab.
  3. If Microsoft Edge is listed, right-click it and select Disable.

2. The Nuclear Route: Force Uninstall via Command Line

You can bypass the greyed-out uninstall button by using the Edge installer's own hidden flags.

Note: Major Windows updates often reinstall Edge automatically. You may have to repeat this process occasionally.

  1. Open File Explorer and navigate to: C:\Program Files (x86)\Microsoft\Edge\Application\
  2. Open the folder with the current version number (e.g., 126.0.2592.87).
  3. Open the Installer folder.
  4. Click the address bar at the top, type cmd, and hit Enter to open a Command Prompt at that specific path.
  5. Paste the following command and hit Enter:
setup.exe --uninstall --system-level --verbose-logging --force-uninstall

You might see a brief flash or a User Account Control prompt. Once it completes, Edge will be removed from your system.

3. Stop Windows from Forcing Edge Links

Even if you set Chrome or Firefox as your default browser, Windows will still try to force Edge open when you click links in the Windows Search bar, Widgets, or the Settings app.

To fix this OS-level link hijacking, you can use an open-source utility called MSEdgeRedirect.

  1. Download it from its GitHub repository (search MSEdgeRedirect GitHub).
  2. Run the tool to intercept microsoft-edge:// protocol links and redirect them to your actual default browser.

4. Prevent Automatic Reinstallation (Registry Tweak)

If you opted for the force uninstall, you can set a registry key to tell Windows Update to leave Edge alone.

  1. Open the Start menu, type regedit, and run the Registry Editor as Administrator.
  2. Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft
  3. Right-click the Microsoft folder, select New > Key, and name it EdgeUpdate.
  4. Right-click the new EdgeUpdate key, select New > DWORD (32-bit) Value, and name it DoNotUpdateToEdgeWithChromium.
  5. Double-click the new value and change its data to 1.
An unhandled error has occurred. Reload 🗙

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please reload the page.