How To Remove Edge Browser from Windows 11 Safely

Uninstalling Microsoft Edge in Windows 11 isn’t as straightforward as just hitting delete — since it’s built-in, Windows likes to make things complicated. But if Edge is bugging you, or you just want it gone, there’s a way to remove it through some command-line magic. It’s pretty safe as long as you follow the steps carefully, and it’s actually not that bad once you get the hang of it. Just be aware that on some setups, it might take a restart or a second try to fully wipe out Edge, because Windows definitely doesn’t want to make this easy. Regardless, removing Edge can free up some system resources and declutter your Start menu, especially if you prefer other browsers like Chrome or Firefox.

How to Uninstall Edge in Windows 11

Open Command Prompt with Admin Rights — Why it helps and when you’ll need it

First off, you’ve gotta run Command Prompt as an administrator. This is key because Windows won’t let you mess with system apps otherwise. To do that, press Windows + S, type “cmd, ” then right-click on Command Prompt and choose Run as administrator. If a prompt pops up, just hit “Yes.” Doing this ensures you’ve got the permissions needed to proceed. On some computers, this step might be the trickiest part—because of course, Windows likes to make things harder than necessary.

Find the Edge installation folder — Because knowing where it lives is essential

Once you’re in the admin Command Prompt, type in cd "%PROGRAMFILES(X86)%\Microsoft\Edge\Application" and press Enter. This should take you to the main directory where Edge’s files are stored. If that directory doesn’t open up or gives an error, double-check if your system has a different installation path or version. On some setups, you might need to navigate manually or look inside C:\Program Files (x86)\Microsoft\Edge\Application. Getting into the right folder is critical because next, you’ll identify which version you’re working with.

Identify the Edge version — Found in the folder names, and why it matters

Type dir and hit Enter. This lists all folders inside that directory. Look for a folder named like 94.0.992.47; that’s your version number. Sometimes, there’s more than one, so pick the latest or the one you want to get rid of. Knowing this version lets you navigate to the installer folder in the next step, because different versions may have slightly different subfolder paths.

Navigate into the Installer folder — Access where the uninstall magic happens

Type cd [version]\Installer, replacing [version] with whatever number you found earlier. So, if it’s 94.0.992.47, type cd 94.0.992.47\Installer. This puts you in the folder where the uninstall command can run smoothly. It’s kind of like unlocking the door to the command that will wipe out Edge from your system.

Run the uninstall command — The final blow to Microsoft Edge

Now, type in this command: setup.exe --uninstall --system-level --verbose-logging --force-uninstall and press Enter. This will initiate the uninstallation process. Because it’s a system-level uninstall, it targets even the most stubborn parts of Edge. Sometimes, it feels like Windows still tries to hang onto it, but this command is pretty effective. After a bit of processing, Edge should be gone. And yes, even if it’s a bit janky or takes a couple of tries, it generally gets the job done.

Once that’s done, Edge will be out of your hair, and you’ll probably want to set a new default browser — which is simple through Settings → Apps → Default apps.

Tips for Uninstalling Edge in Windows 11

  • Backing up favorites or important data before removing Edge isn’t a bad idea — just in case.
  • Make sure you run Command Prompt as admin, or the commands will fail.
  • Double-check the version number—typos can cause errors or leave Edge partially installed.
  • If Edge reappears after updates, a reinstall from the Microsoft Store might be needed, but usually, it stays gone.
  • If you’re not comfortable with command-line stuff, consider alternative browsers — they usually install without fuss and are easier to set as default.

Frequently Asked Questions

Can Edge come back after uninstalling?

Yes, technically, Windows can reinstall it during updates or repair. But if you’ve removed it properly via this method, it usually stays gone. For good measure, you could block update components, but that’s more advanced.

Is it safe to remove Edge this way?

Generally, yes. But keep in mind it’s a system app, so messing around with it always carries some risk. Follow the steps carefully, and avoid random third-party tools.

Why might it not work on my PC?

Permissions, different Edge versions, or Windows security policies might block the process. If you hit roadblocks, try running Command Prompt from Advanced Startup Options or check if your system has certain restrictions.

Summary of Steps

  • Open Command Prompt as Administrator
  • Navigate to the Edge installation folder
  • Find the version number
  • Go into the Installer folder
  • Run the uninstall command

Wrap-up

Uninstalling Edge isn’t exactly a walk in the park, but with some patience and the right commands, it’s doable. This approach is useful if you prefer a leaner system or just hate having Edge around as default. Keep in mind, Windows updates might bring it back—or at least try to—so you might need to repeat the process or tweak some settings. Still, it’s a solid way to reclaim some control over your PC. Fingers crossed this helps someone save time or frustration down the line. Just remember that messing with system apps can be risky, so do it carefully and consider creating a restore point beforehand.