Forum Discussion
Patrik_Lundberg
Aug 25, 2023Iron Contributor
New Teams cannot be set to start automatically
Since I started using the New Teams I have not been able to toggle the setting to start the client automatically when I login to Windows. When trying to click the setting nothing happens. There will...
- Aug 29, 2023
After identifying that I didn't had the setting visible I started to think that there were some problem with Windows rather than New Teams. I searched and found this article:
https://answers.microsoft.com/en-us/windows/forum/all/startup-app-in-menu-settings-is-missing-in-windows/d4ec7fe9-3f28-4b84-8757-9ecf6179d53a?page=2
The issue actually matched my machine. I also had a missing Startup App setting in the Settings App. I opened the registry I found that I were missing some of the mentioned keys.
First I added SupportUwpStartupTasks REG_DWORD 0x1. That solved the missing setting in the Settings app.
I opened the Startup App meny in the settings and I saw that New Teams were still grayed out. That wasn't the complete solution to the problem.
Second, I added SupportFullTrustStartupTasks REG_DWORD 0x1.
After I added this second registry key everything started to work as expected.Also there are two additional keys that should be set:
EnableFullTrustStartupTasks REG_DWORD 0x2
EnableUwpStartupTasks REG_DWORD 0x2
Now I need to find out why these two keys were missing on my machine. My suspicion is that they were lost during upgrade from Windows 10 to WIndows 11, but we'll see about that.
Thanks for pushing me in the right direction so that I finally could find the solution.
Tobrien1985
Dec 04, 2023Copper Contributor
Why can't we have a shortcut? This is absolutely dumb. MICROSOFT, stop trying to be Apple. I want a shortcut because I use a folder on the toolbar with icons to open various apps. I hate the search feature and it's quicker for me to do this. How do we get a shortcut, no one has answered that question. I can't find the file location in my computer. If it's a webpage, fine, then what's the webpage?
- svenadultbooksFeb 05, 2025Copper Contributor
The teams.exe file is hidden in the WindowsApps folder. Unfortunately the folder name changes quite often after an update. I have a shortcut connected to a StreamDeck button. It stops working periodically and I have to find the new exe file.
This is the current location for me as of today, 3rd feb 2025.
C:\Program Files\WindowsApps\MSTeams_25007.607.3371.8436_x64__8wekyb3d8bbwe
- robPRSMJul 09, 2024Copper Contributorif they were being Apple there wouldn't be all this whacko needing to make registry edits...good grief: I'm so glad I'm not on a PC
- Lionel_RvKJun 13, 2024Copper ContributorGo to task manager - details. There you can right click the new teams (when it's running) and open the the folder location
- rohit_bAug 06, 2024Copper Contributor
Getting the Teams app file location by going to Task Manager and adding its shortcut to the start-up folder worked for me. Thanks!