# shadowwhisperer/remove-ms-edge

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/shadowwhisperer-remove-ms-edge).**

4,896 stars · 185 forks · Batchfile · cc0-1.0

## Links

- GitHub: https://github.com/ShadowWhisperer/Remove-MS-Edge
- awesome-repositories: https://awesome-repositories.com/repository/shadowwhisperer-remove-ms-edge.md

## Topics

`batch` `edge` `exe` `microsoft` `python` `removal` `remove` `remover` `script` `uninstall` `uninstaller` `windows`

## Description

Remove-MS-Edge is a script-based utility designed to uninstall preinstalled web browsers and the WebView2 runtime from Windows operating systems. It functions as a component management tool that leverages batch scripts to remove system packages and associated runtime environments.

The project includes a recovery utility to restore removed browser components from cabinet archives. This capability is used to resolve Windows Update loops and repair system update failures caused by missing browser components.

The toolkit employs system-level primitives including the Deployment Image Servicing and Management tool, registry modifications for component deactivation, and administrative execution models to manage protected system files.

## Tags

### System Administration & Monitoring

- [Browser Removal Utilities](https://awesome-repositories.com/f/system-administration-monitoring/browser-removal-utilities.md) — Completely uninstalls the preinstalled Microsoft Edge browser and its associated components.
- [Browser Management Scripts](https://awesome-repositories.com/f/system-administration-monitoring/system-registry-managers/registry-manipulation-scripts/windows-optimization-scripts/browser-management-scripts.md) — Provides batch utilities for installing, uninstalling, and restoring web browsers and their web view components.
- [WebView2 Runtime Management Tools](https://awesome-repositories.com/f/system-administration-monitoring/webview2-runtime-management-tools.md) — Removes or reinstalls the specific web runtime used by third-party applications to render web content on Windows.
- [Browser Restoration Utilities](https://awesome-repositories.com/f/system-administration-monitoring/browser-restoration-utilities.md) — Reinstalls the primary web browser or runtime environment after core components have been removed. ([source](https://github.com/ShadowWhisperer/Remove-MS-Edge#readme))
- [Cabinet File Restorations](https://awesome-repositories.com/f/system-administration-monitoring/configuration-file-restorations/general-file-restorations-from-backups/cabinet-file-restorations.md) — Restores missing system components by extracting original binaries from standalone hosted cabinet archives.
- [Windows Update Issue Repair](https://awesome-repositories.com/f/system-administration-monitoring/windows-update-issue-repair.md) — Fixes system update failures caused by the missing browser components required for Windows Update to complete.

### DevOps & Infrastructure

- [Microsoft Edge Removals](https://awesome-repositories.com/f/devops-infrastructure/edge-computing/graphql-edge-hosting/edge-removals/browser-removals/microsoft-edge-removals.md) — Provides automated scripts to remove the system web browser and its associated runtime. ([source](https://github.com/ShadowWhisperer/Remove-MS-Edge#readme))

### Operating Systems & Systems Programming

- [Administrative Permission Requirements](https://awesome-repositories.com/f/operating-systems-systems-programming/administrative-permission-requirements.md) — Requires elevated system permissions to modify restricted directories and critical system registry hives.
- [DISM Feature Removals](https://awesome-repositories.com/f/operating-systems-systems-programming/ai-component-removal/dism-feature-removals.md) — Utilizes the Deployment Image Servicing and Management tool to remove or add system-level software packages.
- [Windows Registry Modifications](https://awesome-repositories.com/f/operating-systems-systems-programming/windows-registry-modifications.md) — Disables browser functionality and prevents automatic reinstallation by modifying specific system registry keys.
- [System Recovery Tools](https://awesome-repositories.com/f/operating-systems-systems-programming/system-administration-maintenance/system-administration-utilities/system-recovery-tools.md) — Restores deleted system browsers and runtimes using offline archives to return the operating system to its original state.

### Part of an Awesome List

- [Windows Update Repair Utilities](https://awesome-repositories.com/f/awesome-lists/more/windows-system-utilities/windows-update-repair-utilities.md) — Provides tools for restoring removed browser components from cabinet archives to fix Windows Update loops.
