mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-04-03 14:06:27 +00:00
Add Search Highlights, Find My Device toggles and Lenovo/Dell OEM apps (#508)
This commit is contained in:
42
Apps.json
42
Apps.json
@@ -73,6 +73,18 @@
|
||||
"Description": "AI assistant integrated into Windows",
|
||||
"SelectedByDefault": true
|
||||
},
|
||||
{
|
||||
"FriendlyName": "Copilot+ AI Hub",
|
||||
"AppId": "Microsoft.Windows.AIHub",
|
||||
"Description": "Copilot+ AI Hub app (Windows 11 24H2+)",
|
||||
"SelectedByDefault": true
|
||||
},
|
||||
{
|
||||
"FriendlyName": "Microsoft PC Manager",
|
||||
"AppId": "Microsoft.PCManager",
|
||||
"Description": "Microsoft PC Manager system cleanup and optimization tool (often preinstalled)",
|
||||
"SelectedByDefault": true
|
||||
},
|
||||
{
|
||||
"FriendlyName": "Get Started",
|
||||
"AppId": "Microsoft.Getstarted",
|
||||
@@ -828,6 +840,36 @@
|
||||
"AppId": "AD2F1837.myHP",
|
||||
"Description": "HP OEM central hub app for device info, support, and services",
|
||||
"SelectedByDefault": false
|
||||
},
|
||||
{
|
||||
"FriendlyName": "Lenovo Vantage",
|
||||
"AppId": "E046963F.LenovoCompanion",
|
||||
"Description": "Lenovo OEM hub app for device settings, updates, and support",
|
||||
"SelectedByDefault": false
|
||||
},
|
||||
{
|
||||
"FriendlyName": "Lenovo Vantage Service",
|
||||
"AppId": "LenovoCompanyLimited.LenovoVantageService",
|
||||
"Description": "Background service component for Lenovo Vantage",
|
||||
"SelectedByDefault": false
|
||||
},
|
||||
{
|
||||
"FriendlyName": "Dell SupportAssist",
|
||||
"AppId": "DellInc.DellSupportAssistforPCs",
|
||||
"Description": "Dell OEM support, diagnostic, and update tool",
|
||||
"SelectedByDefault": false
|
||||
},
|
||||
{
|
||||
"FriendlyName": "Dell Digital Delivery Services",
|
||||
"AppId": "DellInc.DellDigitalDelivery",
|
||||
"Description": "Dell OEM software for delivering pre-purchased software",
|
||||
"SelectedByDefault": false
|
||||
},
|
||||
{
|
||||
"FriendlyName": "Dell Mobile Connect",
|
||||
"AppId": "DellInc.DellMobileConnect",
|
||||
"Description": "Dell OEM app for linking Android/iOS phone to PC (superseded by Phone Link)",
|
||||
"SelectedByDefault": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user