Oct 11 2023 11:55 PM - edited Oct 12 2023 12:00 AM
I have an issue with the New Teams. In the old Teams I had access to a guest account and could easily switch. After updating to New Teams - the account that get shown has a combination of the guest org and my own org. I have no way to switch to the guest account.
Then when I log out I see a list of other accounts I have used in the past. These are not guest accounts but actual login accounts. I don't have access to them anymore and they are not listed as organisations I'm a member of.
I have uninstalled Teams, deleted cache several time but I can not get everything deleted!
I have created a new windows profile to test and the issue does not appear there. (not the solution I want)
So how do I COMPLETELY DELETE / UNISTALL Teams? I want everything gone from my work profile so I can get a clean install that works.
Oct 12 2023 03:33 AM
Hi @BB-PP,
To thoroughly uninstall Microsoft Teams from your Windows profile, follow these steps:
Once Teams is uninstalled, you can remove any remaining Teams files by deleting the following folders:
Additionally, you can delete the following registry keys:
To delete a registry key:
After deleting the Teams folders and registry keys, restart your computer to ensure that Teams is completely uninstalled from your Windows profile.
For addressing other accounts showing up in the sign-out screen:
These accounts are likely stored in the Windows Credential Manager. To remove them, follow these steps:
After deleting the credentials, the accounts should no longer appear in the sign-out screen.
Please click Mark as Best Response & Like if my post helped you to solve your issue.
This will help others to find the correct solution easily. It also closes the item.
If the post was useful in other ways, please consider giving it Like.
Kindest regards,
Leon Pavesic
(LinkedIn)
Oct 17 2023 03:32 AM
@LeonPavesic thank you for the detailed explanation and steps.
I followed everything to uninstall Teams.
In the Windows Credential Manager there are no listings for the extra accounts shown in Teams, so I went and deleted the credentials associated with Teams.
I reinstalled Teams, and unfortunately no luck, both issues are still present.
I went to follow all the steps again to uninstall and noticed on the second round that the registry keys are not present. they have not been added after the re-install.
Windows Credential Manager just shows 2 credentials for Teams, nothing new / different there.
This leads me to believe that the account info is stored somewhere else on my laptop. The question is where?
Dec 19 2023 09:23 PM
Jan 16 2024 02:43 AM
Jan 17 2024 11:09 AM
@ErikG1970 No unfortunately no solution. Apparently the settings are so deeply rooted I can't get rid of them. I even left the organisation I was quest off to see if I could log in to the new version. This worked. However the minute I re-joined the organisation the problem returned. I've now created a new windows profile since there is no other solution.
If you manage to find a solution please so let us know.
Jan 24 2024 09:27 AM - edited Jan 24 2024 09:32 AM
Hi BB-PP,
I've had similar issue recently and was under the impression Team cache only stores in the below locations:
%appdata%\Microsoft\Teams
%localappdata%\Microsoft\Teams
In order to resolve the issue I needed to remove the Edge & Chrome cache also ( no idea whats stored )
After uninstalling Teams and clearing the cache, also clear Edge & Chrome data:
Chrome locations:
\Google\Chrome\User Data\Default\Cache
\Google\Chrome\User Data\Default\Cookies
\Google\Chrome\User Data\Default\Web Data
You can clear Edge by using the below cmd:
RunDll32.exe InetCpl.cpl, ClearMyTracksByProcess 8
#(This part of the command is designed to clear temporary internet files and website files.)
RunDll32.exe InetCpl.cpl, ClearMyTracksByProcess 2
#(This part of the command is designed to clear cookies.)
Then remove any remaining credentials from credential manager and make sure to restart the device before re-installing
Hope this is helpful, worked for me
Feb 19 2024 04:33 AM
Jul 19 2024 05:02 PM