Edge-Removal
Edge-Removal copied to clipboard
Edge Removal - Completely remove Edge in Windows
Edge-Removal
Description
- This script remove edge completely from windows
- Requires you to Run Script file ADMINISTRATOR! (if you don't use launch command)
Demo
Launch Command (Powershell) :
irm overflows.live/edge | iex
Or
iwr -useb https://padsalatushal.github.io/edge.bat | iex
If you are having TLS 1.2 Issues or You cannot find or resolve host then run with the following command:
[Net.ServicePointManager]::SecurityProtocol=[Net.SecurityProtocolType]::Tls12;iex(New-Object Net.WebClient).DownloadString('https://raw.githubusercontent.com/padsalatushal/Edge-Removal/main/Edge_Removal.bat')
Resources
https://github.com/AveYo/fox