Microsoft Edge Keeps Reinstalling Itself? Here’s How to Kill It Forever (2026)
Why Microsoft Edge Keeps Coming Back After You Uninstall It
You finally removed Microsoft Edge from your Windows 11 computer. You celebrated. Then Windows Update ran, and boom – Edge is back like a bad habit. Microsoft really doesn’t want you using Chrome or Firefox, and they have built mechanisms into Windows to keep Edge alive no matter how many times you delete it.
The good news? There are ways to completely remove Edge and prevent it from reinstalling. The bad news? You need to go deeper than a simple uninstall. This guide shows you exactly how to kill Edge permanently.
Step 1: Understand Why Edge Keeps Reinstalling
Before we kill it, you need to know why Edge keeps coming back. Microsoft has embedded Edge into Windows 11 at the system level. It is not just a browser – it is now a Windows component that the operating system thinks it needs.
Edge reinstalls when:
- Windows Update runs major updates
- You install certain Microsoft apps
- Windows performs system repairs
- Microsoft pushes “security updates” that include Edge
Microsoft also makes the standard uninstall option disappear from Settings after certain updates. They are actively fighting your attempts to remove their browser.
Step 2: Try the Standard Uninstall Method First
Before we go nuclear, try the official route. Sometimes this works if you catch Edge before Windows fully integrates it.
How to uninstall Edge through Settings:
- Press Windows key + I to open Settings
- Click Apps → Installed apps
- Scroll down and find Microsoft Edge
- Click the three dots next to Edge
- Select Uninstall
- Follow the prompts and restart your computer
If the uninstall option is grayed out or missing: Microsoft has locked it. Skip to Step 3.
Step 3: Force Uninstall Using Command Prompt
When Microsoft hides the uninstall button, we go around it using the command line. This method forces Windows to remove Edge at the system level.
How to force uninstall Edge:
- Press Windows key + X
- Select Terminal (Admin) or Command Prompt (Admin)
- When the blue window opens, type the following command exactly:
setup.exe --uninstall --system-level --verbose-logging --force-uninstall
- Press Enter
- If you get an error about “setup.exe not found,” you need to navigate to Edge’s folder first:
cd "C:\Program Files (x86)\Microsoft\Edge\Application\[version]\Installer"
setup.exe --uninstall --system-level --verbose-logging --force-uninstall
Note: Replace [version] with the actual version number you see in that folder. It will be something like “120.0.2210.133”.
- Wait for the uninstall to complete (you will see progress messages)
- Restart your computer
Step 4: Delete Leftover Edge Files Manually
Even after uninstalling, Edge leaves files behind that Windows can use to reinstall it later. We need to delete these completely.
Delete Edge program files:
- Press Windows key + E to open File Explorer
- Navigate to:
C:\Program Files (x86)\Microsoft\ - If you see an Edge folder, right-click it and select Delete
- Navigate to:
C:\Program Files\Microsoft\ - Delete any Edge folder here too
Delete Edge user data:
- Press Windows key + R
- Type:
%LOCALAPPDATA%and press Enter - Find and delete the Microsoft folder (or just the Edge folder inside it)
- Press Windows key + R again
- Type:
%APPDATA%and press Enter - Delete any Microsoft Edge or Edge folders
If Windows says files are in use: Restart your computer and try again before opening any browsers.
Step 5: Block Edge From Reinstalling (The Critical Step)
This is where most guides stop – they uninstall Edge but don’t prevent it from coming back. We are going to break Windows’s ability to reinstall Edge.
Method A: Disable Edge Updates in Registry
- Press Windows key + R
- Type:
regeditand press Enter - Click Yes when Windows asks for permission
- Navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\ - Right-click Microsoft → New → Key
- Name it: EdgeUpdate
- Right-click EdgeUpdate → New → DWORD (32-bit) Value
- Name it: DoNotUpdateToEdgeWithChromium
- Double-click it and set the value to 1
- Click OK and close Registry Editor
Method B: Block Edge Installer With Firewall
- Press Windows key + S and search for Windows Defender Firewall
- Click Advanced settings
- Click Outbound Rules (on the left)
- Click New Rule (on the right)
- Select Program and click Next
- Browse to:
C:\Program Files (x86)\Microsoft\EdgeUpdate\MicrosoftEdgeUpdate.exe - Click Next, select Block the connection, click Next
- Check all three boxes (Domain, Private, Public), click Next
- Name it: Block Edge Update
- Click Finish
Step 6: Stop Windows Update From Reinstalling Edge
Windows Update is the biggest culprit for Edge reinstalls. We need to tell Windows we do not want optional updates that include Edge.
Configure Windows Update settings:
- Press Windows key + I for Settings
- Click Windows Update
- Click Advanced options
- Turn OFF Receive updates for other Microsoft products
- Scroll down and turn OFF Get me up to date
Hide Edge in Windows Update (Advanced):
- Download the Microsoft “Show or Hide Updates” troubleshooter
- Run it and click Next
- Click Hide updates
- Look for any Microsoft Edge entries in the list
- Check the box next to Edge and click Next
Step 7: Replace Edge as Default Browser
Even if Edge is gone, Windows will still try to open links with it. We need to set another browser as default.
Set Chrome, Firefox, or Brave as default:
- Press Windows key + I
- Click Apps → Default apps
- Find your preferred browser (Chrome, Firefox, etc.)
- Click it
- Click Set default
- Set it as default for: .htm, .html, http, https, and webp
Prevent Edge from opening PDFs:
- In Default apps, search for .pdf
- Change it from Edge to your preferred PDF reader
Step 8: Remove Edge From Windows Search and Widgets
Even after uninstalling, Windows Search and the Widgets panel still try to open Edge. Let’s fix that.
Remove Edge from search results:
- Press Windows key + I
- Click Privacy & security
- Click Search permissions
- Scroll down and turn OFF Microsoft account and Work or school account
Disable Web Search in Start Menu:
- Press Windows key + R, type
regedit - Navigate to:
HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\ - Right-click Windows → New → Key → name it Explorer
- Right-click Explorer → New → DWORD
- Name: DisableSearchBoxSuggestions
- Value: 1
If Edge Still Comes Back: The Nuclear Option
If you’ve done everything above and Edge still returns after updates, here is the last resort:
Use a Third-Party Edge Blocker Tool:
Tools like Edge Blocker or Destroy Windows 10 Spying can permanently disable Edge at a deeper system level than manual methods. These tools modify system files to prevent Edge from ever running.
Warning: These tools modify Windows system files. Create a system restore point before using them.
Switch to Windows 10 (Nuclear Option):
Windows 10 allows easier Edge removal because Edge is not as deeply embedded. If Edge on Windows 11 is causing you constant problems, downgrading to Windows 10 might be your sanity-saving option.
How to Verify Edge Is Really Gone
After all these steps, confirm Edge is truly dead:
- Press Windows key + S and search “Edge” – nothing should appear
- Check C:\Program Files (x86)\Microsoft\ – no Edge folder
- Check C:\Program Files\Microsoft\ – no Edge folder
- Open any link from another app – it should open in your chosen browser, not Edge
- Run Windows Update and check if Edge reappears
If Edge returns after all this: Microsoft may have updated Windows with new Edge integration methods. Check tech forums for the latest removal methods specific to your Windows 11 version.
Should You Actually Remove Edge?
Before you go through all this trouble, consider:
- Pros of removing Edge: You prefer Chrome/Firefox, hate Microsoft’s forced software, want privacy from Microsoft tracking
- Cons of removing Edge: Some Windows features (Widgets, certain system dialogs) may break, Windows Update might fail, future troubleshooting becomes harder
Edge is deeply embedded in Windows 11. Removing it completely can cause unexpected issues down the road. Make sure the fight is worth it for your use case.
If you’ve followed this guide completely, Edge should be gone and blocked from returning. Remember to check after major Windows updates, as Microsoft constantly finds new ways to push their browser. Stay vigilant, and enjoy your Edge-free Windows experience.