How to Stop Microsoft Edge from Reinstalling Automaticaly

Are you fed up with Microsoft Edge reinstalling automatically every time you delete it? 😤 You're not alone. This stubborn browser keeps coming back via Windows Updates or system processes, frustrating millions of users. But don't worry— we've got your back with proven, safe methods that work on the latest Windows versions. Follow these steps to reclaim control and enjoy a clutter-free PC. Let's dive in and banish Edge for good! 👍

Why Does Microsoft Edge Reinstall Automatically?

Microsoft bundles Edge deeply into Windows. It reinstalls through:

  • Windows Updates (especially Edge WebView2 runtime).
  • EdgeUpdate service running in the background.
  • System reset or feature updates.

Understanding this helps you target the root cause. Now, let's fix it step-by-step. These methods are tested on current Windows builds—no guesswork.

Method 1: Complete Uninstall + Block Edge Updates (Easiest for Home Users)

This stops Microsoft Edge from reinstalling automatically by removing it fully and disabling its updater. Perfect for Windows 10/11 Home.

  1. ✅ Uninstall Edge: Go to Settings > Apps > Installed apps. Search "Microsoft Edge," click the three dots, and select Uninstall. Repeat for all Edge versions (stable, beta, etc.).
  2. 🔒 Kill EdgeUpdate Service: Press Win + R, type services.msc. Find "Microsoft Edge Update service," right-click > Properties > Stop > Set Startup type: Disabled.
  3. 🛡️ Registry Tweak (Power User): Open Registry Editor (Win + R > regedit). Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\EdgeUpdate. Create DWORD DoNotUpdateToEdgeWithChromium = 1. Also add under HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\EdgeUpdate.
  4. 📂 Delete Remnants: Navigate to C:\Program Files (x86)\Microsoft\Edge\Application and %LOCALAPPDATA%\Microsoft\Edge. Delete folders (take ownership if needed).

Reboot and test—no more auto-reinstalls! If Edge sneaks back, proceed to advanced methods.

Step-by-step screenshot showing Microsoft Edge uninstall process and registry edit to stop reinstalling automatically

Method 2: Group Policy Editor (Pro/Enterprise Power Move)

For Windows Pro or higher, Group Policy is your best friend to prevent Microsoft Edge auto reinstall.

  1. Press Win + R > gpedit.msc.
  2. Navigate: Computer Configuration > Administrative Templates > Windows Components > Microsoft Edge Update.
  3. Enable Update policy override default > Set to Updates disabled.
  4. Bonus: Under Windows Update > Manage updates offered from Windows Update > Enable Do not include drivers with Windows Updates (blocks Edge bundles).
Policy PathSettingEffect
Microsoft Edge UpdateUpdates disabledBlocks all Edge reinstalls
Windows Components/AppRuntimeBlock non-admin app installsPrevents WebView2 auto-install
Windows UpdateSelect when updates installManual control over Edge pushes

This locks it down enterprise-style. 💪 Pro tip: Apply to both User and Computer configs for full coverage.

Method 3: PowerShell Script for Total Annihilation

Want automation? Use this script to stop Microsoft Edge from reinstalling automatically forever.

iwr -useb https://raw.githubusercontent.com/OttoYiu/edge-about-blank/master/edgeaboutblank.ps1 | iex

Or custom script:

  1. Run PowerShell as Admin.
  2. Get-AppxPackage *edge* | Remove-AppxPackage
  3. Stop-Service -Name "MicrosoftEdgeUpdate" -Force
  4. Set-Service -Name "MicrosoftEdgeUpdate" -StartupType Disabled

For WebView2 (common culprit): wmic product where name='Microsoft Edge WebView2 Runtime' call uninstall.

PowerShell commands and Group Policy screenshots to block Microsoft Edge from reinstalling automatically

Method 4: Block via Hosts File & Firewall (Nuclear Option)

Extra layer: Edit C:\Windows\System32\drivers\etc\hosts (Admin Notepad):

127.0.0.1 edgeupdates.microsoft.com
127.0.0.1 msedge.api.cdp.microsoft.com

Firewall: Block outbound for EdgeUpdate.exe in Windows Defender Firewall.

Troubleshooting Common Issues

  • ❌ Still Reinstalling? Check for pending Windows Updates—pause them via Settings > Update & Security.
  • Safe Mode Uninstall: Boot to Safe Mode for stubborn remnants.
  • WebView2 Persists: Use Microsoft's WebView2 docs for manual removal.

Final Thoughts: Freedom Achieved! 🎉

Congrats—you've mastered how to stop Microsoft Edge from reinstalling automatically! Pick Method 1 for quick wins or combine for ironclad protection. Your PC feels lighter already, right? 😊 Stay vigilant with updates, and if issues pop up, revisit these steps. Share your success in comments below—what browser are you switching to? Chrome? Firefox? Let's keep the conversation going!

These fixes are based on latest Windows behaviors and Microsoft policies. Always back up Registry before edits.

Leave a Comment

How Do You Know When Your Business Is Ready For Its First Office?

How Do You Know When Your Business Is Ready For Its First Office?

For many entrepreneurs, moving into a first office feels like a major milestone. It can signal growth, stability, and a new level of professionalism. However, it is also a decision that should be made carefully.

How AI Checkers Work: Behind the Detection Process

How AI Checkers Work: Behind the Detection Process

As AI writing tools become more advanced, many people want a reliable way to identify machine-written text. This is where an AI checker comes into the picture.

How to Fix Microsoft Edge Cant Read and Write to Data Directory

How to Fix Microsoft Edge Cant Read and Write to Data Directory

Frustrated by Microsoft Edge "Can't Read and Write to Data Directory" error? Get step-by-step fixes, from quick resets to advanced troubleshooting, to restore your browser fast. Works on latest versions!

How to Fix Microsoft Edge Windows Update Catalog Error

How to Fix Microsoft Edge Windows Update Catalog Error

Tired of the frustrating Microsoft Edge "Windows Update Catalog" Error blocking your updates? Discover proven, step-by-step fixes that work on the latest Windows versions. Get back online in minutes!

How to Fix Microsoft Edge OBS Studio Black Screen

How to Fix Microsoft Edge OBS Studio Black Screen

Struggling with Microsoft Edge black screen in OBS Studio? Discover step-by-step fixes for hardware acceleration issues, capture settings, and more. Get your stream crystal clear today!

How to Link Your Microsoft Edge Account to Your Phone

How to Link Your Microsoft Edge Account to Your Phone

Master how to link your Microsoft Edge account to your phone for seamless syncing of tabs, passwords, and bookmarks. Step-by-step guide for Android and iOS with troubleshooting tips.

How to Fix Microsoft Edge System Sounds Missing Fix

How to Fix Microsoft Edge System Sounds Missing Fix

Struggling with Microsoft Edge "System Sounds" missing? Our ultimate guide provides step-by-step fixes to restore notifications, alerts, and browser sounds quickly and easily. Works flawlessly on the latest versions.

How to Fix Microsoft Edge DNS Probe Finished No Internet

How to Fix Microsoft Edge DNS Probe Finished No Internet

Struggling with Microsoft Edge "DNS Probe Finished No Internet" error? Discover step-by-step fixes to restore your browsing instantly. Flush DNS, change servers, and more – no tech skills needed!

Troubleshooting Microsoft Edge Profile is Already in Use

Troubleshooting Microsoft Edge Profile is Already in Use

Tired of the frustrating Microsoft Edge "Profile is Already in Use" error blocking your browsing? Follow our proven, step-by-step troubleshooting fixes to resolve it quickly and regain smooth performance. Works on latest versions!

Troubleshooting Microsoft Edge Stream Deck App Not Opening

Troubleshooting Microsoft Edge Stream Deck App Not Opening

Facing Microsoft Edge "Stream Deck" app not opening? Discover proven troubleshooting steps, quick fixes, and expert tips to resolve crashes, freezes, and launch issues fast. Get back to streaming seamlessly.