Add Disable Modern Standby networking to prevent battery drain (#288)

This commit is contained in:
Sashank
2025-08-19 23:24:28 +05:30
committed by GitHub
parent b6dc5c0147
commit b100cf15f2
8 changed files with 42 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ param (
[switch]$DisableDVR,
[switch]$DisableTelemetry,
[switch]$DisableFastStartup,
[switch]$DisableModernStandbyNetworking,
[switch]$DisableBingSearches, [switch]$DisableBing,
[switch]$DisableDesktopSpotlight,
[switch]$DisableLockscrTips, [switch]$DisableLockscreenTips,