mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-08-23 08:02:07 +00:00
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:
@@ -30,6 +30,7 @@ param (
|
||||
[switch]$DisableUpdateASAP,
|
||||
[switch]$PreventUpdateAutoReboot,
|
||||
[switch]$DisableDeliveryOptimization,
|
||||
[switch]$DisableDeviceAutoAppDownload,
|
||||
[switch]$DisableBing,
|
||||
[switch]$DisableNotifications,
|
||||
[switch]$DisableStoreSearchSuggestions,
|
||||
|
||||
Reference in New Issue
Block a user