Windows 11 - Microsoft Teams automatically installing itself?

  • Thread starter Thread starter Kjell
  • Start date Start date
K

Kjell

Guest
Does anyone know if there's any way of stopping Microsoft Teams from automatically installing after completing Windows 11 installation?
 
I've used this for now:
Code:
[HKEY_CURRENT_USER\Software\Microsoft\Office\Teams]
"PreventInstallationFromMsi"=dword:00000001
 
Its to prevent installation during office setup. won't work for windows alone.
 
W11 Teams is not really Office, it's just a rebranded Skype app. There's a Reddit thread on the lack of progress in blocking reinstall.
 
I checked the solutions are not different, folder permission, or restart removal at every restart... someone mentioned about

We can see in the event viewer (in Microsoft-Windows-AppXDeploymentServer) that Windows is calling https://go.microsoft.com/fwlink/?linkid=2160968 to download it again, wich seems pretty shameful.

some one mentioned about contentdelivery manager. which i tried already didnot work for teams but worked for other sponsored apps.
 
Back
Top