Tuesday 14 July 2020

Uninstall Microsoft Teams via command line

Run

%LocalAppData%\Microsoft\Teams\Update.exe" --uninstall -s

Also will need to delete the following folders

%appdata%\Microsoft Teams
%appdata%\Microsoft\Teams

Also side note
Make sure that "Teams Machine-Wide Installer" is uninstalled too, as it will just fight the script removing it.

No comments:

Post a Comment