Hello stronggeologywalk,
It's good to hear that everything is good now.
Feel free to let me know if you have any other questions.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I cannot sign into any Microsoft services on my main profile! Whenever I click a login prompt or a Windows account dialog, the window either crashes immediately or displays "HTTP 404" for login.microsoftonline.com. This has been happening for quite a long time.
I cannot activate any office product, use the microsoft store, or do anything.
System:
Ive already:
DISM /RestoreHealth and SFC /Scannow. DISM failed due to a version mismatch between the tool (26100) and the image (26200).Microsoft.AAD.BrokerPlugin via PowerShell, but received "Access Denied" even as Administrator.IdentityCache and OneAuth folders in AppData\Local\Microsoft.EnableADAL and DisableAADWAM DWORDs in the registry.Because a new profile works, the Windows system files are probably OK. I have no idea what is going on and other solutions ive found arent working or outdated.
Moved from Microsoft 365 and Office | Office Online Server
Hello stronggeologywalk,
It's good to hear that everything is good now.
Feel free to let me know if you have any other questions.
After a long investigation I realized my system had a proxy I was forcibly connecting myself to via an application.
This proxy somehow prevented me from using microsoft services. Everything started working when I cleared it.
After a long investigation I realized my system had a proxy I was forcibly connecting myself to via an application.
This proxy somehow prevented me from using microsoft services. Everything started working when I cleared it.
Hello stronggeologywalk,
Welcome to Microsoft Q&A forum.
I see that you are having problem with your login screen on one profile. Usually, that means the current profile is corrupted and the best way going forward is to move your data to the new profile and remove the old one. However, here is a few fix you can try before doing so.
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.
It sounds like you're experiencing a challenging issue with your Microsoft services login on your main profile. Since you've already tried several troubleshooting steps, here are a few additional recommendations that might help resolve the problem:
Microsoft.AAD.BrokerPlugin, try reinstalling the WAM plug-ins. You can do this by running the following PowerShell commands:
Add-AppxPackage -Register "$env:windir\SystemApps\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy\Appxmanifest.xml" -DisableDevelopmentMode -ForceApplicationShutdown
Add-AppxPackage -Register "$env:windir\SystemApps\Microsoft.Windows.CloudExperienceHost_cw5n1h2txyewy\Appxmanifest.xml" -DisableDevelopmentMode -ForceApplicationShutdown
Make sure to run PowerShell as an administrator to avoid "Access Denied" errors.Monitor the situation after trying these steps to see if the issue resolves.
References: