MS Teams (EN)

MS Teams (EN)

  1. I can’t login to Teams

    1. Check if you’re using correct credentials - CTU username in form username>@cvut.cz and CTU password (see HelpFIT).

    2. Reinstall application

      1. Windows) remove directory %APPDATA%\Microsoft\Teams

        1. Powershell:

          Remove-Item -Recurse -Force $env:APPDATA\Microsoft\Teams
        2. CMD

          DEL /S %APPDATA%\Microsoft\Teams
      2. Linux) remove directory ~/.local/microsoft/teams

        1. sh/bash/ash/zsh/csh/tcsh/ksh/fish:

          rm -rf ~/.config/Microsoft/Microsoft\ Teams ~/.config/*Microsoft\ Teams*
    3. 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.