Skip to content

padsalatushal/Edge-Removal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

ezgif com-gif-maker

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