cqjerry / Remove-MS-Edge

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microsoft Edge / Edge WebView uninstallers

! WARNING
Removal of Edge will cause update "KB5006670" (2021) to repeatedly fail/rollback.
Install Edge, run Windows Updates, then remove Edge

****************************************************************************************

Remove-Edge.exe  Remove-EdgeOnly.exe flags

/s  Silent      Do not print anything, or change title of window
/e  Edge Only   Do not remove WebView

Remove-Edge.bat Some versions of Edge will not work with this. (Not updated) *Chrome version only
Remove-Edge.exe Full uninstaller
Remove-EdgeOnly.exe Does not remove WebView.
Remove-Edge_GUI.exe Full uninstaller with interface (option to omit WebView)

_Source contains the python script used in the executable file. Setup.exe was pulled from an Edge intall.

Re-Install Edge: Small DL / Full DL

About

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


Languages

Language:Python 90.1%Language:Batchfile 9.9%