diff --git a/windows/client-management/mdm/policy-csp-search.md b/windows/client-management/mdm/policy-csp-search.md index 5028411604..7c493b6d8a 100644 --- a/windows/client-management/mdm/policy-csp-search.md +++ b/windows/client-management/mdm/policy-csp-search.md @@ -36,6 +36,9 @@ manager: dansimp
Search/AllowSearchToUseLocation
+
+ Search/AllowSearchHighlights +
Search/AllowStoringImagesFromVisionSearch
@@ -323,6 +326,63 @@ The following list shows the supported values:
+ +**Search/AllowSearchHighlights** + + + +|Edition|Windows 10|Windows 11| +|--- |--- |--- | +|Home|No|No| +|Pro|Yes|Yes| +|Business|Yes|Yes| +|Enterprise|Yes|Yes| +|Education|Yes|Yes| + + +
+ + +[Scope](./policy-configuration-service-provider.md#policy-scope): + +> [!div class = "checklist"] +> * Device + +
+ + + +This policy controls whether search highlights are shown in the search box or in search home. + +- If you enable this policy setting, then this setting turns on search highlights in the search box or in the search home. +- If you disable this policy setting, then this setting turns off search highlights in the search box or in the search home. + + + + +ADMX Info: +- GP Friendly name: *Allow search and highlights* +- GP name: *AllowSearchHighlights* +- GP path: *Windows Components/Search* +- GP ADMX file name: *Search.admx* + + + +The following list shows the supported values in Windows 10: +- Not Configured/ Enabled (default) – Enabling or not configuring this setting turns on search highlights in the taskbar search box and in search home. + +- Disabled – Disabling this setting turns off search highlights in the taskbar search box and in search home. + +The following list shows the supported values in Windows 11: +- Not Configured/ Enabled (default) – Enabling or not configuring this setting turns on search highlights in the start menu search box and in search home. + +- Disabled – Disabling this setting turns off search highlights in the start menu search box and in search home. + + + + +
+ **Search/AllowStoringImagesFromVisionSearch**