Configure desktop app settings via registry keys on Windows
- Administration – Figma Learn
- Figma Design – Figma Learn
- Get started – Figma Learn
- FigJam – Figma Learn
- Community – Figma Learn
- Help – Figma Learn
- Work across Figma – Figma Learn
- Courses, tutorials, projects – Figma Learn
- Figma Slides – Figma Learn
- Figma Buzz – Figma Learn
- Figma Make – Figma Learn
- Figma Sites – Figma Learn
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.