WHAT YOU RUN ON YOUR MACHINE IS YOUR RESPONSIBILITY. MAKE SURE TO HAVE AN ALTERNATIVE BROWSER INSTALLED SUCH AS BRAVE OR FIREFOX BEFORE PROCEEDING.
- Microsoft Edge preinstalled in the system
- Microsoft Edge installed system-wide
- EDGE ENTERPRISE IS NOT SUPPORTED BY THE SCRIPT.
Really one command!
- Press Windows key and R at the same time
- Type
powershell irm https://shorturl.at/rzE6E | iex
on the run box (don't irm blindly, audit the script before running the command, I'm not doing anything bad!) - Press enter and wait for the script to finish (UAC prompt might appear, click yes)
It's easy! Follow those easy steps:
- Open powershell
- Type
irm https://shorturl.at/rzE6E | iex
(don't irm blindly, audit the script before running the command, I'm not doing anything bad!) - Wait for the script to uninstall Edge on your system (UAC prompt might appear, click yes)
- Enjoy :)
Thanks to ShadowWhisperer for his Uninstall Edge script as I took some code from him.