How to Uninstall Microsoft Edge On Windows 10 & 11 Fast & Easy

Опубликовано: 01 Ноябрь 2024
на канале: Techriven
263
like

Are you looking to uninstall Microsoft Edge from your computer? In this video, I will show you a straightforward, step-by-step process How to Uninstall Microsoft Edge On Windows 10 & 11.

Whether you prefer another browser or simply want to declutter your PC, this easy-to-follow step by step tutorial will uninstall and remove Microsoft Edge from your computer.

Delete Microsoft Edge on Windows 10 and 11 using following commands.

Here are the commands:

cd %PROGRAMFILES(X86)%\Microsoft\Edge\Application\"version"\Installer

(Replace "version" with the version number of your Edge browser, for example, 91.0.864.48)

setup --uninstall --system-level --verbose-logging --force-uninstall

PowerShell Command:
Get-AppxPackage Microsoft.MicrosoftEdge | Remove-AppxPackage

#microsoftedge #microsoft #howto #uninstallsoftware #uninstall