mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-05-18 11:46:18 +00:00
Improve DisableWidgets feature by removing additional Widget related apps (#561)
This commit is contained in:
@@ -841,6 +841,20 @@
|
||||
"SelectedByDefault": false,
|
||||
"Recommendation": "optional"
|
||||
},
|
||||
{
|
||||
"FriendlyName": "Windows Web Experience Pack",
|
||||
"AppId": "MicrosoftWindows.Client.WebExperience",
|
||||
"Description": "Helps deliver and update certain features, like Widgets, through the Microsoft Store",
|
||||
"SelectedByDefault": false,
|
||||
"Recommendation": "optional"
|
||||
},
|
||||
{
|
||||
"FriendlyName": "Widgets Platform Runtime",
|
||||
"AppId": "Microsoft.WidgetsPlatformRuntime",
|
||||
"Description": "Runtime required for Windows Widgets to function",
|
||||
"SelectedByDefault": false,
|
||||
"Recommendation": "optional"
|
||||
},
|
||||
{
|
||||
"FriendlyName": "HP AI Experience Center",
|
||||
"AppId": "AD2F1837.HPAIExperienceCenter",
|
||||
|
||||
Reference in New Issue
Block a user