Forum Discussion
Daniel Smith
Oct 19, 2023Copper Contributor
Are Existing Group Policy & Registry Settings Applicable to the New Teams Client?
Hi Everyone, Does anyone know if the existing registry and group policy settings for the "classic" Teams client also apply to the "new" Teams client? Specifically, how does one control whether t...
Daniel Smith
Oct 19, 2023Copper Contributor
Hi Everyone,
I actually figured this out using some diff tools to look for changes in the OS as I toggled the "Auto-start Teams" option in the new Teams client. You can set the value of the following registry value via GPO to enforce or disable auto-start at logon:
Key: HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\MSTeams_8wekyb3d8bbwe\TeamsTfwStartupTask
Value: "State"
Data: 2 (enable) | 1 (disable)
- GKreamerMar 28, 2024Copper Contributor
Daniel Smith it looks like now 2 is AutoStart enabled and 0 is AutoStart disabled? That is what I am seeing when toggling that setting in New Teams.