Add option to prevent auto install of device apps & add LG monitor app removal (#695)

* Add support for removing LG monitor app

* Add option to prevent auto install of device companion apps via Windows Update

* Update CONTRIBUTING.md with missing Apps.json fields
This commit is contained in:
Jeffrey
2026-07-08 17:54:13 +02:00
committed by GitHub
parent 82f50d6d13
commit 0ef789cc3a
8 changed files with 42 additions and 2 deletions
+1
View File
@@ -33,6 +33,7 @@ param (
[switch]$DisableUpdateASAP,
[switch]$PreventUpdateAutoReboot,
[switch]$DisableDeliveryOptimization,
[switch]$DisableDeviceAutoAppDownload,
[switch]$DisableBing,
[switch]$DisableStoreSearchSuggestions,
[switch]$DisableDesktopSpotlight,