We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d61c904 commit 504dbf5Copy full SHA for 504dbf5
src/scripts/Remove-BloatwareAppsList.ps1
@@ -54,8 +54,9 @@ function Remove-BloatwareAppsList() {
54
55
# Default Windows 11 apps
56
"Clipchamp.Clipchamp" # Clipchamp – Video Editor
57
+ "Microsoft.OutlookForWindows" # Microsoft Outlook
58
+ "MicrosoftTeams" # Microsoft Teams
59
"MicrosoftWindows.Client.WebExperience" # Taskbar Widgets
- "MicrosoftTeams" # Microsoft Teams / Preview
60
61
# [DIY] Remove the # to Uninstall
62
0 commit comments