Microsoft Edge comes pre-installed with Windows 11, and until recently, removing it completely was not officially supported outside the European Economic Area (EEA). However, the latest update of Wintoys (v2.0.81.0) introduces a new “Digital Markets Act option,” allowing users worldwide to uninstall Edge by simulating EEA conditions without altering their system’s regional settings. This method provides a straightforward, safe way to remove Edge using official system processes like the Control Panel or Settings app, ensuring system integrity remains intact.
Here’s how to use Wintoys 2.0 to uninstall Edge from your Windows 11 system:



Win + I. Navigate to “Apps,” and then click on “Installed Apps.” Scroll through the list until you find “Microsoft Edge.”

Using Wintoys 2.0’s Digital Markets Act option provides a safe, official method to remove Microsoft Edge without resorting to complicated scripts or risky registry edits. Additionally, Wintoys offers a built-in system restore option, allowing you to revert any changes if needed.
If you prefer a different approach or encounter any issues, here are two alternative methods:
Alternative Method: Using Winget

winget uninstall Microsoft.Edge

This command uses Winget, Microsoft’s official package manager, to remove Edge from your system. Note that this method may not completely remove all Edge components, but it will uninstall the main application.
Join readers who trust AllThings.How
Add us as a preferred source on Google so our practical guides show up first next time you search.
Add to Google Preferences →Alternative Method: Using PowerShell

Get-AppxPackage *MicrosoftEdge* | Remove-AppxPackage

This PowerShell command attempts to remove Edge by targeting its application package directly. However, this method may not work reliably for all users, especially if Edge has been updated recently.
With these methods, you now have multiple reliable options to remove Microsoft Edge from your Windows 11 installation. Whether using Wintoys 2.0’s Digital Markets Act option, Winget, or PowerShell, you can confidently manage your system to suit your preferences.






