Choose how to specify proxy server settings

Allows you to specify the proxy server used by Vivaldi and prevents users from changing proxy settings.

If you choose to never use a proxy server and always connect directly, all other options are ignored.

If you choose to use system proxy settings or auto detect the proxy server, all other options are ignored.

If you choose fixed server proxy mode, you can specify further options in 'Address or URL of proxy server' and 'Comma-separated list of proxy bypass rules'.

If you choose to use a .pac proxy script, you must specify the URL to the script in 'URL to a proxy .pac file'.

For detailed examples, visit:
https://www.chromium.org/developers/design-documents/network-settings#TOC-Command-line-options-for-proxy-sett

If you enable this setting, Vivaldi ignores all proxy-related options specified from the command line.

Leaving this policy not set will allow the users to choose the proxy settings on their own.

Supported on: Microsoft Windows XP SP2 or later

Choose how to specify proxy server settings


  1. Never use a proxy
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Vivaldi
    Value NameProxyMode
    Value TypeREG_SZ
    Valuedirect
  2. Auto detect proxy settings
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Vivaldi
    Value NameProxyMode
    Value TypeREG_SZ
    Valueauto_detect
  3. Use a .pac proxy script
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Vivaldi
    Value NameProxyMode
    Value TypeREG_SZ
    Valuepac_script
  4. Use fixed proxy servers
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Vivaldi
    Value NameProxyMode
    Value TypeREG_SZ
    Valuefixed_servers
  5. Use system proxy settings
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Vivaldi
    Value NameProxyMode
    Value TypeREG_SZ
    Valuesystem


vivaldi.admx

Administrative Templates (Computers)

Administrative Templates (Users)