Its possible to open teams minimised from the command line or a shortcut. On any platform you can add these arguments: --processStart "Teams.exe" --process-start-args "--system-initiated"
Heres an example, you need to fill in the <your username> part:
C:\Users\<YOUR USERNAME>\AppData\Local\Microsoft\Teams\Update.exe --processStart "Teams.exe" --process-start-args "--system-initiated"
Its possible to open teams minimised from the command line or a shortcut. On any platform you can add these arguments: --processStart "Teams.exe" --process-start-args "--system-initiated"
Heres an example, you need to fill in the <your username> part:
C:\Users\<YOUR USERNAME>\AppData\Local\Microsoft\Teams\Update.exe --processStart "Teams.exe" --process-start-args "--system-initiated"