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.
My login data is not being remembered on websites. I am having to login everytime I visit pages I visit regularly. This started last week prior to that everything was working fine.
I am running Edge Version 87.0.664.75 (Official build) (64-bit
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.
I encountered the same issue recently and was able to solve it as follows:
Hope this helps!
Go to Edge Settings -> Privacy, search and services and choose what to clear every time you close the browser then Turn off the "Cookies and other site data"
Same issue here. Very frustrating.
Version 91.0.864.48 (Official build) (64-bit)
... this seems to be a common issue, but Microsoft don't seem to be acknowledging it.
There are three known causes of this behaviour:
If you can rule out (2) and (3) as the cause of the fault, please submit feedback using the browser's built-in applet (Alt-Shift-i). This gives you the opportunity to include diagnostic information along with any other details you can give to help the Edge engineers find out what's going on.
Dear DaveRooney,in this case I recommend reinstalling Edge to see if the problem is resolved:
Remove Microsoft Edge Browser
Initially remove the browser with the step below:
Press the Windows + R keys to open the run and enter the command below followed by the Enter key:
%HOMEPATH%\AppData\Local\Packages
Locate the folder that starts with the name Microsoft.MicrosoftEdge, right-click on it and enter properties.
Leave as shown above, the Read Only option must be unchecked. Then click on apply and OK.
When the window appears asking to confirm the Attribute change, confirm with OK.
With the Microsoft Edge Browser closed, it will now be necessary to open the folder in question “Microsoft.MicrosoftEdge ...”.
After opening the folder, select all its contents and then press the delete key, and finally confirm the deletion. In this way the browser was removed. To reinstall again, use the next step.
Reinstall Edge - Powershell
To perform Edge reinstallation via powershell, do:
Press the Windows + X keys, choose Command Prompt (admin).
As soon as you start the command prompt window, type powershell confirm with the Enter key.
Copy and paste the command below into the Command Prompt window, followed by the Enter key:
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\AppXManifest.xml"}
Wait for the command to be processed and when finished, restart the equipment.
If the answer helped in any way, please mark it as an answer, if your question has not been solved, please post again.
I hope I helped, even more!