Releases: he3als/EdgeRemover
Releases · he3als/EdgeRemover
v1.6.0
02 Nov 15:28
Compare
Sorry, something went wrong.
No results found
⬆️ Changes
Edge Update policies are now used to optionally block Edge installs/updates completely
Fix AME Wizard issue with 'Reticulating Splines'
Script started in Command Prompt (if not ran as admin) as it looks cleaner
Reliability improvements
See the Usage .
v1.5.0
26 Sep 22:13
Compare
Sorry, something went wrong.
No results found
⬆️ Changes
Remove Edge Updater if both Edge and WebView 2 are removed, as it will reinstall WebView on Windows 11 (even if it's not needed)
New switches/arguments
General formatting fixes
See the Usage .
v1.1.1
04 Aug 17:44
Compare
Sorry, something went wrong.
No results found
Fixed general formatting issues.
For quick removal, use either of these commands in Run (Win + R)
powershell iex " "" &{$ ( irm https:// raw.githubusercontent.com / he3als/ EdgeRemover/ main/ get.ps1) } -UninstallAll"" "
powershell iex(irm https:// raw.githubusercontent.com / he3als/ EdgeRemover/ main/ get.ps1)
v1.1.0
04 Aug 11:38
Compare
Sorry, something went wrong.
No results found
Remove TrustedInstaller support
It's too much of a hassle to maintain and isn't useful to this script
Simply de-elevate from TrustedInstaller using NSudo for AME Wizard
Fix WebView uninstallation
There's both user and system WebView installations that are uninstalled now
For quick removal, use either of these commands in Run (Win + R)
powershell iex " "" &{$ ( irm https:// raw.githubusercontent.com / he3als/ EdgeRemover/ main/ get.ps1) } -UninstallAll"" "
powershell iex(irm https:// raw.githubusercontent.com / he3als/ EdgeRemover/ main/ get.ps1)
v1.0.1
02 Aug 16:57
Compare
Sorry, something went wrong.
No results found
General formatting fixes
Fix small TrustedInstaller issue
v1.0.0
16 Jul 14:59
Compare
Sorry, something went wrong.
No results found
Initial release, with:
Removing Edge WebView (configurable)
Removing user data (configurable)
Removing Edge Chromium
Removing Edge AppX