mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-05-19 20:26:19 +00:00
Merge branch 'master' into undo-tweaks
This commit is contained in:
@@ -49,8 +49,8 @@ function ExecuteParameter {
|
||||
RemoveApps 'Microsoft.Copilot'
|
||||
}
|
||||
'DisableWidgets' {
|
||||
# Also remove the app package for Widgets
|
||||
RemoveApps 'Microsoft.StartExperiencesApp'
|
||||
# Also remove the app packages for Widgets
|
||||
RemoveApps 'Microsoft.StartExperiencesApp','MicrosoftWindows.Client.WebExperience','Microsoft.WidgetsPlatformRuntime'
|
||||
}
|
||||
}
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user