Using classic Outlook for Windows in business environments
Teams Add-In installed but not working
Possible fix from Reddit - A Teams configuration file is missing and without it the meeting Add-In fails.
[External Non-Microsoft Site] https://www.reddit.com/r/Outlook/comments/1ujm2gw/comment/ouplsfg/
The file
app_switcher_settings.jsonis missing from:%LocalAppData%\Publishers\8wekyb3d8bbwe\TeamsSharedConfigCopy the json file from a known-good machine and paste it into the
TeamsSharedConfigfolder.Contents of the file that worked for me were:
{"defaultApp":1,"cohort":"","webAccountId_AAD":"","cohortStage":"","userId_AAD":"","previousT1MachineId":"","previousT1SessionId":""}Then close both Outlook and Teams, launch Teams first, then Outlook.
For additional information and the steps to create the json file from scratch, see the original Reddit post.