mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-08-22 07:36:25 +00:00
Update feature wording
This commit is contained in:
@@ -1371,13 +1371,13 @@
|
||||
},
|
||||
{
|
||||
"FeatureId": "DisableDeviceAutoAppDownload",
|
||||
"Label": "Prevent Windows from auto-downloading device companion apps",
|
||||
"ToolTip": "Stops Windows from silently downloading device companion apps via Windows Update when you connect certain devices, like monitors from LG and Alienware. These devices will still work as expected, this only stops Windows Update from automatically installing additional apps without consent.",
|
||||
"Label": "Prevent Windows from auto-installing device companion apps",
|
||||
"ToolTip": "Stops Windows from silently installing device companion apps via Windows Update when you connect certain devices, like monitors from LG and Alienware. These devices will still work as expected, this only stops Windows Update from automatically installing additional apps without consent.",
|
||||
"Category": "Windows Update",
|
||||
"RegistryKey": "Disable_Device_Auto_App_Download.reg",
|
||||
"ApplyText": "Preventing automatic download of device companion apps",
|
||||
"UndoLabel": "Allow automatic download of device companion apps",
|
||||
"ApplyUndoText": "Allowing automatic download of device companion apps",
|
||||
"ApplyText": "Preventing automatic installation of device companion apps",
|
||||
"UndoLabel": "Allow automatic installation of device companion apps",
|
||||
"ApplyUndoText": "Allowing automatic installation of device companion apps",
|
||||
"RegistryUndoKey": "Enable_Device_Auto_App_Download.reg",
|
||||
"MinVersion": null,
|
||||
"MaxVersion": null
|
||||
|
||||
Reference in New Issue
Block a user