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
+1
View File
@@ -28,6 +28,7 @@ param (
[switch]$DisableFastStartup,
[switch]$DisableBitlockerAutoEncryption,
[switch]$DisableModernStandbyNetworking,
[switch]$DisableNotifications,
[switch]$DisableStorageSense,
[switch]$DisableUpdateASAP,
[switch]$PreventUpdateAutoReboot,