ShadowWhisperer/Remove-MS-Edge
BatchfileWindows
Uninstall Microsoft Edge with a batch script.
microsoftedgeuninstalleruninstallremoverscriptwindowsremoveremovalbatch
Key Metrics
Star Growth
Stars
5.5k
Forks
212
Weekly Growth
+5
Issues
8
2k4k
May 2021Mar 2022Feb 2023Jan 2024Nov 2024Oct 2025Sep 2026
README
- Removing Edge may cause update failure loop.
Install Edge, install all Windows updates, then remove Edge.
Requires WebView
- Eclipse IDEs
- Gmpublisher (Garry's Mod)
- ImageGlass
- Lenovo USB Recovery Creator Tool
- Microsoft Photos App (Edit)
- PowerToys File Explorer add-ons utility
- Quicken
- Rex Atmos for MSFS 2020
- Roblox
- Safing Portmaster
- Windows Mail
- Xbox App
Build .exe version from source Depreciatedpyinstaller --onefile --noconsole -i icon.ico -n Remove-Edge.exe edge.py --add-data "setup.x64.exe;." --add-data "setup.x86.exe;."
Batch Version (Mostly by XakerTwo)
Both - Removes both Edge, and WebView.
Edge - Removes Edge and Appx version of Edge only.
Edge-Appx - Remove Appx version of Edge only. Leave Webview / Chrome version alone.
Additional Files
Install Edge
Install WebView
Fix Update issues: Batch Script
Restore "Internet Explorer Compatibility" in Edge settingsreg add "HKLM\SOFTWARE\Microsoft\Internet Explorer\EdgeIntegration" /v "Supported" /t REG_DWORD /d 1 /f
Related repositories