Actualiser powershell/Remove-BuiltInApps.ps1
This commit is contained in:
@@ -2,7 +2,15 @@
|
|||||||
$AppsToRemove = @(
|
$AppsToRemove = @(
|
||||||
"Microsoft.Windows.WebExperience",
|
"Microsoft.Windows.WebExperience",
|
||||||
"Microsoft.XboxApp",
|
"Microsoft.XboxApp",
|
||||||
"Microsoft.OutlookApp"
|
"Microsoft.OutlookApp",
|
||||||
|
"Hub de commentaires",
|
||||||
|
"Xbox TCUI",
|
||||||
|
"Xbox Identity Provider",
|
||||||
|
"Power Automate",
|
||||||
|
"Microsoft.MicrosoftStickyNotes",
|
||||||
|
"Microsoft.BingWeather",
|
||||||
|
"Microsoft Teams",
|
||||||
|
"Microsoft OneDrive"
|
||||||
)
|
)
|
||||||
|
|
||||||
# Remove provisioned packages for new users
|
# Remove provisioned packages for new users
|
||||||
|
|||||||
Reference in New Issue
Block a user