How to Uninstall Microsoft Edge Windows 11: A Step-by-Step Guide

Uninstalling Microsoft Edge on Windows 11 is a straightforward process, but it requires some careful steps. Basically, you will be using PowerShell, a task automation and configuration management framework, to accomplish this. While it may sound a bit techy, it’s actually pretty simple if you follow along closely.

How to Uninstall Microsoft Edge Windows 11

This guide will take you through the steps to uninstall Microsoft Edge from your Windows 11 system. You’ll be using PowerShell to execute commands that will remove Edge from your machine. Follow these steps carefully to ensure a smooth process.

Step 1: Open PowerShell as an Administrator

First, press the Windows key, type “PowerShell,” right-click on Windows PowerShell, and select “Run as administrator.”

Opening PowerShell as an administrator is crucial because it gives you the permissions needed to uninstall system apps like Microsoft Edge. Without these permissions, the commands won’t work.

Step 2: Find the Edge Installation Path

Type the following command in PowerShell: cd %ProgramFiles(x86)%MicrosoftEdgeApplication{Version}Installer.

This command navigates to the location where Microsoft Edge is installed on your computer. The {Version} placeholder represents the version number of Edge, which you need to replace with the actual version installed on your system.

Step 3: Execute the Uninstall Command

Type the following command: .setup.exe --uninstall --system-level --verbose-logging --force-uninstall.

This command triggers the uninstallation process of Microsoft Edge. The parameters ensure that the uninstallation is thorough and runs at the system level.

Step 4: Confirm the Uninstallation

A prompt will appear asking for confirmation to uninstall. Click “Uninstall” to proceed.

Confirming the action is necessary to prevent accidental removal of programs. This step ensures you are certain about uninstalling Microsoft Edge.

Step 5: Restart Your Computer

Finally, restart your computer to complete the uninstallation process.

Restarting your system ensures that all changes take effect, and any remaining files associated with Microsoft Edge are removed.

After completing these steps, Microsoft Edge will be uninstalled from your Windows 11 system. You might notice a difference in how certain links or web-based applications behave, as Edge is no longer the default browser.

Tips for Uninstalling Microsoft Edge Windows 11

  • Always back up your data before making significant system changes.
  • Remember that uninstalling Edge might affect some Windows features that rely on the browser.
  • If you change your mind, you can reinstall Edge from the Microsoft website.
  • Check for updates for other browsers you plan to use instead of Edge.
  • Use the PowerShell command prompt responsibly, as improper commands can affect your system.

Frequently Asked Questions

Can I reinstall Microsoft Edge after uninstalling it?

Yes, you can reinstall Microsoft Edge by downloading it from the official Microsoft website.

Will uninstalling Edge affect my Windows 11 updates?

No, uninstalling Microsoft Edge won’t affect the Windows 11 update process.

Is it safe to use PowerShell for uninstalling Edge?

Yes, it is safe as long as you follow the steps correctly.

Will uninstalling Edge remove my bookmarks and history?

Yes, uninstalling Edge will remove your bookmarks and browser history unless you sync them with a Microsoft account.

What should I do if the uninstallation fails?

If the uninstallation fails, ensure you are running PowerShell as an administrator and that you’ve entered the commands correctly.

Summary

  1. Open PowerShell as an Administrator.
  2. Find the Edge Installation Path.
  3. Execute the Uninstall Command.
  4. Confirm the Uninstallation.
  5. Restart Your Computer.

Conclusion

Uninstalling Microsoft Edge on Windows 11 doesn’t have to be a daunting task. By following the steps outlined above, you can quickly and easily remove the browser from your system. Remember, it’s always a good idea to back up your data before making any significant changes to your computer. If you ever need Microsoft Edge again, it’s simple to reinstall it from the Microsoft website. For more tips on how to manage software and optimize your Windows 11 experience, stay tuned to our blog. Removing an unwanted browser might seem like a small change, but it can significantly improve your computer’s performance and your overall user experience. Happy computing!

Join Our Free Newsletter

Featured guides and deals

You may opt out at any time. Read our Privacy Policy