Skip to content

Releases: he3als/EdgeRemover

v1.6.0

02 Nov 15:28
cf7490a

Choose a tag to compare

⬆️ 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
44e586c

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

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

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

Choose a tag to compare

  • General formatting fixes
  • Fix small TrustedInstaller issue

v1.0.0

16 Jul 14:59
f921557

Choose a tag to compare

Initial release, with:

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