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

2
Win11Debloat.ps1 Executable file → Normal file
View File

@@ -35,10 +35,12 @@ param (
[switch]$PreventUpdateAutoReboot,
[switch]$DisableDeliveryOptimization,
[switch]$DisableBing,
[switch]$DisableSearchHighlights,
[switch]$DisableDesktopSpotlight,
[switch]$DisableLockscreenTips,
[switch]$DisableSuggestions,
[switch]$DisableLocationServices,
[switch]$DisableFindMyDevice,
[switch]$DisableEdgeAds,
[switch]$DisableBraveBloat,
[switch]$DisableSettings365Ads,