You can disable Edge without uninstalling it
Microsoft Edge comes built into Windows 11 and Windows 10, and it starts automatically when you open links from email, documents, or other programs. You can turn it off so it stops launching on its own, though the steps differ depending on whether you want to disable it temporarily, prevent it from opening links, or remove it from your startup sequence. The fastest method is changing your default browser in Windows settings, which stops Edge from intercepting links but leaves it installed and available if you need it later.
If you want Edge to stop running in the background entirely, you can disable it through Task Scheduler or Services — the Windows tools that control which programs launch when your computer starts. For most people, changing the default browser is enough. If you want it completely gone, you can uninstall it, though Windows makes this harder on newer versions because Edge is considered a system component.
Key Takeaways
- Changing your default browser in Windows Settings stops Edge from opening links automatically, but Edge remains installed and can still be launched manually.
- Disabling Edge in Task Scheduler prevents it from starting when Windows boots, but does not stop you from opening it yourself if needed.
- Uninstalling Edge is possible on Windows 10 through Settings, but Windows 11 makes removal more difficult because Edge is treated as a system component.
- If you disable Edge and later want to use it again, you can re-enable it through the same settings or reinstall it from Microsoft's website.
Change your default browser to stop Edge from opening links
The simplest way to disable Edge's automatic behavior is to set a different browser as your default. When you do this, Windows will open links in your chosen browser instead of Edge, and Edge will no longer intercept URLs from email, documents, or web shortcuts. Edge remains installed and functional — you can still open it manually from the Start menu if you need it — but it stops being the program Windows calls when you click a link.
On Windows 11, open Settings and go to Apps > Default apps. Scroll down to find your preferred browser (Chrome, Firefox, Safari, or another option) and click it. Windows will show you a list of file types and link types that the browser can handle. Click each one and confirm the change. On Windows 10, go to Settings > Apps > Default apps, scroll to the bottom, and click Choose default apps by file type. Find .html and .htm in the list, click each one, and select your preferred browser from the menu that appears.
This method does not remove Edge from your system and does not stop it from running in the background if other processes trigger it. It only changes which browser opens when you click a link. If Edge is consuming resources or you want it completely off, use the Task Scheduler method instead.
Disable Edge from starting automatically with Windows
If you want Edge to stop running in the background when your computer starts, you can disable it in Task Scheduler, the Windows tool that controls startup programs. This prevents Edge from launching automatically, but you can still open it manually whenever you want. The setting is reversible — if you change your mind, you can re-enable it the same way.
Press Windows key + R to open the Run dialog, type taskschd.msc, and press Enter. This opens Task Scheduler. Navigate to Task Scheduler Library > Microsoft > Windows > process Experience. Look for a task called StartupAppTask or similar Edge-related entries. Right-click it and select Disable. If you see multiple Edge tasks, disable all of them. Close Task Scheduler.
You can also disable Edge startup through Services, which is faster for some users. Press Windows key + R, type services.msc, and press Enter. Scroll down to find edgeupdate or MicrosoftEdgeElevationService. Right-click each one, select Properties, change the Startup type to Disabled, and click explore. Restart your computer for the changes to take effect.
Uninstall Edge on Windows 10
Windows 10 allows you to uninstall Edge through Settings, though the process is not as straightforward as removing other programs. Go to Settings > Apps > Apps & features, scroll down to find Microsoft Edge, click it, and select Uninstall. Windows will ask you to confirm. After uninstalling, restart your computer.
If the uninstall option does not appear or fails, you can remove Edge using PowerShell. Right-click the Start menu and select Windows PowerShell (Admin). Paste this command: Get-AppxPackage -Name Microsoft.MicrosoftEdge | Remove-AppxPackage. Press Enter and wait for the process to complete. This method removes Edge more thoroughly than the Settings uninstall, but you will need administrator access to run it.
After uninstalling Edge on Windows 10, you can reinstall it from Microsoft's website if you change your mind. The uninstall is permanent until you choose to reinstall, so make sure you have another browser set up first.
Why Windows 11 makes Edge harder to remove
Windows 11 treats Edge as a system component rather than an optional program, so the standard uninstall method does not work. Microsoft does not provide an official way to remove Edge from Windows 11, and attempting to delete it manually can cause system instability or break Windows Update. If you want Edge off your Windows 11 machine, disabling it through Task Scheduler or Services is the safest approach.
Some users have removed Edge from Windows 11 using third-party tools or PowerShell scripts, but these methods carry risk and may not survive Windows updates. If you absolutely need Edge gone, you can use a script from the O&O AppBuster tool or similar utilities, but this is not recommended unless you are comfortable troubleshooting if something breaks. For most users, disabling Edge through Task Scheduler is sufficient and much safer.
Re-enable Edge if you need it again
If you disabled Edge and later want to use it, you can turn it back on. If you only changed your default browser, Edge is already available — just click the Start menu and search for Microsoft Edge to open it. If you disabled it in Task Scheduler, open Task Scheduler again, navigate to the same location, right-click the disabled task, and select Enable. Restart your computer.
If you uninstalled Edge on Windows 10, go to the Microsoft Edge read page, read the installer, and run it. If you used PowerShell to remove it, you can reinstall the same way. On Windows 11, Edge should reinstall automatically with the next Windows Update, or you can read and run the installer manually from Microsoft's website.
Frequently Asked Questions
Will disabling Edge affect Windows updates or other Windows features?
Disabling Edge through Task Scheduler or Services will not break Windows updates or core system features. Windows 11 and Windows 10 do not require Edge to function. However, some Windows features like Cortana search results or certain Settings pages may open links in Edge by default, so you may see Edge launch occasionally even after disabling it.
Can I disable Edge but keep it installed for emergencies?
Yes. Disabling it in Task Scheduler or changing your default browser keeps Edge installed and functional. You can still open it manually from the Start menu or by typing "edge" into the search box. This is the safest option if you want Edge off most of the time but available if you need it.
What happens if I uninstall Edge and then Windows updates?
On Windows 10, Edge will not reinstall automatically after an update. On Windows 11, Windows Update may reinstall Edge because it is treated as a system component. If you uninstall Edge and want to prevent it from coming back after updates, disabling it through Task Scheduler is more reliable than uninstalling.
Does disabling Edge free up memory or improve performance?
Disabling Edge in Task Scheduler stops it from running in the background, which can free a small amount of memory and reduce background processes. The performance gain is usually minimal unless you have very limited RAM. Changing your default browser alone does not free memory because Edge may still run for other system tasks.
Can I disable Edge on just one user account?
Changes made through Settings explore to your user account only, so setting a different default browser affects only that account. Task Scheduler and Services changes explore system-wide. If you want to disable Edge for one account but leave it enabled for others, change the default browser in Settings rather than using Task Scheduler.