Thanks to visit codestin.com
Credit goes to github.com

Skip to content
 
 

Latest commit

 

History

260 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License
Buy Me A Piza

Microsoft Edge Uninstallers

- Removing Edge may cause update failure loop. 
  Install Edge, install all Windows updates, then remove Edge. 
 
Flag - Remove-Edge.exe
/s  Silent      Do not print anything, or change title of window  

Requires WebView

- Gmpublisher (Garry's Mod)
- ImageGlass
- Lenovo USB Recovery Creator Tool
- Microsoft Photos App (Edit)
- Quicken
- Windows Mail  
- Xbox App  

EXE Version
Remove-Edge.exe - Removes Edge only, leaves WebView alone.
Remove-EdgeWeb.exe - Removes Edge and WebView
Remove-NoTerm.exe - Remove Edges only. Completely silent, no terminal, no flags. Useful for Task Schedular.


Build From Source
pyinstaller --noconsole --onefile -n Remove-Edge.exe edge.py --add-data "setup.exe;."


Batch Version (Requires internet or file from _Source)

The batch scripts have been enhanced 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.

The batch version requires an internet connection to download a file.
To make it work without internet, download setup.exe, from _Source and keep it next to the .bat

Re-Install Edge: Small DL / Full DL
Re-Install Webview: Link

Fix Windows Updates issues: Bash

About

Uninstall Microsoft Edge silently, through an executable or batch script.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages