Releases: he3als/EdgeRemover
Releases · he3als/EdgeRemover
v1.9.4
v1.9.3
⬆️ Changes
- Cleans up parts of the script
- Two new methods for Edge uninstallation
- Making Edge think that the legacy UWP is still installed
- Changing region in Registry to one in the EEA
- Currently not working, but kept as fallback anyways
- Add more error checking & verbosity
- Add exit codes
⏬ Download
powershell iex(irm https://raw.githubusercontent.com/he3als/EdgeRemover/main/get.ps1)
v1.9.3 preview
This release is for testing only
- Cleans up parts of the script
- Two new methods for Edge uninstallation
- Making Edge think that the legacy UWP is still installed
- Changing region in Registry to one in the EEA
- Add more error checking & verbosity
- Add proper exit codes
v1.9.2
v1.9.1
v1.9.0
⬆️ Changes
- Full ability to reinstall Edge, WebView, or both within the script
- This also contains new arguments in the script
- Removed the ability to uninstall WebView as it's a component of Windows needed by many apps
- Removed the ability to set EdgeUpdate blocks for security reasons and them not really doing much in the first place
- Removed
-UninstallAll
argument as you can only uninstall Edge now - More descriptive messages such as
[INFO]
or[WARNING]
- Many bug fixes and optimizations
⏬ Download
powershell iex(irm https://raw.githubusercontent.com/he3als/EdgeRemover/main/get.ps1)
v1.8.1
v1.8.0
v1.7.0
⬆️ Changes
- Credit in PowerShell window titlebar
- Copilot check - restart Explorer if Copilot is detected to remove the entry
- Uninstall versions of Edge and WebView2 that could be uninstalled with
msiexec
instead of traditional command line arguments - Make WebView2 & Edge uninstallation more reliable, with a fallback for getting the
setup.exe
not from Registry, but instead from looking at files - Links to installing Edge again
- Showcase image in
README.md
⏬ Download
powershell iex(irm https://raw.githubusercontent.com/he3als/EdgeRemover/main/get.ps1)