This page looks best with JavaScript enabled

Prevent Teams From Starting Automatically With No User Login

 ·  ☕ 1 min read

If you are deploying Microsoft Teams but don’t want it to start on login, or force users to login to disable the auto start then you can do it after installation of Teams simply by editing a file. The file is located in the install location of the Teams installer, by default is it here:

1
%programfiles% (x86)\Teams Installer\setup.json

The contents of the file should be as follows:

1
{"noAutoStart":true}

Once this is done, Teams will no longer start up on login of any user by default.

If you would like to support me, please check out the link below.

If you have any questions or comments please leave them below.

-Mike

Share on
Support the author with