Register now for better personalized quote!

How to Remove Microsoft Edge From Windows 11

May, 13, 2024 Hi-network.com

WhattoKnow

  • Delete Edge fromSettings>Apps>Installed apps.For most people, though, the uninstall option is greyed out.
  • To enable the Uninstall button for Edge, open Registry Editor and change theNoRemovevalue from1 to 0.
  • Another way to remove Microsoft Edge is with a PowerShell command.Below are two options for doing that.

This article explains how to remove Microsoft Edge from your Windows 11 PC.

How to Fix It When Microsoft Edge Is Not Working

Uninstall Edge in Windows 11 Using Registry Editor

Microsoft makes it easy to delete Edge, but only if you make a really small change to the Windows Registry first.Don't worry, it's easy.Follow these steps if the Uninstall option is greyed out for Edge in Settings:

Most of these steps aren't necessary if you're in a European Economic Area country.Jump to Step 4 if that's you.

  1. Open the Windows Registry Editor and paste the following into the path at the top of the program.PressEnterto jump to this key:

     Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft Edge
  2. Double-clickNoRemoveon the right.

  3. Change the value to0and then pressOK.

  4. You can now uninstall Edge fromSettings>Apps>Installed apps.Pressthethree dotsnext toMicrosoft Edge, then chooseUninstall.

The PowerShell Command to Uninstall Edge

We recommend using the method explained above. But, if you like to run commands to perform advanced functions like this, you'll first need to find Edge's installation folder. Here's where to find it and how to run a command to delete Microsoft Edge from Windows 11:

  1. Open File Explorer (pressWin+Eto do this quickly).Typeor paste this into the address bar of File Explorer and pressEnter:

     C:\Program Files (x86)\Microsoft\Edge\Application
  2. Open the most recently modified folder with a numerical name. For example,124.0.2478.97.

  3. Right-click theInstallerfolder and chooseCopy as path.

  4. Open Terminal as an administrator and launch PowerShell from there. Typecd, and then paste the path you copied in the last step. It should look something like this:

     cd "C:\Program Files (x86)\Microsoft\Edge\Application4.0.2478.97\Installer"
  5. PressEnterto run the command, which will change the working directory to that folder.

  6. Copy the command below and then paste it into PowerShell by right-clicking once in the black box.

     .\setup.exe -uninstall -system-level -verbose-logging -force-uninstall
  7. PressEnterand wait for the command to run. Edge should be removed from your computer.

An Alternative Command to Uninstall Microsoft Edge

If the first approach did not work as expected, there is another option to try that uses a different command.

  1. Open PowerShell through Terminal as described above. Make sure you launch it as an admin by right-clicking it in the Start menu and choosingRun as administrator.

  2. Type the following and pressEnterto run the command:

     get-appxpackage *edge*
  3. FindPackageFullNamein the lines of data that appear. Highlight the information to the right of the colon and pressCtrl+Cto copy it.

  4. Type remove-appxpackageat the bottom of the PowerShell window and then paste the text you copied in the last step. Here's our example (yours might look a little different):

     remove-appxpackage Microsoft.MicrosoftEdgeDevToolsClient_1000.22621.1.0_neutral_neutral_8wekyb3d8bbwe
  5. Press Enter. When the command is finished running, Edge should be removed from your computer.

Do I Have to Delete Edge?

It's probably best to keep Edge around. Not only will Windows try to reinstall it later via Windows Update, but Windows could misbehave without Edge. The better option is to simply pick a different browser; you can run more than one on your computer at the same time.

There are lots of browsers to pick from: Google Chrome, Mozilla Firefox, and Opera are just a few examples. Once you install an alternative to Edge, it's easy to change the default browser in Windows 11 fromSettings.

The Top 10 Internet Browsers for 2024

Remove the Edge Icon From the Taskbar, Start Menu, or Desktop

If you don't uninstall Edge, you can still remove the Microsoft Edge icon.

To delete it from the taskbar, right-click its icon and selectUnpin from taskbar. If it's visible in the Start menu, right-click the Edge icon and chooseUnpin from Start. If there's a shortcut on the desktop, right-click it and selectDelete.

How to Customize Windows 11

tag-icon Hot Tags : Internet

Copyright © 2014-2024 Hi-Network.com | HAILIAN TECHNOLOGY CO., LIMITED | All Rights Reserved.