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
Win10 2004. Chromium Edge version 86.0.622.43 (official Build) (64-bit).
I set Edge to clear browsing data each time I close the browser. Enabled to clear all data except for "Cookies and other site data" which I left disabled. Yet, every time I go back to a site where I am logged-in, I am logged-out and need to log back in again. I tried disabling other options that could maybe clear persistent cookies, namely "Site permissions", but no change, still keep getting logged out. The only way I can stay logged-in between sessions is to leave all those clear browsing data options disabled. Which is definitely not my preference.
Is this a known issue? The other options in those settings don't appear to have anything to do with cookies but maybe I am missing something?
Any advice would be appreciated.
TIA... Jim
This didn't work for me. Hosted App Data was not selected anyway.
Was anything selected on that settings page? Which bits, if so?
There is another possible cause for this fault, which may or may not be related to the Hosted app data bug: running a scheduled task using S4U authentication causes saved credentials to go missing or otherwise malfunction¹.
When you notice that your credentials have gone missing for a website, open a new tab, type or copy edge://histograms/OSCrypt into the address bar and press Enter. Do you see a line referring to OSCrypt.Win.KeyDecryptionError with an error code of -2146893813? If so, Bingo! You've hit the bug.
To find what's causing it, open PowerShell (just use search to find the app), paste this command into the window and press Enter:
Get-ScheduledTask | foreach { If ((xml).GetElementsByTagName("LogonType").'#text' -eq "S4U") { $_.TaskName } }
This will produce a list of scheduled tasks using the authentication method suspected of causing the fault you're seeing. If there are any, they are the culprits. Make a note of them.
Then open Task Scheduler (again, use search to find it) and locate the offenders in the list of tasks displayed. Right-click on the ones you identified and select Disable. Close Task Scheduler and everyting else, then restart the computer.
It may be wise to wait a few moments for things to settle down, then reopen Task Scheduler again just to check that the tasks you disabled still are disabled - the program or service that created a task may sneakily have re-enabled it.
Go about your normal business to find out whether your login data are now being retained as they should be.
Please post back to tell us what happened.
___________________________________
[1] You can read about this fault on Eric Lawrence's blog:
Local Data Encryption in Chromium – text/plain (textslashplain.com)(Eric is the senior program manager responsible for security on the Edge team.)
PS All of this will be unnecessary once the fix has been developed and deployed, so keep your fingers crossed and Windows and Edge updated.
This didn't work for me. Hosted App Data was not selected anyway.
I don't store passwords so that's not a problem. As an example of the cookies issue, when I first open Google maps, I have to set my preferences and tell it I don't want Chrome. After a restart, I have to do it all again. Same with all sites I use that should be storing preferences.
Just noticed that Microsoft has installed a new version of the Settings page. 20H2?