A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi Larry,
It seems like the AADClient isn't working, which facilitates the sign-in into Windows.
Can you try this: In Windows Search, type in PowerShell, right-click on it, and then choose Run as administrator. Run:
Get-AppxPackage *Microsoft.AAD.BrokerPlugin* | Reset-AppxPackage
Also in an elevated CMD the following:
RunDll32.exe InetCpl.cpl,ResetIEtoDefaults
Good luck!