ADMX Guide

Default search provider suggest URL

Category

Computer Configuration > Administrative Templates > Google Chrome - Default Settings (users can override) > Default search provider

Scope

Both

Registry Key

HKLM\Software\Policies\Google\Chrome\Recommended

Description

If DefaultSearchProviderEnabled is on, then setting DefaultSearchProviderSuggestURL specifies the URL of the search engine to provide search suggestions. The URL should include the string '{searchTerms}', replaced in the query by the user's search terms. You can specify Google's search URL as: '{google:baseURL}complete/search?output=chrome&q={searchTerms}'. Example value: https://search.my.company/suggest?q={searchTerms}