Forum Discussion
castrazozza
Oct 16, 2020Copper Contributor
Microsoft Teams Black screen
The app just turn black when i start it. i tried to uninstall e reinstall, clear chache, change account ecc nothing worked. I can use it via web but not from the app
- Mar 04, 2021
A solution that works for me and does not require computer restart:
1. Hit `Win+R` to open a console prompt.
2. Kill all processes that have teams in their name with this command:taskkill /IM "teams*" /F
3. Launch Teams.
ChrisD1610
Mar 04, 2021Copper Contributor
A solution that works for me and does not require computer restart:
1. Hit `Win+R` to open a console prompt.
2. Kill all processes that have teams in their name with this command:
taskkill /IM "teams*" /F
3. Launch Teams.
bvisscher
Apr 05, 2021Copper Contributor
This works for me. Thanks ChrisD1610.