Added option to completely disable/hide Settings Home page

This commit is contained in:
Raphire
2025-05-20 21:56:04 +02:00
parent 6eccf15d88
commit 6c4b791d79
5 changed files with 25 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ param (
[switch]$DisableLockscrTips, [switch]$DisableLockscreenTips,
[switch]$DisableWindowsSuggestions, [switch]$DisableSuggestions,
[switch]$DisableSettings365Ads,
[switch]$DisableSettingsHome,
[switch]$ShowHiddenFolders,
[switch]$ShowKnownFileExt,
[switch]$HideDupliDrive,