diff --git a/Assets/Features.json b/Assets/Features.json index 12883f7..5cedcf1 100644 --- a/Assets/Features.json +++ b/Assets/Features.json @@ -371,6 +371,19 @@ "MinVersion": 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": "DisableLockscreenTips", "Label": "tips & tricks on the lock screen", @@ -397,19 +410,6 @@ "MinVersion": 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", "Label": "ads, suggestions and newsfeed in Edge",