mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-06-10 10:36:26 +00:00
Remove RemoveCommApps and RemoveW11Outlook presets
These are largely redundant. Use -RemoveApps parameter instead
This commit is contained in:
@@ -319,36 +319,12 @@
|
||||
"MinVersion": null,
|
||||
"MaxVersion": null
|
||||
},
|
||||
{
|
||||
"FeatureId": "RemoveCommApps",
|
||||
"Label": "Remove the Mail, Calendar, and People apps",
|
||||
"Category": null,
|
||||
"RegistryKey": null,
|
||||
"ApplyText": "Removing selected apps...",
|
||||
"UndoLabel": null,
|
||||
"ApplyUndoText": null,
|
||||
"RegistryUndoKey": null,
|
||||
"MinVersion": null,
|
||||
"MaxVersion": null
|
||||
},
|
||||
{
|
||||
"FeatureId": "RemoveW11Outlook",
|
||||
"Label": "Remove the new Outlook for Windows app",
|
||||
"Category": null,
|
||||
"RegistryKey": null,
|
||||
"ApplyText": "Removing selected apps...",
|
||||
"UndoLabel": null,
|
||||
"ApplyUndoText": null,
|
||||
"RegistryUndoKey": null,
|
||||
"MinVersion": null,
|
||||
"MaxVersion": null
|
||||
},
|
||||
{
|
||||
"FeatureId": "RemoveGamingApps",
|
||||
"Label": "Remove the Xbox App and Xbox Gamebar",
|
||||
"Category": null,
|
||||
"RegistryKey": null,
|
||||
"ApplyText": "Removing selected apps...",
|
||||
"ApplyText": "Removing gaming related apps...",
|
||||
"UndoLabel": null,
|
||||
"ApplyUndoText": null,
|
||||
"RegistryUndoKey": null,
|
||||
@@ -360,7 +336,7 @@
|
||||
"Label": "Remove HP OEM applications",
|
||||
"Category": null,
|
||||
"RegistryKey": null,
|
||||
"ApplyText": "Removing selected apps...",
|
||||
"ApplyText": "Removing HP apps...",
|
||||
"UndoLabel": null,
|
||||
"ApplyUndoText": null,
|
||||
"RegistryUndoKey": null,
|
||||
@@ -553,7 +529,7 @@
|
||||
"Label": "Remove all pinned apps from the start menu for this user only",
|
||||
"Category": "Start Menu & Search",
|
||||
"RegistryKey": null,
|
||||
"ApplyText": null,
|
||||
"ApplyText": "Removing all pinned apps from the start menu",
|
||||
"UndoLabel": null,
|
||||
"ApplyUndoText": null,
|
||||
"RegistryUndoKey": null,
|
||||
@@ -565,7 +541,7 @@
|
||||
"Label": "Remove all pinned apps from the start menu for all existing and new users",
|
||||
"Category": "Start Menu & Search",
|
||||
"RegistryKey": null,
|
||||
"ApplyText": null,
|
||||
"ApplyText": "Removing all pinned apps from the start menu for all users",
|
||||
"UndoLabel": null,
|
||||
"ApplyUndoText": null,
|
||||
"RegistryUndoKey": null,
|
||||
@@ -577,7 +553,7 @@
|
||||
"Label": "Replace the start menu layout for this user only with the provided template file",
|
||||
"Category": null,
|
||||
"RegistryKey": null,
|
||||
"ApplyText": null,
|
||||
"ApplyText": "Replacing the start menu",
|
||||
"UndoLabel": null,
|
||||
"ApplyUndoText": null,
|
||||
"RegistryUndoKey": null,
|
||||
@@ -589,7 +565,7 @@
|
||||
"Label": "Replace the start menu layout for all existing and new users with the provided template file",
|
||||
"Category": null,
|
||||
"RegistryKey": null,
|
||||
"ApplyText": null,
|
||||
"ApplyText": "Replacing the start menu for all users",
|
||||
"UndoLabel": null,
|
||||
"ApplyUndoText": null,
|
||||
"RegistryUndoKey": null,
|
||||
@@ -654,7 +630,7 @@
|
||||
"ToolTip": "This will disable the Microsoft Store app suggestions in Windows search.",
|
||||
"Category": "Start Menu & Search",
|
||||
"RegistryKey": null,
|
||||
"ApplyText": null,
|
||||
"ApplyText": "Disabling Microsoft Store app suggestions in search...",
|
||||
"UndoLabel": "Enable Microsoft Store app suggestions in search",
|
||||
"ApplyUndoText": "Enabling Microsoft Store app suggestions in search...",
|
||||
"RegistryUndoKey": null,
|
||||
@@ -966,7 +942,7 @@
|
||||
"Category": "Taskbar",
|
||||
"Priority": 4,
|
||||
"RegistryKey": null,
|
||||
"ApplyText": null,
|
||||
"ApplyText": "Disabling widgets on the taskbar & lock screen...",
|
||||
"UndoLabel": null,
|
||||
"ApplyUndoText": null,
|
||||
"RegistryUndoKey": null,
|
||||
@@ -1365,7 +1341,7 @@
|
||||
"Label": "Forcefully uninstall Microsoft Edge. NOT RECOMMENDED!",
|
||||
"Category": null,
|
||||
"RegistryKey": null,
|
||||
"ApplyText": null,
|
||||
"ApplyText": "Forcefully uninstalling Microsoft Edge...",
|
||||
"UndoLabel": null,
|
||||
"ApplyUndoText": null,
|
||||
"RegistryUndoKey": null,
|
||||
|
||||
Reference in New Issue
Block a user