How to Stop Microsoft Edge from Launching Automatically on Windows Startup
If Microsoft Edge opens automatically when you start Windows, it can be an annoyance, especially if you prefer a different browser or want to reduce system load. Here are several methods to prevent Microsoft Edge from launching automatically at startup.
1. Disable Edge in Startup Apps Settings
The easiest way to control which apps start with Windows is through the Startup settings:
- Open Settings by pressing
Win + I
. - Navigate to Apps and select Startup from the left menu.
- Find Microsoft Edge in the list of startup apps and toggle it off.
2. Use Task Manager to Disable Edge
Another way to prevent Edge from launching is through the Task Manager:
- Press
Ctrl + Shift + Esc
to open Task Manager. - Go to the Startup tab.
- Locate Microsoft Edge in the list of startup items.
- Right-click and select Disable.
3. Change Settings in Microsoft Edge
You can also adjust settings within Microsoft Edge to prevent it from starting automatically:
- Open Microsoft Edge.
- Click on the menu (three dots in the upper-right corner) and select Settings.
- Navigate to the System and Performance section.
- Turn off the option labeled Start Microsoft Edge when you sign in to Windows.
4. Disable Auto-Launch in Windows Registry (Advanced Users)
This method should be used with caution, as incorrect changes in the registry can affect system stability:
- Press
Win + R
, typeregedit
, and press Enter. - Go to the following path:
HKEY_CURRENT_USER\Software\Microsoft\Edge\Startup
. - Locate the RestoreOnStartup value and set it to
0
.
Note: It’s recommended to create a system restore point before making changes to the registry.
5. Use Group Policy (for Windows Pro and Enterprise)
If you have Windows Pro or Enterprise, you can use Group Policy to manage Edge startup behavior:
- Press
Win + R
, typegpedit.msc
, and press Enter. - Navigate to
Computer Configuration > Administrative Templates > Windows Components > Microsoft Edge
. - Find the setting labeled Allow Microsoft Edge to start with the system and set it to Disabled.