Uninstalling Microsoft Edge from Windows 11 can be a bit tricky, but it’s totally doable. You’ll need to use some command line magic through Windows Terminal. This guide will walk you through each step, showing you exactly what to do to get rid of Microsoft Edge from your system.
How to Uninstall Microsoft Edge in Windows 11
Below are the steps to uninstall Microsoft Edge from your Windows 11 computer. These steps will ensure that Microsoft Edge is completely removed from your system.
Step 1: Open Windows Terminal
Open the Start Menu, type “Windows Terminal,” and hit Enter.
Windows Terminal is like the command center of your computer. It’s where you can type in commands to make things happen. Think of it as the brain behind the operation.
Step 2: Get the Version Number of Microsoft Edge
Type cd %PROGRAMFILES(X86)%MicrosoftEdgeApplication
and press Enter. Then type dir
and press Enter.
This step helps you locate the version number of Microsoft Edge installed on your computer. It’s like finding the ID of a car you want to sell.
Step 3: Copy the Version Number
Look for a folder named with a series of numbers (e.g., 91.0.864.37), and copy those numbers.
The numbers represent the specific version of Edge you have. You’ll need this for the next step. Think of it as the key to unlock the next door.
Step 4: Uninstall Microsoft Edge
Type cd [version_number]Installer
and press Enter. Replace [version_number]
with the numbers you copied. Then type setup.exe --uninstall --system-level --verbose-logging --force-uninstall
and press Enter.
This command tells your computer to remove Microsoft Edge. It’s like telling your brain to forget something specific.
Step 5: Restart Your Computer
Restart your computer to complete the process.
Restarting your computer ensures all changes take effect. It’s like cleaning up after a big project to make sure everything’s in order.
After completing these steps, Microsoft Edge will be uninstalled from your Windows 11 computer. You might notice that Edge is no longer available as a browser option, and you can use your preferred browser without any interference.
Tips for Uninstalling Microsoft Edge in Windows 11
- Make sure to copy the version number exactly as it appears.
- Be cautious when using Windows Terminal. Incorrect commands can affect your system.
- If you plan to reinstall Edge later, keep a backup of any important data.
- Consider setting a restore point before starting the uninstall process.
- Use an alternative browser like Chrome or Firefox to avoid any downtime.
Frequently Asked Questions
Is it safe to uninstall Microsoft Edge?
Yes, but make sure you have another browser installed to avoid internet access issues.
Can I reinstall Microsoft Edge after uninstalling it?
Absolutely! You can download it from the official Microsoft website.
Will uninstalling Edge affect Windows updates?
No, Windows updates will continue as usual.
What if I get an error during uninstallation?
Double-check your commands and ensure you have administrative privileges.
Is there a simpler way to remove Edge?
Currently, using the Windows Terminal is the most effective method.
Summary
- Open Windows Terminal.
- Get the version number of Microsoft Edge.
- Copy the version number.
- Uninstall Microsoft Edge.
- Restart your computer.
Conclusion
Uninstalling Microsoft Edge from Windows 11 might seem daunting, but with the right steps, it’s manageable. By following this guide, you’ve learned how to remove Edge using Windows Terminal commands, ensuring it won’t bother you again. Once removed, you can freely use any browser of your choice.
If you ever need Microsoft Edge again, reinstalling is a breeze. Just visit the official Microsoft website and download it. For those who love exploring different browsers or simply want to stick with a favorite, this guide provides a quick solution to making your computer truly your own.
Feel free to explore more about how to tailor your Windows 11 experience to fit your needs. Whether it’s uninstalling unwanted programs or customizing settings, the power is in your hands!
Matthew Burleigh has been writing tech tutorials since 2008. His writing has appeared on dozens of different websites and been read over 50 million times.
After receiving his Bachelor’s and Master’s degrees in Computer Science he spent several years working in IT management for small businesses. However, he now works full time writing content online and creating websites.
His main writing topics include iPhones, Microsoft Office, Google Apps, Android, and Photoshop, but he has also written about many other tech topics as well.