Added Disable Fast Start-up Option (#212)

Co-authored-by: Jeffrey <9938813+Raphire@users.noreply.github.com>
This commit is contained in:
Andrew
2025-05-01 22:32:41 +01:00
committed by GitHub
parent 03f4606c0e
commit 9755a15db7
7 changed files with 29 additions and 1 deletions

View File

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