Giter VIP home page Giter VIP logo

edge-remover's Introduction

Edge Remover

Logo
icon by @WindowsRefundDay(https://github.com/WindowsRefundDay)

Introduction

Microsoft Edge Remover is a tool designed to help Windows users remove Microsoft Edge Chromium and Edge UWP from their devices.

System Requirements

  • The Microsoft Edge Remover tool requires a Windows operating system to function. It is compatible with Windows 10 (all versions) and Windows 11. Before using the tool, it is important to ensure that the user's device meets the system requirements. This will ensure that the tool runs smoothly and effectively removes Microsoft Edge Chromium and Edge UWP. The tool may also require administrator permission to run, depending on the user's version of Windows. By having the correct system requirements, users can be confident that the Microsoft Edge Remover tool will work efficiently on their device.

Using the script

ATTENTION! Before using the script you must check nexr things:

  • If you applied EdgeBlocker (Sordum software) before to apply this script, you must disable or undo modifications before to apply this script.

    Download the script from the Releases to some folder: C:\path\to\file\Remove.Edge.ps1 To run the script start a PowerShell session as administrator (right click --> "Run as administrator"). Go to the path: cd 'C:\path\to\file\ Run the script: .\Remove.Edge.ps1

    If you get an error like:

    Remove.Edge.ps1 is not digitally signed. You cannot run this script on the current system. For
    more information about running scripts and setting execution policy, see about_Execution_Policies at
    https:/go.microsoft.com/fwlink/?LinkID=135170.
    

    Run the command instead with bypassing of the ExecutionPolicy: powershell -ExecutionPolicy Bypass -File .\Remove.Edge.ps1

  • edge-remover's People

    Contributors

    ionuttbara avatar lnauta avatar windowsrefundday avatar

    Stargazers

     avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

    Watchers

     avatar  avatar  avatar  avatar  avatar

    edge-remover's Issues

    MS edge is not removed on Win10 with updates from 2022-Oct-03

    "EdgeRemover.exe" v2.5 does not remove Edge on Win 10 Pro with Windows updates as of 2022-Oct or newer. It does not remove Edge UWP on any of the version tested:

    Win 10 Pro 21H2 updated to 2022-May-03: Edge is removed, Edge UWP is not removed
    Win 10 Pro 21H2 updated to 2022-Oct-03: Edge is not removed, Edge UWP is not removed
    Win 10 Pro 22H2 updated to 2022-Dec-20: Edge is not removed, Edge UWP is not removed

    Block Reinstall

    Are there plans to add a registry rewrite to the script? Edge gets added back after every major update so it would be nice to have this completely block it.

    Update the about section

    The About section says_Remove Microsoft Edge Chromium , and Microsoft Edge UWP (<20H1) from Windows PC. _ Change it to 22H2 as tested and ran successfully on 22H2

    Deployment Failed

    Removing 106.0.1370.47...
    Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact your software vendor.
    (Exception from HRESULT: 0x80073CFA)
    error 0x80070032: AppX Deployment Remove operation on package
    Microsoft.MicrosoftEdgeDevToolsClient_1000.22621.1.0_neutral_neutral_8wekyb3d8bbwe from:
    C:\Windows\SystemApps\Microsoft.MicrosoftEdgeDevToolsClient_8wekyb3d8bbwe failed. This app is part of Windows and
    cannot be uninstalled on a per-user basis. An administrator can attempt to remove the app from the computer using Turn
    Windows Features on or off. However, it may not be possible to uninstall the app.
    NOTE: For additional information, look for [ActivityId] 66f1ae87-e0a9-0005-5d6c-f266a9e0d801 in the Event Log or use
    the command line Get-AppPackageLog -ActivityID 66f1ae87-e0a9-0005-5d6c-f266a9e0d801
    At line:1 char:35
    + Get-AppxPackage *MicrosoftEdge* | Remove-AppxPackage
    +                                   ~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : WriteError: (Microsoft.Micro...l_8wekyb3d8bbwe:String) [Remove-AppxPackage], IOException
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.RemoveAppxPackageCommand
    

    Summary: Removal failed because The filename, directory name, or volume label syntax is incorrect.

    Ran on
    Edition Windows 11 Pro
    Version 22H2
    Installed on ‎10/‎14/‎2022
    OS build 22621.525
    Experience Windows Feature Experience Pack 1000.22634.1000.0

    Windows 11 too ?

    Can't remove to end edge by exe. Stay integrated still files after Edge legacy, update edge chromium and that view edge. But only edge program chromium uninstalled.
    I don't know too if put reg key to don't update edge key.
    Is for Windows 11 too? Ot will plan?

    edge-remover fails to remove Edge on recently updated Windows

    I tested your script on Win10 Pro 21H2 and Win10 IoT Ent 2021 (21H2) LTSC. It works on a 2022-May updated Win10 Pro and it works on a 2022-Mar updated Win10 IoT. But it fails to work on a 2022-Oct updated Win10 Pro and also fails on a 2022-Nov updated Win10 IoT.

    I suspect Microsoft update(s) between 2022-May and 2022-Oct have caused the removal script to stop working. Other scripts have also stopped working that used to work.

    On the older snapshots of Windows if I remove Edge first, before doing any updates, and then perform Win updates the updates are successfully applied and Edge stays removed.

    See here:
    AveYo/fox#26
    ShadowWhisperer/Remove-MS-Edge#9
    CodingMommy/EdgeRemover#1

    Microsoft still installed 2023 April

    After Reboot
    I checked Desktop still have the Microsoft Edge ICON

    I checked the Location Dir: C:\Program Files (x86)\Microsoft
    Still show:
    C:\Program Files (x86)\Microsoft\Edge
    C:\Program Files (x86)\Microsoft\EdgeUpdate and in that folder / file
    1.3.173.55
    Download
    Install
    MicrosoftEdgeUpdate.exe

    A shame but worth a try

    I going to try the old way
    install_wim_tweak
    Microsoft Edge Chromium Blocker Toolkit

    Reinstalling the edge

    What should I do if I want the edge back? It seems that when I reinstall the edge, it could not be open.

    Script error

    In UninstallOnedrive.bat a quote is missing at the end of line:165

    It is bug your script PowerShell?

    After use your script PowerShell on edge to remove, i have later some block download speed to 1 or 2 MB/s at with internet 500 mb/s. Only in browsers because example steam (games) or Rufus (iso windows)download normally. And I wonder what's going on? You or aveyo added something to scripts?

    Best Regards

    New exe to uninstall edge plan?

    How in topic. New exe to uninstall edge will be? Without that bonuses with add chrome. Only how was earlier. Exe removed edge he putted rules to don't come with update to reinstall that

    Best Regards

    Recommend Projects

    • React photo React

      A declarative, efficient, and flexible JavaScript library for building user interfaces.

    • Vue.js photo Vue.js

      🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    • Typescript photo Typescript

      TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    • TensorFlow photo TensorFlow

      An Open Source Machine Learning Framework for Everyone

    • Django photo Django

      The Web framework for perfectionists with deadlines.

    • D3 photo D3

      Bring data to life with SVG, Canvas and HTML. 📊📈🎉

    Recommend Topics

    • javascript

      JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

    • web

      Some thing interesting about web. New door for the world.

    • server

      A server is a program made to process requests and deliver data to clients.

    • Machine learning

      Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

    • Game

      Some thing interesting about game, make everyone happy.

    Recommend Org

    • Facebook photo Facebook

      We are working to build community through open source technology. NB: members must have two-factor auth.

    • Microsoft photo Microsoft

      Open source projects and samples from Microsoft.

    • Google photo Google

      Google ❤️ Open Source for everyone.

    • D3 photo D3

      Data-Driven Documents codes.