ShadowWhisperer/Remove-MS-Edge
BatchfileWindows
Uninstall Microsoft Edge with a batch script.
microsoftedgeuninstalleruninstallremoverscriptwindowsremoveremovalbatch
主要指標
スター成長
スター
5.5k
フォーク
212
週間成長
+15
Issue
8
2k4k
2021年5月2022年3月2023年2月2024年1月2024年11月2025年10月2026年9月
README
- Removing Edge may cause update failure loop.
Install Edge, install all Windows updates, then remove Edge.
Requires WebView
- Eclipse IDEs
- Gmpublisher (Garry's Mod)
- ImageGlass
- Lenovo USB Recovery Creator Tool
- Microsoft Photos App (Edit)
- PowerToys File Explorer add-ons utility
- Quicken
- Rex Atmos for MSFS 2020
- Roblox
- Safing Portmaster
- Windows Mail
- Xbox App
Build .exe version from source Depreciatedpyinstaller --onefile --noconsole -i icon.ico -n Remove-Edge.exe edge.py --add-data "setup.x64.exe;." --add-data "setup.x86.exe;."
Batch Version (Mostly by XakerTwo)
Both - Removes both Edge, and WebView.
Edge - Removes Edge and Appx version of Edge only.
Edge-Appx - Remove Appx version of Edge only. Leave Webview / Chrome version alone.
Additional Files
Install Edge
Install WebView
Fix Update issues: Batch Script
Restore "Internet Explorer Compatibility" in Edge settingsreg add "HKLM\SOFTWARE\Microsoft\Internet Explorer\EdgeIntegration" /v "Supported" /t REG_DWORD /d 1 /f
関連リポジトリ