- 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)