This tool completely removes Microsoft Edge from Windows and prevents its automatic reinstallation.
- Complete removal of Microsoft Edge browser
- Removes all Edge-related services and registry entries
- Cleans up Edge folders and files
- Creates protected folders to prevent automatic reinstallation
- Supports both user and system-level uninstallation
- Windows 11
- Administrator privileges
- PowerShell 5.1 or higher
edge_uninstaller.ps1
- Main PowerShell script that performs the uninstallationedge_block.ps1
- PowerShell script that blocks the installation of Edge again by anyone other than the current user.edge_unblock.ps1
- PowerShell script that restores defaults for the folders for Edge.edge_vanisher.ps1
Combine script of scripts aboverun_edge_vanisher.bat
- Batch file to run the combined script with admin privileges
- Download all files to a folder
- Right-click
run_edge_vanisher.bat
- Select "Run as administrator"
- Wait for the process to complete
- Restart your computer when prompted
- Checks for administrator privileges
- Terminates all Edge processes
- Uninstalls Edge using multiple methods:
- Winget
- Setup.exe
- UWP app removal
- Removes Edge-related folders and registry entries
- Removes Edge update services
- Creates protected folders to prevent reinstallation
- Cleans up remaining components
- Always backup your data before using this tool
- The script requires administrator privileges to run
- A system restart is required after uninstallation
- Some Windows updates might try to reinstall Edge
- The tool creates protected folders to prevent automatic reinstallation
If you encounter any issues:
- Make sure you're running as administrator
- Check if Windows Update is not running
- Ensure all Edge processes are closed
- Try restarting your computer and running the tool again
This tool is provided as-is without any warranty. Use at your own risk. The authors are not responsible for any damage caused by the use of this tool. Microsoft Edge WebView2 should work but it might not. You have been warned.
This project is licensed under the BSD-3-Clause license. By using our software, you acknowledge and agree to the terms of the license.