Configure desktop app settings via registry keys on Windows
Who can use this feature
Available on any plan
This article is for IT administrators configuring Figma on employee machines
You can configure the following desktop app settings via registry keys on Windows:
Registry value | Description | Type | Value type |
DisableUpdater | If set to 1, the updater will be disabled | REG_DWORD | Integer |
AllowedOriginHosts | Domains that can be loaded within the Figma app | REG_MULTI_SZ | Multi-string value |
The AllowedOriginHosts
setting is a list of non-Figma domains that can be loaded in the app. For example, if https://*.zscloud.net
is on the list, the app will allow redirects to URLs on any subdomain of zscloud.net
.
Figma’s keys are located in HKEY_LOCAL_MACHINE\SOFTWARE\Figma
. Keys stored in the HKEY_LOCAL_MACHINE
namespace apply to all users on a computer.