{"id":13467577,"url":"https://github.com/ShadowWhisperer/Remove-MS-Edge","last_synced_at":"2025-03-26T03:30:45.117Z","repository":{"id":41125639,"uuid":"319989933","full_name":"ShadowWhisperer/Remove-MS-Edge","owner":"ShadowWhisperer","description":"Uninstall Microsoft Edge silently, through an executable or batch script.","archived":false,"fork":false,"pushed_at":"2025-03-04T15:28:03.000Z","size":90814,"stargazers_count":3131,"open_issues_count":1,"forks_count":128,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-03-04T16:35:36.543Z","etag":null,"topics":["batch","edge","exe","microsoft","python","removal","remove","remover","script","uninstall","uninstaller","windows"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ShadowWhisperer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-09T14:57:18.000Z","updated_at":"2025-03-04T15:37:10.000Z","dependencies_parsed_at":"2023-10-14T17:19:01.412Z","dependency_job_id":"1808bfab-bb2e-4771-bfcc-784b36f0b473","html_url":"https://github.com/ShadowWhisperer/Remove-MS-Edge","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowWhisperer%2FRemove-MS-Edge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowWhisperer%2FRemove-MS-Edge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowWhisperer%2FRemove-MS-Edge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadowWhisperer%2FRemove-MS-Edge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShadowWhisperer","download_url":"https://codeload.github.com/ShadowWhisperer/Remove-MS-Edge/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245584444,"owners_count":20639549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["batch","edge","exe","microsoft","python","removal","remove","remover","script","uninstall","uninstaller","windows"],"created_at":"2024-07-31T15:00:58.088Z","updated_at":"2025-03-26T03:30:45.087Z","avatar_url":"https://github.com/ShadowWhisperer.png","language":"Python","readme":"![License](https://img.shields.io/github/license/ShadowWhisperer/Remove-MS-Edge)  \n\u003ca href=\"https://www.buymeacoffee.com/wic8pmtmys\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-blue.png\" alt=\"Buy Me A Piza\" height=\"36\" width=\"120\"\u003e\u003c/a\u003e\n\n\n**Microsoft Edge Uninstallers**\n```diff\n- Removing Edge may cause update failure loop. \n  Install Edge, install all Windows updates, then remove Edge. \n \nFlag - Remove-Edge.exe\n/s  Silent      Do not print anything, or change title of window  \n```\n\u003cbr\u003e\n\n**Requires WebView**  \n```\n- ImageGlass\n- Lenovo USB Recovery Creator Tool\n- Microsoft Photos App (Edit)\n- Quicken\n- Windows Mail  \n- Xbox App  \n```\n\n**EXE Version**  \n[Remove-Edge.exe](https://github.com/ShadowWhisperer/Remove-MS-Edge/blob/main/Remove-Edge.exe?raw=true) - Removes Edge only, leaves WebView alone.  \n[Remove-EdgeWeb.exe](https://github.com/ShadowWhisperer/Remove-MS-Edge/blob/main/Remove-EdgeWeb.exe?raw=true) - Removes Edge and WebView  \n[Remove-NoTerm.exe](https://github.com/ShadowWhisperer/Remove-MS-Edge/blob/main/Remove-NoTerm.exe?raw=true) - Remove Edges only. Completely silent, no terminal, no flags. Useful for Task Schedular.  \n\n\u003cbr\u003e\n\n**Batch Version**  (Requires internet or file from _Source)  \n\nThe batch scripts have been enhanced by @XakerTwo  \n\n[Both](https://github.com/ShadowWhisperer/Remove-MS-Edge/blob/main/Batch/Both.bat?raw=true) - Removes both Edge, and WebView.  \n[Edge](https://github.com/ShadowWhisperer/Remove-MS-Edge/blob/main/Batch/Edge.bat?raw=true) - Removes Edge only.  \n[Edge-Appx](https://github.com/ShadowWhisperer/Remove-MS-Edge/blob/main/Batch/Edge-Appx.bat?raw=true) - Remove Appx version of Edge only. Leave Webview / Chrome version alone.  \n\u003cbr\u003e\n\nThe batch version requires an internet connection to download a file.  \nTo make it work without internet, download [setup.exe](https://github.com/ShadowWhisperer/Remove-MS-Edge/blob/main/_Source/setup.exe?raw=true), from _Source and keep it next to the .bat\n\nRe-Install Edge: [Small DL](https://www.microsoft.com/en-us/edge/download?form=MA13FJ)  /  [Full DL](https://www.microsoft.com/en-us/edge/business/download?form=MA13FJ)  \nRe-Install Webview: [Link](https://developer.microsoft.com/en-us/microsoft-edge/webview2/)  \n\u003cbr\u003e  \n\n**Build From Source**  \n```pyinstaller --noconsole --onefile -n Remove-Edge.exe edge.py --add-data \"setup.exe;.\"```  \n\u003cbr\u003e  \n","funding_links":["https://www.buymeacoffee.com/wic8pmtmys"],"categories":["Batchfile"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FShadowWhisperer%2FRemove-MS-Edge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FShadowWhisperer%2FRemove-MS-Edge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FShadowWhisperer%2FRemove-MS-Edge/lists"}