Skip to content

v1.1.0

Compare
Choose a tag to compare
@he3als he3als released this 04 Aug 11:38
· 45 commits to main since this release
a8662f9
  • 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)