Default geolocation setting

Allows you to set whether websites are allowed to track the users' physical location. Tracking the users' physical location can be allowed by default, denied by default or the user can be asked every time a website requests the physical location.

If this policy is left not set, 'AskGeolocation' will be used and the user will be able to change it.

Supported on: Microsoft Windows XP SP2 or later

Default geolocation setting


  1. Allow sites to track the users' physical location
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Vivaldi
    Value NameDefaultGeolocationSetting
    Value TypeREG_DWORD
    Value1
  2. Do not allow any site to track the users' physical location
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Vivaldi
    Value NameDefaultGeolocationSetting
    Value TypeREG_DWORD
    Value2
  3. Ask whenever a site wants to track the users' physical location
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Vivaldi
    Value NameDefaultGeolocationSetting
    Value TypeREG_DWORD
    Value3


vivaldi.admx

Administrative Templates (Computers)

Administrative Templates (Users)