ShadowWhisperer / Remove-MS-Edge

Uninstall Microsoft Edge with an executable or batch script.

Repository from Github https://github.comShadowWhisperer/Remove-MS-EdgeRepository from Github https://github.comShadowWhisperer/Remove-MS-Edge

License
Buy Me A Piza

- 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
- Windows Mail  
- Xbox App

EXE Version

Edge Only
No Terminal - Edge only, with no terminal. Useful for Task Scheduler
Edge + WebView


Build From Source
pyinstaller --noconsole --onefile -n Remove-Edge.exe edge.py --add-data "setup.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.

To use batch offline, download setup.exe, from _Source and keep it next to the .bat


Additional Files

Install Edge
Install WebView

Fix Update issues: Batch Script

About

Uninstall Microsoft Edge with an executable or batch script.

License:Creative Commons Zero v1.0 Universal


Languages

Language:Batchfile 83.2%Language:Python 16.8%