Launching Microsoft Edge on Windows 10
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
How can I stop Microsoft Edge from starting every time I restart my computer?
**Updated for clarity**
Launching Microsoft Edge on Windows 10
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Hello JosephPare1,
I'm John an Independent Advisor and a Microsoft user like you. I'll be happy to assist you today. I understand you have a problem with Edge opening automatically at startup. Did you made any changes recently? When was the last time it was working properly?
Kindly try the suggested methods below.
Solution
Other options:
Posted on page 5 of this thread by TammyEldredge
* * Refers to Edge legacy, not Edge Chromium. * *
I've been having the same problem and none of the settings changes worked for me.
After much searching, I found these instructions:
https://www.windowscentral.com/how-prevent-loading-microsoft-edge-processes-startup-windows-10
I am no longer plagued by Microsoft Edge.
Posted by JeremiahV on 13 January.
Edge version 97.0.1072.62 contains the fix and will be installed per your regular update policies over the next day or so. If you'd like to force the update immediately, you can head over to edge://settings/help in the address bar or Settings > About Microsoft Edge and trigger the update manually.
If you've made any registry edits or GPO changes as mitigation, you can revert those after the update!
Posted by AmyTorres2 on Feb 3...
I still have to make sure that my cursor is not hovering over the center of the screen, where one of the pre-login screen messages is, when I click it to bring up the login screen, as that does open Edge.
9. Added on 5 March 2022.
When waking up the computer from sleep...
Press any key on your keyboard, EXCEPT the 'space bar', seems the space bar opens up Edge by default from sleep.
On page 10 of this thread by Jane2022.
10. Added on 3 April 2022. From Kingianum on page 12.
In the end this is what did the trick:
Go to Lock Screen Settings. In the Background drop down, select either Picture or Slideshow. Choose your picture.
Done.
The Windows Spotlight option is what starts up Edge.
Sincerely
John DeV
Independent Advisor
Edit: Community volunteers also contributed to this answer.
Answer accepted by question author
Hello,
Edge version 97.0.1072.62 contains the fix and will be installed per your regular update policies over the next day or so. If you'd like to force the update immediately, you can head over to edge://settings/help in the address bar or Settings > About Microsoft Edge and trigger the update manually.
If you've made any registry edits or GPO changes as mitigation, you can revert those after the update!
Answer accepted by question author
* * Mod note: Refers to Edge legacy * *
Hi Joseph ~
I've been having the same problem and none of the settings changes worked for me.
After much searching, I found these instructions:
https://www.windowscentral.com/how-prevent-loading-microsoft-edge-processes-startup-windows-10
I am no longer plagued by Microsoft Edge.
Give it a try. I hope it works for you too!
~ Tammy
Thanks for posting this. It helped lead me to the following discovery.
New registry keys were created by the Edge 97.0.1072.55 update, which introduces this unexpected behavior in particular Windows environments when the EdgeUpdate 1.3.153.55 application is called by the MicrosoftEdgeUpdateTaskMachineCore scheduled task at logon.
The following keys were added to the 32bit path in my environment:
With values “AutoRunOnLogon” set to 1 and “CommandLine” set to launch the following commands respectively:
This can be confirmed within the C:\Windows\temp\msedge_installer.log, which appends logs from each install and includes all registry changes. None of the upgrades prior to this version wrote to these registry keys. There is the “on-os-upgrade” key for each install, but not “on-logon-autolaunch” or “on-logon-startup-boost”.
C:\ ProgramData\Microsoft\EdgeUpdate\Log\MicrosoftEdgeUpdate.log will confirm that both of these commands will run when the MicrosoftEdgeUpdateTaskMachineCore scheduled task kicks off at the logon trigger, but not during any other instance when “C:\Program Files (x86)\Microsoft\EdgeUpdate\MicrosoftEdgeUpdate.exe /c” is executed, whether manually or via the daily trigger. The log indicates EdgeUpdate will check for the user profile SID, and if none is found, it will execute these commands. In certain environments, such as mine not using the default WinLogon Explorer shell, this SID check is happening before the user profile loads completely.
Confirmed Workarounds:
I do not believe this is the intended behavior for these new registry keys. Awaiting/hoping for Microsoft to update EdgeUpdate...
I hope this helps somebody. I was desperate as everything i tried didnt work. I literally tried everything in this forum, Edge still opened after restart. In fact, it opens on login (logout/login opens it every time).
The only thing that worked was disabling 2 edge - related tasks in task scheduler.
I guess the real culprit was the first one, as it was triggered also on every login.