Skip to content
This repository was archived by the owner on Oct 3, 2025. It is now read-only.

Commit c7e5582

Browse files
committed
Remove all apps which could be named as Microsoft Teams
- Thanks Microsoft
1 parent 2779c13 commit c7e5582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scripts/Remove-BloatwareAppsList.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ function Remove-BloatwareAppsList() {
5757
# Default Windows 11 apps
5858
"Clipchamp.Clipchamp" # Clipchamp – Video Editor
5959
"Microsoft.OutlookForWindows" # Microsoft Outlook
60-
"MicrosoftTeams" # Microsoft Teams
60+
"M*S*Teams" # Microsoft Teams (24H2 or older)
6161
"MicrosoftWindows.Client.WebExperience" # Taskbar Widgets
6262

6363
# [DIY] Remove the # to Uninstall

0 commit comments

Comments
 (0)