Added option to disable Windows Spotlight desktop background feature #141

This commit is contained in:
Raphire
2024-12-26 19:06:49 +01:00
parent e3b4ea24da
commit 8a27bc9a05
6 changed files with 9 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ param (
[switch]$DisableDVR,
[switch]$DisableTelemetry,
[switch]$DisableBingSearches, [switch]$DisableBing,
[switch]$DisableDesktopSpotlight,
[switch]$DisableLockscrTips, [switch]$DisableLockscreenTips,
[switch]$DisableWindowsSuggestions, [switch]$DisableSuggestions,
[switch]$ShowHiddenFolders,