Uninstalling Microsoft Edge on Windows 10 might seem like a daunting task, but it’s actually pretty straightforward. By following a few simple steps, you can remove Microsoft’s default browser from your system. You can accomplish this by using PowerShell, a command-line tool in Windows.
How to Uninstall Microsoft Edge in Windows 10
In this section, we’ll walk through the steps required to uninstall Microsoft Edge from your Windows 10 computer. Although Edge is deeply integrated into Windows 10, it is possible to remove it using PowerShell.
Step 1: Open PowerShell as an Administrator
To uninstall Microsoft Edge, you must first open PowerShell with administrative privileges.
Right-click the Start button and select "Windows PowerShell (Admin)" to do this. An alternative is pressing the Windows key + X and choosing the same option from the menu.
Step 2: Find the Microsoft Edge Package
In PowerShell, you need to locate the exact name of the Microsoft Edge package installed on your computer.
Type Get-AppxPackage -AllUsers | Select Name, PackageFullName and press Enter. This command will display a list of installed packages on your system.
Step 3: Identify the Edge Package Name
From the list, identify the package name for Microsoft Edge. The package name usually starts with "Microsoft.MicrosoftEdge".
Pay attention to the exact package name, as you’ll need to use it in the next step.
Step 4: Uninstall Microsoft Edge
Use the remove command to uninstall Microsoft Edge. Type Remove-AppxPackage and press Enter.
Replace “ with the exact name you identified in the previous step. PowerShell will take a moment to process the command and remove Edge.
Step 5: Restart Your Computer
To complete the uninstallation, it’s a good idea to restart your computer. This ensures all changes take effect.
After rebooting, Microsoft Edge will no longer be present on your system.
Once you’ve followed these steps, Microsoft Edge will be completely removed from your Windows 10 system. It’s important to note that removing Edge might impact your system’s functionality in some minor ways since it’s integrated into Windows 10.
Tips for Uninstalling Microsoft Edge in Windows 10
- Make sure you have another web browser installed before uninstalling Microsoft Edge.
- Keep your PowerShell window open until you’ve completed all steps to avoid having to re-open it multiple times.
- Be accurate with the package name to ensure you uninstall the correct application.
- If you encounter issues, consider seeking help from Microsoft’s support forums.
- Regularly update your alternative browser to protect against security vulnerabilities.
Frequently Asked Questions
Can I reinstall Microsoft Edge if I change my mind?
Yes, you can always reinstall Microsoft Edge by downloading it from the official Microsoft website.
Will uninstalling Edge affect my Windows updates?
No, uninstalling Edge will not affect the Windows update process.
Is it safe to use PowerShell to uninstall Microsoft Edge?
Yes, using PowerShell is safe as long as you follow the steps correctly and know what commands you’re executing.
What should I do if PowerShell shows an error?
Ensure that you have entered the correct package name and try again. If issues persist, consult online forums or seek professional help.
Are there alternative methods to uninstall Microsoft Edge?
Currently, using PowerShell is the most effective method. Other methods might involve more complex steps or third-party software.
Summary
- Open PowerShell as an Administrator
- Find the Microsoft Edge Package
- Identify the Edge Package Name
- Uninstall Microsoft Edge
- Restart Your Computer
Conclusion
Uninstalling Microsoft Edge on Windows 10 can free up resources and allow you to use your preferred browser. While it’s deeply integrated into the system, following simple PowerShell commands makes the uninstallation process straightforward. Remember to install an alternative browser before removing Edge to ensure you can still access the web. Removing Microsoft Edge may slightly affect your system’s functionality since it’s part of the Windows ecosystem, but for many users, the benefits outweigh the drawbacks.
If you’re still on the fence, consider temporarily disabling Edge rather than fully uninstalling it. This way, you can always revert back if needed. For further reading and troubleshooting, Microsoft’s support forums are an excellent resource. Happy browsing!

Matt Jacobs has been working as an IT consultant for small businesses since receiving his Master’s degree in 2003. While he still does some consulting work, his primary focus now is on creating technology support content for SupportYourTech.com.
His work can be found on many websites and focuses on topics such as Microsoft Office, Apple devices, Android devices, Photoshop, and more.