Updated-search

This commit is contained in:
Nimisha Satapathy 2022-03-09 10:49:46 +05:30
parent bd80d690a9
commit cd0e59100b

View File

@ -36,6 +36,9 @@ manager: dansimp
<dd>
<a href="#search-allowsearchtouselocation">Search/AllowSearchToUseLocation</a>
</dd>
<dd>
<a href="#search-allowsearchhighlights">Search/AllowSearchHighlights</a>
</dd>
<dd>
<a href="#search-allowstoringimagesfromvisionsearch">Search/AllowStoringImagesFromVisionSearch</a>
</dd>
@ -323,6 +326,62 @@ The following list shows the supported values:
<hr/>
<!--Policy-->
<a href="" id="search-allowsearchtousehighlights"></a>**Search/AllowSearchHighlights**
<!--SupportedSKUs-->
|Edition|Windows 10|Windows 11|
|--- |--- |--- |
|Home|No|No|
|Pro|Yes|Yes|
|Business|Yes|Yes|
|Enterprise|Yes|Yes|
|Education|Yes|Yes|
<!--/SupportedSKUs-->
<hr/>
<!--Scope-->
[Scope](./policy-configuration-service-provider.md#policy-scope):
> [!div class = "checklist"]
> * Device
<hr/>
<!--/Scope-->
<!--Description-->
This policy controls whether search highlights are allowed.
- Disabling this setting turns off search highlights.
- Enabling or not configuring this setting turns on search highlights.
<!--/Description-->
<!--ADMXMapped-->
ADMX Info:
- GP Friendly name: *Allow search and highlights*
- GP name: *AllowSearchHighlights*
- GP path: *Windows Components/Search*
- GP ADMX file name: *Search.admx*
<!--/ADMXMapped-->
<!--SupportedValues-->
In Windows 10, the following list shows the supported values:
- 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.
In Windows 11, the following list shows the supported values:
- 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.
<!--/SupportedValues-->
<!--/Policy-->
<hr/>
<!--Policy-->
<a href="" id="search-allowstoringimagesfromvisionsearch"></a>**Search/AllowStoringImagesFromVisionSearch**