The Microsoft Edge browser is present by default in Windows 11. Standard system tools for uninstalling applications are not available to remove the browser, but it is possible to get rid of it.
This article takes a closer look at how to uninstall Edge browser in Windows 11.
Windows Terminal (PowerShell):
This method of removal is the quickest and easiest.
- Go to the folder (C:\Program Files (x86)\Microsoft\Edge\Application\browser_version\Installer)
- Right-click in an empty space and select “Open in Windows Terminal”.
- In the terminal that opens, enter the command (.\setup.exe -uninstall -system-level -verbose-logging -force-uninstall) and press “Enter”.
- Confirm deletion
Command line:
- In the browser, go to (edge://settings/help) and remember the browser version.
- Run the command line as administrator.
- Enter the command (cd %PROGRAMFILES(X86)%\Microsoft\Edge\Application\version number\Installer).
- Enter the command (setup –uninstall –force-uninstall –system-level).
- Confirm the changes you have made
Related posts:
How to fix wt.exe not found error in Windows 11
How to enable developer mode in Windows 11
How to fix msteams.exe Bad image Windows 11
How to download Windows 11?
How to fix logilda.dll module could not be found error Windows
How to exit safe mode Windows 11
How to change DNS server Windows 11
How to enable DNS over HTTPS in Windows 11
How to fix KERNEL DATA INPAGE ERROR Windows 11
How to edit the hosts file
How to reset network settings windows 11
How to enable environment variables Windows 11