Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

SOLVED Remove or Disable default Teams app in windows 11 Enterprise

  • Thread starter Thread starter Peter Rose
  • Start date Start date
  • Replies Replies 1
  • Views Views 2K
Status
Not open for further replies.

Peter Rose

New Member
Messages
1
Reaction score
0
Points
1
Hi First time posting. Has anyone been able to remove the default teams app in windows 11 using powershell for all users.

Kind Regards

Peter
 
Solution
Hi First time posting. Has anyone been able to remove the default teams app in windows 11 using powershell for all users.

Kind Regards

Peter
have you tried this powershell command. it will remove it for all users
Remove-AppxProvisionedPackage "package full name"
i run this command after mounting the windows 11 wim file which is used in the task sequence deployment
Hi First time posting. Has anyone been able to remove the default teams app in windows 11 using powershell for all users.

Kind Regards

Peter
have you tried this powershell command. it will remove it for all users
Remove-AppxProvisionedPackage "package full name"
i run this command after mounting the windows 11 wim file which is used in the task sequence deployment
 
Solution
Status
Not open for further replies.

Forum statistics

Threads
7,128
Messages
27,834
Members
18,142
Latest member
MateuszSie

Trending content

Back
Top