Troubleshooting website display or functionality issues in 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.
Starting this morning, every time I close Edge and reopen it, it doesn't remember any of my login so I have to login every time to every website.
I confirmed my setting is set to NOT clear cookies when I close my browser and it has always been this way. I have never had this issue until this morning.
A features update was installed this morning and that's when this problem started. Is there a bug with this update? I'm running Windows 10 and Edge Version 86.0.622.38. As you can imagine, it is quite annoying having to login to every time to every website.
Update-There must be a bug because other people on Reddit are starting to report the same issue.
Troubleshooting website display or functionality issues in 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.
Hi folks,
The original topic of this thread (Microsoft Edge not remembering logins) has been resolved. Make sure you've updated to the latest version of Edge to get the fix! I'm locking this thread as it is becoming difficult to moderate and troubleshoot individual issues, and this thread has turned in to a catch-all for all password issues.
If you are still seeing issues with Edge not remembering passwords and all other programs are remembering your logins as expected, please start a new thread so we can help you individually.
If you are seeing system-wide issues with passwords being saved:
• Check your Windows version to confirm if you are on Build 19041.173 or later
• If yes, reference this troubleshooting document Outlook and other apps won't remember password after Windows Updates - Outlook (microsoft.com) Note that this is a workaround until this Windows issue is patched.
-Alex
I THINK Edge updated a day or 2 ago and now I get logged out of every single website I go to, ALL my forums, FaceBook, EVGA.com Guru3D ALL of them, NONE of them will keep me logged in whenever I close the browser.
I have cleared the cache blah blah, set the blocker control to basic yada yada, nothing seems to fix it.
any ideas??
Version 2004 (OS Build 19041.508)
Edge Version 86.0.622.38 (Official build) (64-bit)
Thanks for any help
EVGA Z390 Dark ; i9 9900k ; 32gig Corsair Vengeance DDR4 3200 ; EVGA 2080 RTX ; Creative Audigy Rx ; Windows 10 Pro M.2 Samsung EVO 970 ; LG 2560x1080 Ultrawide ; Samsung 1920x1080 (2nd monitor/extended Destop) ; EVGA Supernova 1200 P2 PSU ; 8 HDD's (High Quality Performance Drives) Fully updated all the newest drivers.
Hi Rob,
I am Sumit, an Independent Advisor and a 3 year Windows Insider MVP here to help.
There are reports of some similar issues since 2004, and some variations too. Do you have difficulties logging into other stuff in Windows, like Network sharing, etc. as well?
Related:
https://answers.microsoft.com/en-us/windows/for...
Another thing that may give a hint:
Right-click Start and choose Powershell(admin). Copy and paste the following:
Get-ScheduledTask | foreach { If ((xml).GetElementsByTagName("LogonType").'#text' -eq "S4U") { $_.TaskName } }
Do you see any output?
I can confirm the bug, I have reported it here: https://techcommunity.microsoft.com/t5/discussions/bug-edge-stable-86-0-622-38-is-ignoring-cookies-and-site/m-p/1762596
Hi Rob,
I am Sumit, an Independent Advisor and a 3 year Windows Insider MVP here to help.
There are reports of some similar issues since 2004, and some variations too. Do you have difficulties logging into other stuff in Windows, like Network sharing, etc. as well?
Related:
https://answers.microsoft.com/en-us/windows/for...
Another thing that may give a hint:
Right-click Start and choose Powershell(admin). Copy and paste the following:
Get-ScheduledTask | foreach { If ((xml).GetElementsByTagName("LogonType").'#text' -eq "S4U") { $_.TaskName } }
Do you see any output?
Hello Sumit,
when entering:
Get-ScheduledTask | foreach { If ((xml).GetElementsByTagName("LogonType").'#text' -eq "S4U") { $_.TaskName } }
I only get this:
HPCustParticipation HP ENVY Photo 6200 series
I can log into my network drive and my router with no problems, not sure about anything else.
thanks, any ideas on what might be causing this?