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

How to Uninstall Edge in Windows 11

Uninstalling Microsoft Edge from Windows 11 might seem tricky, but it’s doable with a few steps. You’ll need to use Command Prompt to remove this built-in browser. By following these steps, you’ll effectively get rid of Edge from your system, freeing up space and avoiding unwanted browser pop-ups.

How to Uninstall Edge in Windows 11

Removing Edge involves using some tech-savvy methods, but don’t worry—I’ll guide you through it.

Step 1: Open Command Prompt

First, open the Command Prompt with administrator privileges.

To do this, type "cmd" in the Windows search bar, right-click on it, and select "Run as administrator." This will ensure you have the necessary permissions to make changes.

Step 2: Navigate to the Edge Directory

Find the correct installation folder for Edge.

In Command Prompt, type cd %PROGRAMFILES(X86)%MicrosoftEdgeApplication and press Enter. This command takes you to where Edge is installed on your PC.

Step 3: Find the Current Version Folder

Check the folder for the version number.

Type dir in the command line and press Enter. Look for a folder named with Edge’s version number. You’ll need this for the next step.

Step 4: Uninstall Edge

Now, uninstall the browser using the version number.

Type setup --uninstall --system-level --verbose-logging --force-uninstall and press Enter. This command will remove Edge from your system completely.

Step 5: Verify the Uninstallation

Finally, check that Edge is gone.

Try opening Edge. If it doesn’t open or is missing, congratulations! You’ve uninstalled it successfully.

After you complete the uninstallation, Edge will no longer appear as a browser option or pop up unexpectedly. Your default browser settings remain unchanged unless manually adjusted.

Tips for Uninstalling Edge in Windows 11

  • Backup Data: Make sure to back up any bookmarks or data stored in Edge before uninstalling.

  • Alternative Browsers: Install another browser like Chrome or Firefox for seamless browsing.

  • Windows Updates: Keep in mind that Windows updates might reinstall Edge.

  • Permission: Ensure you have admin rights to perform this action.

  • System Restore: Consider setting a restore point before making changes, just in case.

Frequently Asked Questions

Can I reinstall Edge after uninstalling it?

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

Will uninstalling Edge affect my Windows updates?

No, removing Edge doesn’t interfere with Windows updates.

Is it safe to uninstall Edge?

Yes, but make sure you have another browser installed first.

What if I can’t find the version number?

Ensure you entered the commands correctly and check for any typos.

Can I uninstall Edge through Settings?

No, Edge is a core component and requires command-line tools to remove.

Summary

  1. Open Command Prompt as an administrator.
  2. Navigate to the Edge directory.
  3. Find the current version folder.
  4. Uninstall Edge using the command.
  5. Verify the uninstallation.

Conclusion

Getting rid of Microsoft Edge on Windows 11 can free up your computer, allowing you to choose your preferred browser without interruptions. While it involves using the Command Prompt, following these steps makes the process straightforward. Remember, uninstalling Edge doesn’t impact your system’s performance negatively, but it’s crucial to have an alternative browser ready to go.

If you’re looking to explore more about customizing your Windows 11 experience, there’s a wealth of resources online to tweak settings or improve performance. Keep your system up-to-date and secure, and don’t hesitate to dive into more tech tutorials to enhance your computer skills.

Uninstalling Edge might seem like a daunting task initially, but with this guide, you’re equipped to tackle it head-on. So, why not take control of your browsing experience today?