Added Feature Disabling Notifications Through Win11Debloat (#690)

This commit is contained in:
Sqidy
2026-07-06 19:29:09 +02:00
committed by GitHub
parent 0eeb8f323a
commit 949515da3e
6 changed files with 15 additions and 0 deletions
+13
View File
@@ -401,6 +401,19 @@
"MinVersion": null,
"MaxVersion": null
},
{
"FeatureId": "DisableNotifications",
"Label": "Disable Windows Notifications (From apps and other senders)",
"ToolTip": "Disables native Windows notifications from apps and other senders, this includes notifications from apps like Discord, WhatsApp, Teams, and Slack.",
"Category": "Privacy & Suggested Content",
"RegistryKey": "Disable_Notifications.reg",
"ApplyText": "Disabling Windows notifications and reminders",
"UndoLabel": "Enable Windows notifications and reminders",
"ApplyUndoText": "Enabling Windows notifications and reminders",
"RegistryUndoKey": "Enable_Notifications.reg",
"MinVersion": null,
"MaxVersion": null
},
{
"FeatureId": "DisableLocationServices",
"Label": "Disable Windows location services & app location access",