Add Search Highlights, Find My Device toggles and Lenovo/Dell OEM apps (#508)

This commit is contained in:
@lexlucas
2026-03-07 18:32:06 +00:00
committed by GitHub
parent 495762e378
commit bbfbd7193e
11 changed files with 106 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ param (
[switch]$DisableLockscreenTips,
[switch]$DisableSuggestions,
[switch]$DisableLocationServices,
[switch]$DisableFindMyDevice,
[switch]$DisableEdgeAds,
[switch]$DisableBraveBloat,
[switch]$DisableSettings365Ads,
@@ -61,6 +62,7 @@ param (
[switch]$DisablePaintAI,
[switch]$DisableNotepadAI,
[switch]$DisableEdgeAI,
[switch]$DisableSearchHighlights,
[switch]$DisableWidgets,
[switch]$HideChat,
[switch]$EnableEndTask,