Skip to content

Releases: he3als/EdgeRemover

v1.5.0

26 Sep 22:13
44e586c
Compare
Choose a tag to compare

⬆️ 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
0acdc13
Compare
Choose a tag to compare

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
a8662f9
Compare
Choose a tag to compare
  • 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
665ebcc
Compare
Choose a tag to compare
  • General formatting fixes
  • Fix small TrustedInstaller issue

v1.0.0

16 Jul 14:59
f921557
Compare
Choose a tag to compare

Initial release, with:

  • Removing Edge WebView (configurable)
  • Removing user data (configurable)
  • Removing Edge Chromium
  • Removing Edge AppX