Sep 20 2019 07:33 PM - edited Sep 20 2019 07:33 PM
Sep 20 2019 11:51 PM
Sep 22 2019 02:44 AM
Sep 22 2019 07:38 AM
Solution@Anonymous2240I believe What is happening is on the Microsoft end! Make sure you have an updated acc# and you type in your Microsoft Teams credentials correctly ! We had a problem for a bit but We were able to resolve it ! darn SSSH KEYS ! Always been a PROBLEM !
Mar 22 2020 03:32 AM
On this site my situation is perfectly depicted:
I have gone through all the steps suggested there but the problem has still to be figured out, can you help? @Richardrut
Mar 22 2020 03:35 AM
Apr 06 2020 04:43 AM
I had this issue in the desktop app and knew there was already a tenant (I created it). I could use the mobile app and web app fine so figured it was an authentication issue. Anyway, I knew I had to clear a cache but couldn't figure out which one until stumbled on this blog: https://commsverse.blog/2018/09/28/clear-the-microsoft-teams-client-cache/
Jul 15 2020 05:21 AM - edited Jul 15 2020 05:26 AM
I run into this issue multiple times in different situations and all the hotfixes out there help sometimes but more and more less.
What haved worked for me is going to %LOCALAPPDATA%\Packages where you should find a folder "Microsoft.AAD.BrokerPlugin_" with some random letters an numbers at the end.
Inside is a folder called "LocalState" remove this folder and create a file called LocalState but remove the extension. So for example create a textfile.txt and call it LocalState.
If the folder got created again, then you did something wrong.
After this start Teams and you will have to enter your email adress and maybe it will show you this login screen twice, but after the second one you are able to login again and use Teams.
Worked for me on all computers i got this error before.
Jul 25 2020 07:31 AM
Thanks for the help.
Just so I've got this straight:
1) Delete LocalState folder.
2) Create text file in Microsoft.AAD.BrokerPlugin_... directory called LocalState.txt and rename it to LocalState with no extension.
3) Try and login to Teams.
Correct?
Thanks
Jul 25 2020 08:05 AM
Jul 25 2020 08:13 AM
Jul 25 2020 08:18 AM
i already wrote an batch file for it because it was a problem that comes more and more often.
but fixed it for me forever, whereever i used it.
just create a batch file with this:
taskkill /IM teams.exe /f
cd "%LOCALAPPDATA%\Packages\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy"
rmdir LocalState
> LocalState type nul
and run it as user, where teams is unable to login.
But its important to not run it as admin, because it will fix it for admin and not the user 🙂
Sep 10 2020 09:21 PM
@issofact Listen ! You have to reset security protocols !!! Then you have to have the correct account ! Then you have to reset the SSSH KEYS ! Look if you do not know or are UNFAMILAR with this process I will suggest you go to Microsoft ! They have a package that you can download that will clear this up ! This has been going on way to long ! Did people forget the basics or what ! I do not understand If we do not know what we are doing here then WHAT ARE WE DOING HERE ??????? THANK YOU FOR ALLOWING ME TO VENT !
Sep 28 2020 12:18 AM
I have the same issue. I reistalled windows 10 and since then I am stuck at redirecting credentials and ending up at cant sign in .
Kindly help @issofact
Nov 03 2020 04:53 PM
@Richardrut Do you have a link to that Package please?
Dec 03 2020 04:00 AM
@stefankabiThis still works but you may have to work your way manually (del ... *.*, rmdir ... repeatedly) through the sub-folders and randomly named .def files (up to 2 further sub-levels I found). It worked for using Teams v1.3.00.28779
Dec 03 2020 05:50 AM
it is still working fine for me, exactly like i posted it.
The only issue if you would like to call it that way is, if you run the batch file with administrative privileges, then it will "patch" this for the administrator account and not the user.
Dec 03 2020 05:54 AM
Don't be grumpy. Telling people that they don't have a clue won't help anyone. After all, they all ended up here because of the same problem. So it would be easier telling the people where to download the package or what they could do.
Sep 22 2019 07:38 AM
Solution@Anonymous2240I believe What is happening is on the Microsoft end! Make sure you have an updated acc# and you type in your Microsoft Teams credentials correctly ! We had a problem for a bit but We were able to resolve it ! darn SSSH KEYS ! Always been a PROBLEM !