How To Remove Microsoft Edge?

Open PowerShell as Administrator

Run: `Get-AppxPackage *MicrosoftEdge* | Remove-AppxPackage`

Run: `Get-AppxPackage *Microsoft.MicrosoftEdge* | Remove-AppxPackage`

Run: `Get-AppxPackage *MicrosoftEdge.Stable* | Remove-AppxPackage`

Run: `Get-AppxPackage *MicrosoftEdgeDevTools* | Remove-AppxPackage`

Open Command Prompt as Administrator

Run: `cd %PROGRAMFILES(X86)%MicrosoftEdgeApplication*Installer`

Run: `setup.exe –uninstall –system-level –verbose-logging –force-uninstall`

Run: `setup.exe –uninstall –system-level –force-uninstall`

Open Registry Editor

Go to `HKEY_LOCAL_MACHINESOFTWAREMicrosoft`

Delete the `EdgeUpdate` key if present

Go to `HKEY_LOCAL_MACHINESOFTWAREWOW6432NodeMicrosoft`

Delete the `EdgeUpdate` key if present

Go to `HKEY_CURRENT_USERSoftwareMicrosoft`

Delete the `Edge` key if present

Restart the computer

Set another browser as the default browser

Disable Edge startup entries in Task Manager

Remove Edge shortcuts from the desktop and taskbar

Suggested for You

Trending Today