MS Teams (EN)
I can’t login to Teams
Check if you’re using correct credentials - CTU username in form username>@cvut.cz and CTU password (see HelpFIT).
Reinstall application
Windows) remove directory %APPDATA%\Microsoft\Teams
Powershell:
Remove-Item -Recurse -Force $env:APPDATA\Microsoft\TeamsCMD
DEL /S %APPDATA%\Microsoft\Teams
Linux) remove directory ~/.local/microsoft/teams
sh/bash/ash/zsh/csh/tcsh/ksh/fish:
rm -rf ~/.config/Microsoft/Microsoft\ Teams ~/.config/*Microsoft\ Teams*
If any of these solutions did not help, contact administrator via CTU Helpdesk.
You can find more information about the Microsoft Teams application on the HelpFIT website.