Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

A simple script to remove Edge completely and prevent Windows from installing it back.

License

Notifications You must be signed in to change notification settings

ravendevteam/talon-blockedge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Edge Complete Remover Tool

Note

All of our free software is designed to respect your privacy, while being as simple to use as possible. Our free software is licensed under the BSD-3-Clause license. By using our software, you acknowledge and agree to the terms of the license.

Note

Original by NovaWeb, used with permission. Thank you!

Important

This is a component for other software, and is not intended to be ran as standalone software.

This tool completely removes Microsoft Edge from Windows and prevents its automatic reinstallation.

Features

  • 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

Requirements

  • Windows 11
  • Administrator privileges
  • PowerShell 5.1 or higher

Files

  • edge_unblock.ps1 - PowerShell script that restores defaults for the folders for Edge.
  • edge_vanisher.ps1 - PowerShell script that removes Edge.

Usage

  1. Download all files to a folder
  2. Right-click edge_vanisher.ps1
  3. Select "Run as administrator"
  4. Wait for the process to complete
  5. Restart your computer when prompted

What the Tool Does

  1. Checks for administrator privileges
  2. Terminates all Edge processes
  3. Uninstalls Edge using multiple methods:
    • Winget
    • Setup.exe
    • UWP app removal
  4. Removes Edge-related folders and registry entries
  5. Removes Edge update services
  6. Creates protected folders to prevent reinstallation
  7. Cleans up remaining components

Important Notes

  • 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

Troubleshooting

If you encounter any issues:

  1. Make sure you're running as administrator
  2. Check if Windows Update is not running
  3. Ensure all Edge processes are closed
  4. Try restarting your computer and running the tool again

Disclaimer

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.

License

This project is licensed under the BSD-3-Clause license. By using our software, you acknowledge and agree to the terms of the license.

About

A simple script to remove Edge completely and prevent Windows from installing it back.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 100.0%