Deleting Microsoft Edge from Windows 10 can seem tricky, but it’s doable with a few simple steps. First, you’ll need to open PowerShell as an administrator. Then, you’ll execute a command that will remove Edge from your system. This guide walks you through the process step by step, so you can successfully uninstall the browser.
Step-by-Step Tutorial: How to Delete Edge from Windows 10
Uninstalling Microsoft Edge from your Windows 10 PC will involve using some technical commands, but don’t worry—I’ll guide you through each step. Let’s get started!
Step 1: Open PowerShell as Administrator
Right-click the Start menu and select “Windows PowerShell (Admin)” to open it as an administrator.
This step is crucial because you’ll need administrative privileges to remove Edge. Without these permissions, Windows won’t allow you to make the necessary changes.
Step 2: Locate the Microsoft Edge Installation Folder
Use the command: Get-AppxPackage *MicrosoftEdge*.
This command tells PowerShell to find where Edge is installed on your computer. It’s like sending out a search party to locate the elusive software.
Step 3: Copy the PackageFullName
After executing the command, find and copy the “PackageFullName” from the details that appear.
The PackageFullName is a unique identifier for your Edge installation. Copying it accurately is essential for the next step.
Step 4: Remove Microsoft Edge
Type the command: Remove-AppxPackage [PackageFullName], replacing [PackageFullName] with the actual name you copied.
This command is the magic spell that makes Edge disappear. Make sure you paste the right name to avoid mistakes.
Step 5: Confirm the Uninstallation
Press Enter and wait for the command to execute. Edge will be removed from your system.
Once the command finishes, check to ensure Edge has been removed. You can do this by searching for it in the Start menu.
After you complete these steps, Microsoft Edge will be uninstalled from your Windows 10 computer. You won’t see it in your list of installed apps, and it won’t open unless reinstalled.
Tips for Deleting Edge from Windows 10
- Be careful with PowerShell commands; they can affect your system.
- Always run PowerShell as an administrator when making system changes.
- Make a system restore point before proceeding, just in case.
- Double-check the PackageFullName to avoid errors.
- If you change your mind, you can reinstall Edge from the Microsoft Store.
Frequently Asked Questions
Can I reinstall Microsoft Edge later?
Yes, you can easily download it from the Microsoft Store if needed.
Will uninstalling Edge affect my system?
Edge is integrated into Windows 10, so some features may rely on it. However, most users won’t notice any significant impact.
Is deleting Edge safe?
Yes, if done carefully. Follow the steps exactly to ensure no issues.
Can I use another browser after uninstalling Edge?
Absolutely! Browsers like Chrome, Firefox, and others work perfectly on Windows 10.
What if I encounter issues after uninstalling?
A system restore can revert your computer to a previous state before the uninstallation.
Summary
- Open PowerShell as Administrator
- Locate the Microsoft Edge Installation Folder
- Copy the PackageFullName
- Remove Microsoft Edge
- Confirm the Uninstallation
Conclusion
Deleting Microsoft Edge from Windows 10 might seem like a tech wizardry trick, but with the right steps, it’s entirely manageable. By following this guide, you’ve taken control over what software resides on your PC, tailoring it to your personal preferences.
Remember, technology is here to serve you, not the other way around. Whether you want a different browser or just a cleaner system, knowing how to uninstall software like Edge is empowering. If you ever miss it, reinstalling is just a few clicks away.
For further reading, consider exploring how different browsers compare in terms of speed and security. Keep your digital life streamlined and efficient by staying informed and taking charge of your tech tools.

Kermit Matthews is a freelance writer based in Philadelphia, Pennsylvania with more than a decade of experience writing technology guides. He has a Bachelor’s and Master’s degree in Computer Science and has spent much of his professional career in IT management.
He specializes in writing content about iPhones, Android devices, Microsoft Office, and many other popular applications and devices.