Enable network prediction.

Enables network prediction in Google Chrome and prevents users from changing this setting.

This controls DNS prefetching, TCP and SSL preconnection and prerendering of web pages.

If you set this preference to 'always', 'never' or 'Wi-Fi only', users cannot change or override this setting in Google Chrome.

If this policy is left not set, network prediction will be enabled but the user will be able to change it.

Supported on: SUPPORTED_WIN7

Enable network prediction.


  1. Predict network actions on any network connection
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\Chrome
    Value NameNetworkPredictionOptions
    Value TypeREG_DWORD
    Value0
  2. Predict network actions on any network that is not cellular. (Deprecated in 50, removed in 52. After 52, if value 1 is set, it will be treated as 0 – predict network actions on any network connection.)
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\Chrome
    Value NameNetworkPredictionOptions
    Value TypeREG_DWORD
    Value1
  3. Do not predict network actions on any network connection
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\Chrome
    Value NameNetworkPredictionOptions
    Value TypeREG_DWORD
    Value2


chrome.admx

Administrative Templates (Computers)

Administrative Templates (Users)