mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-02-19 17:06:39 +00:00
Move Windows Search history option
This commit is contained in:
@@ -358,19 +358,6 @@
|
|||||||
"MinVersion": null,
|
"MinVersion": null,
|
||||||
"MaxVersion": null
|
"MaxVersion": null
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"FeatureId": "DisableSearchHistory",
|
|
||||||
"Label": "local Windows Search history",
|
|
||||||
"ToolTip": "This setting disables local search history in Windows Search. This does not affect web search history or the search history saved in Microsoft Edge.",
|
|
||||||
"Category": "Privacy & Suggested Content",
|
|
||||||
"Action": "Disable",
|
|
||||||
"RegistryKey": "Disable_Search_History.reg",
|
|
||||||
"ApplyText": "> Disabling search history...",
|
|
||||||
"UndoAction": "Enable",
|
|
||||||
"RegistryUndoKey": "Enable_Search_History.reg",
|
|
||||||
"MinVersion": null,
|
|
||||||
"MaxVersion": null
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"FeatureId": "DisableSuggestions",
|
"FeatureId": "DisableSuggestions",
|
||||||
"Label": "tips, tricks & suggested content throughout Windows",
|
"Label": "tips, tricks & suggested content throughout Windows",
|
||||||
@@ -410,6 +397,19 @@
|
|||||||
"MinVersion": null,
|
"MinVersion": null,
|
||||||
"MaxVersion": null
|
"MaxVersion": null
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"FeatureId": "DisableSearchHistory",
|
||||||
|
"Label": "local Windows Search history",
|
||||||
|
"ToolTip": "This setting disables local search history in Windows Search. This does not affect web search history or the search history saved in Microsoft Edge.",
|
||||||
|
"Category": "Privacy & Suggested Content",
|
||||||
|
"Action": "Disable",
|
||||||
|
"RegistryKey": "Disable_Search_History.reg",
|
||||||
|
"ApplyText": "> Disabling search history...",
|
||||||
|
"UndoAction": "Enable",
|
||||||
|
"RegistryUndoKey": "Enable_Search_History.reg",
|
||||||
|
"MinVersion": null,
|
||||||
|
"MaxVersion": null
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"FeatureId": "DisableEdgeAds",
|
"FeatureId": "DisableEdgeAds",
|
||||||
"Label": "ads, suggestions and newsfeed in Edge",
|
"Label": "ads, suggestions and newsfeed in Edge",
|
||||||
|
|||||||
Reference in New Issue
Block a user