Installing or updating Microsoft Edge on Windows 11
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Error: We couldn't sign you in. Please try again later.
Affected users: 20 and increasing
Edge and Google chrome both are giving the above error when some of our users try to access *.sharepoint.com. The browsers are configured in Intune. We have made no changes to policy in last 2 months. We have onedrive client and sharepoint drive mounte din file explorer, and that works fine.
It looks like the issue is related to everything sharepoint but not Teams, outlook on web, word etc. The issue started on Monday: 12/8/2025. Started with 3 users, the number has grown to 20 + users. The issue began when Edge was updated to version 143....66. The issue persist in google chrome as well, I am guessing edge uses chrome engine that's why they are linked. I have tested same users and same device with firefox, no issues at all. We reset the device and it worked for 2 hours then back to same issue, we tried another device that we wiped completely and reinstalled windows, issue persisted.
We have tried new profile, signed out of profile, tried signing back into profile, Inprivate mode, reset browser to default, clearing cache and all files
Microsoft Support is looking at sharepoint and M365 services but I think it is related to browser update. Please help!
Installing or updating Microsoft Edge on Windows 11
Here's a remediation guide for SharePoint sign-in problems:
Cause: The issue isn't isolated to a specific device or browser cache, as it persists across devices and after OS reinstallation. The problem is most likely due to corrupted tokens or outdated session data in Azure AD/WAM, potentially caused by a recent Edge update.
Steps:
dsregcmd /status.dsregcmd /leave, reboot, then run dsregcmd /join to rejoin Azure AD.Optional: Policy Check
If the problem continues after the steps above, there may be a WAM/SSO bug in the latest Chromium build. Report this to Microsoft, including logs from dsregcmd /status and Azure AD sign-in error information.
Thanks for clarifying that, it’s an important detail. If the same user fails even in InPrivate on their own device, but another user works fine on that same device (even in InPrivate), then this is not a browser cache issue. It’s something tied to the user’s identity tokens or device registration in Azure AD rather than the local profile.
Here’s what that tells us:
Next steps:
dsregcmd /status on their device. If PRT is missing or invalid, SSO will fail.This feels like a PRT or WAM token issue triggered by the Edge update, but persisting because the user’s cloud session state is broken.