Add option to hide the 'All Apps' section from the start menu (#513)

This commit is contained in:
Raphire
2026-03-09 23:03:56 +01:00
parent 992c80bc1e
commit 8401474a79
7 changed files with 33 additions and 2 deletions

View File

@@ -60,6 +60,7 @@ param (
[switch]$HideSearchTb, [switch]$ShowSearchIconTb, [switch]$ShowSearchLabelTb, [switch]$ShowSearchBoxTb,
[switch]$HideTaskview,
[switch]$DisableStartRecommended,
[switch]$DisableStartAllApps,
[switch]$DisableStartPhoneLink,
[switch]$DisableCopilot,
[switch]$DisableRecall,