Forum Discussion
Runwilburrun
Aug 17, 2020Copper Contributor
Microsoft Teams Not Asking for Password
I have the Microsoft Teams desktop app on my work station. This is a work station that on occasion is shared with other users. My problem is that when logging into Microsoft teams, it does not ask fo...
- Oct 07, 2020
ChristianBergstromWell, meanwhile I tried suggested workaround to start Teams in Compatibility Mode for Windows 8 and so far, it is working well.
See: https://answers.microsoft.com/de-de/msteams/forum/all/teams-fehler-80080300/3a4bcab3-927a-4bd3-b3fc-d275535fb6d8
fabianope
Nov 03, 2020Copper Contributor
RunwilburrunHi, I've discovered that this problem is linked to the settings.json file on the cache, so I've made a quick & dirty .bat:
del /Q %appdata%\Microsoft\teams\settings.json
that I launch at every teams exit at the end of my work.
This file (with the login problem inside) is automatically re-created at teams restart
It would be great to know where's ( inside that json) the option that permits the login without the password...