Microsoft's Edge browser is much better today than it was when it debuted in Windows 10 almost ten years ago, but it's still not for everybody. Unfortunately, Microsoft not only includes Edge with every copy of Windows 11 (and 10), but it's also impossible to uninstall normally, on top of forcing you to use it with certain system features like Widgets.

Thankfully, though, it is possible to remove Edge from your Windows PC if you're willing to put in the work. We're here to help with that. By the way, if you're in the European Economic Area (EEA), you can uninstall Edge normally in the latest versions of Windows.

How to uninstall Microsoft Edge in Windows 11 if you're in the EU

Users in the EEA can thank the Digital Markets Act, which made it mandatory for Microsoft to allow users to uninstall Edge through normal means on Windows 10 and 11. That mens if you're running the latest versions of either of these operating systems and your PC's region is set to a country in the EEA (it needs to have been set to that region since the initial setup), you can follow these simple steps:

  1. Open the Windows 11 Settings app.
  2. Choose Apps.
  3. Choose Installed Apps.
  4. Find Microsoft Edge in the list choose the three dots and then Uninstall.
    Uninstalling Microsoft Edge on WIndows
  5. Click Uninstall again to confirm your choice, and once more in the last dialog that appears.

Your PC will remove Microsoft Edge and you'll have to restart your PC. Microsoft does warn you that certain system features may not work as expected if you remove Edge, so if you notice anything weird, you may need to install it again.

How to uninstall Microsoft Edge everywhere else

If you're not in one of the regions affected by the Digital Markets Act, you'll need to do a lot of tinkering. Here's how it works:

  1. Start by downloading ViVeTool from GitHub.
  2. Extract the content of the ZIP file and copy the path of where you extracted the folder.
    Screenshot of File Explorer showing ViveTool files and the path highlighted in the address bar
  3. Right-click the Start menu icon (or press Windows + X on your keyboard) and choose Terminal (Admin).
  4. Type cd followed by the path you copied above. In our case, it will look like this:
    cd C:\Users\joaoc\Downloads\ViveTool-v0.3.3
  5. Now, enter the following text:
    ./vivetool /enable /id:44353396
    Uninstall Edge 3
  6. Restart your PC for the changes to take effect.
  7. Now, open File Explorer and navigate to C:\Windows\System32.
  8. Find the file called IntegratedServicesRegionPolicySet.json, then right-click it and choose Properties.
    Screenshot of File Explorer with a context menu with the properties option highlighted
  9. Switch to the Security tab and click Advanced.
  10. Here, click Change near the top next to Owner:TrustedInstaller.
    Screenshot of advanced security settings for a file in Windows 11
  11. Enter the text Administrators in the box at the bottom and then click Check names to make sure it's working as intended. It should look like this, but with your PC's username instead:
    Screenshot of the change ownership dialog with the owner set to Administrators
  12. Click OK and then OK again until you're back in the Properties window.
  13. Click Edit.
  14. Select the Administrators group in the pane at the top, then check the box that says Full control in the pane at the bottom.
    Screenshot of the Properties dialog granting full control of a file to the Administrators group
  15. Click OK, then Yes, and then OK again to confirm the changes.
  16. Open the Start menu and type regedit then press Enter to open the Registry Editor.
  17. Navigate to this path (or copy and paste it in the address bar):
    HKEY_USERS\.DEFAULT\Control Panel\International\Geo
  18. Note down the value next to Name. In this case, it's US.
    Screenshot of Registry Editor showing a value called name with a US value data
  19. Now, open the Start menu and search for Notepad. Select the Run as administrator option.
  20. Click File > Open and browse to C:\Windows\System32.
  21. Change the Text documents dropdown menu in the bottom left to All files, and then select the IntegratedServicesRegionPolicySet.json file.
    Screenshot of the Open with dialog for Notepad
  22. Note the first block of text that starts with Edge is uninstallable, make the following changes:
    1. Next to defaultstate, change the text in the brackets to enabled. The line should look like this:
      "defaultstate": "enabled",
    2. Towards the end of this block, next to enabled, add the value from step 18. For example, we're going to add "US" followed by a comma and a space. It will look like this:
      "enabled":{"US", "AT", "BE", (...)
      Screenshot of Notepad after modifying a JSON file to allow Edge to be uninstalled
  23. Click File > Save and close Notepad.
  24. Open Microsoft Edge.
  25. Click the ellipsis icon in the top right and choose Settings.
    Screenshot of Microsoft Edge with the Settings button highlighted
  26. Go to the System and performance section and turn off Startup Boost.
    Screenshot of Microsoft Edge system and performance settings with the Startup Boost feature disabled
  27. Close the browser and restart your PC.
  28. Open the Settings app.
  29. Choose Apps.
  30. Choose Installed Apps.
  31. Find Microsoft Edge in the list choose the three dots and then Uninstall.

    If the Uninstall button is greyed out, restart your PC again to make sure all the changes have kicked in. If it's not working after a couple of reboots, recheck your steps.

    Uninstalling Microsoft Edge on WIndows
  32. Click Uninstall again to confirm your choice, and once more in the last dialog that appears.

You don't have to uninstall Edge

As you can tell, Microsoft doesn't make it easy to remove the Edge web browser in Windows 11. However, you don't really have to uninstall Edge. Once you've changed your default browser, you can just ignore Edge for the most part, so you don't have to go through all of this trouble. If you don't even want to see Edge when you use Widgets or the Windows Search bar, a tool like MSEdgeRedirect can reroute links from these features to your default browser.