
Hi @M.R,
Thank you for your information. Since we know regular Microsoft Edge works well but IE mode does not work well on that page, it would be a good idea to remove the login page from IE mode site list if it does not impact user experience.
On the other hand, if you need to stick with IE mode, please consider the following suggestions:
- Clear DNS cache. You can use
ipconfig /flushdns
in Command Prompt (cmd). - Clear IE cache. You can go to edge://settings/privacy --> Clear browsing data for Internet Explorer and clear up the cache.
UPDATE
You may also try clearing or disabling IE HSTS settings following these steps:
- Open a Run box by pressing Windows key + R. Type regedit and press Enter to launch the Registry Editor.
- Navigate to the following path:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl
- Right-click FeatureControl, select New > Key, and name it FEATURE_DISABLE_HSTS.
- Right-click FEATURE_DISABLE_HSTS, choose New > DWORD (32-bit) Value.
- Name it iexplore.exe and press Enter.
- Right-click on iexplore.exe, select Modify, set the Value data to 1, and click OK. Note: For x86 systems, save and reboot to apply changes. For x64 systems, continue below.
- Go to:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Internet Explorer\Main\FeatureControl
- Repeat the steps to create FEATURE_DISABLE_HSTS and iexplore.exe as before.
- Double-click iexplore.exe, change the Value data to 1, and click OK.
- Reboot your computer to apply the changes and check if the issue is fixed in IE mode.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Best Regards,
Shijie Li