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

View File

@@ -384,6 +384,19 @@
"MinVersion": null,
"MaxVersion": null
},
{
"FeatureId": "DisableFindMyDevice",
"Label": "Find My Device location tracking",
"ToolTip": "This will turn off the 'Find My Device' feature, which periodically sends your device's location to Microsoft. This feature uses policies, which will lock down certain settings.",
"Category": "Privacy & Suggested Content",
"Action": "Disable",
"RegistryKey": "Disable_Find_My_Device.reg",
"ApplyText": "> Disabling Find My Device location tracking...",
"UndoAction": "Enable",
"RegistryUndoKey": "Enable_Find_My_Device.reg",
"MinVersion": null,
"MaxVersion": null
},
{
"FeatureId": "DisableSearchHistory",
"Label": "local Windows Search history",
@@ -575,6 +588,19 @@
"MinVersion": null,
"MaxVersion": null
},
{
"FeatureId": "DisableSearchHighlights",
"Label": "Search Highlights (dynamic/branded content in Windows search box)",
"ToolTip": "This will turn off Search Highlights, which shows dynamically curated branded content and trending topics in the Windows search box on the taskbar.",
"Category": "Privacy & Suggested Content",
"Action": "Disable",
"RegistryKey": "Disable_Search_Highlights.reg",
"ApplyText": "> Disabling Search Highlights in the Windows search box...",
"UndoAction": "Enable",
"RegistryUndoKey": "Enable_Search_Highlights.reg",
"MinVersion": 22621,
"MaxVersion": null
},
{
"FeatureId": "DisableStartPhoneLink",
"Label": "Phone Link integration in the start menu",