Custom client advanced options
Other than the regular customization options, AnyDesk offers Advanced options to help users fine-tune their AnyDesk clients to their exact specifications.
You can either override a setting (meaning there is no way to change it back within AnyDesk) or change the default setting which AnyDesk uses. For security-related features, we recommend using “Override settings” so that they cannot be changed from the user interface of the custom client.
💡 NOTE
Value possibilities in bold indicate the default setting.
Client features
| Feature | Key-value pair | Value possibilities |
| Use specific version | _module=anydesk-<version> Plain text Copy |
Example: _module=anydesk-9.0.7 Plain text Copy |
| Automatically register Alias | ad.features.register_alias=true Plain text Copy |
false, true |
| Auto register Alias to custom namespace ⚠️ For custom Windows MSI installers, do not enable this in the client configurator (Hostname as Alias in my.anydesk II). This is applicable only for the Cloud solution; it is not needed for On-Premises clients. | ad.anynet.register.add_to_namespace=true Plain text Copy |
false, true |
| Request elevation on startup (UAC) | ad.features.auto_uac=true Plain text Copy |
false, true |
| Allow installation | ad.features.install=true Plain text Copy |
false, true |
| Prevent users from removing the license | ad.license.permissions=0 Plain text Copy |
0: No permission 1: Has permission |
| Disable Screen Recording feature (AnyDesk 9.0.0+) | ad.features.screen_recording=false Plain text Copy |
false, true |
| Enable AnyDesk Assist feature (Ultimate-Cloud only, AnyDesk 9.0.0+) | ad.session_queue.init=1 Plain text Copy |
0: Disable 1: Enable |
| Enable Request Support feature (Ultimate-Cloud only, AnyDesk 9.0.0+) | ad.session_queue.help_button=1 Plain text Copy |
0: Disable 1: Enable |
| Disable Chat feature (AnyDesk 9.0.7+ for Windows) | ad.features.session.chat=false Plain text Copy |
false, true |
Client settings
| Feature | Key-value pair | Value possibilities |
| Disable all settings | ad.ui.cfg_enabled=false Plain text Copy |
false, true |
User interface settings
| Feature | Key-value pair | Value possibilities |
| Disable User Interface settings | ad.ui.cfg_enable_interface=false Plain text Copy |
false, true |
| Set default language | ad.ui.lang=<language> Plain text Copy |
See Language codes. |
| Disable auto-select language | ad.ui.lang.auto=false Plain text Copy |
false, true |
| Disable invitation email option | ad.ui.show_invite=false Plain text Copy |
false, true |
| Disable sending of direct invitations | ad.features.session_invitation.send=false Plain text Copy |
false, true |
| Disable receiving of direct invitations | ad.features.session_invitation.receive=false Plain text Copy |
false, true |
| Show AnyDesk ID instead of Alias (AnyDesk 6 or older) | ad.ui.alias_or_id=true Plain text Copy |
false, true |
| Hide the AnyDesk ID and Alias | ad.ui.hide_ad_id=1 Plain text Copy |
0: Disable 1: Enable |
| Hide local taskbar when AnyDesk window is maximized | ad.ui.maximize_type=true Plain text Copy |
false, true |
| Disable comment prompt on session close | ad.ui.comment_session=false Plain text Copy |
false, true |
| Start AnyDesk in advanced view (AnyDesk 4 or older) | ad.roster.adv_view=true Plain text Copy |
false, true |
| Remove the “What’s New” tile | ad.ui.show_tile.whats_new=0 Plain text Copy |
0: Disable 1: Enable |
| Remove the AnyDesk Status tile | ad.ui.show_tile.anydesk_status=false Plain text Copy |
false, true |
| Remove the Installation tile | ad.ui.show_tile.install_anydesk=false Plain text Copy |
false, true |
| Remove “Set password for unattended access” tile (Pre-AnyDesk 7) | ad.ui.show_tile.password=0 Plain text Copy |
0: Disable 1: Enable |
| Remove Discovery feature tile | ad.discovery.show_tile=0 Plain text Copy |
0: Disable 1: Enable |
| Remove Telemetry Consent tile | ad.ui.show_tile.telemetry=0 Plain text Copy |
0: Disable 1: Enable |
| Disable Recent Sessions | ad.features.recent_out=0 Plain text Copy |
0: Disable 1: Enable |
| Disable Favorites | ad.features.favorites=0 Plain text Copy |
0: Disable 1: Enable |
| Remove Retry Connection button | ad.ui.show_retry_button=0 Plain text Copy |
0: Disable 1: Enable |
| Hide pie menu button on inactivity (Android only) | ad.ui.auto_hide_nubsi=true Plain text Copy |
false, true |
| Hide plugin installation dialog (Android only) | ad.ui.enable.dialog.plugin.install=0 Plain text Copy |
0: Disable 1: Enable |
| Hide plugin update dialog (Android only) | ad.ui.enable.dialog.plugin.update=0 Plain text Copy |
0: Disable 1: Enable |
| Hide plugin activation dialog (Android only) | ad.ui.enable.dialog.plugin.activation=0 Plain text Copy |
0: Disable 1: Enable |
| Hide battery optimization dialog (Android only) | ad.ui.enable.dialog.battery_optimization=0 Plain text Copy |
0: Disable 1: Enable |
| Hide overlay permission dialog (Android only) | ad.ui.enable.dialog.overlay_permission=0 Plain text Copy |
0: Disable 1: Enable |
| Hide scam warning dialog (Android only) | ad.ui.enable.dialog.local_scam_warning=0 Plain text Copy |
0: Disable 1: Enable |
| Disable automatic tutorial start (Android only) | ad.ui.enable.tutorial_autostart=0 Plain text Copy |
0: Disable 1: Enable |
| Hide privacy policy dialog (Android only) | ad.ui.enable.dialog.privacy_policy=0 Plain text Copy |
0: Disable 1: Enable |
| Hide setup reminder dialog (Android only) | ad.ui.enable.dialog.setup_prompt=0 Plain text Copy |
0: Disable 1: Enable |
Security settings
| Feature | Key-value pair | Value possibilities |
|---|---|---|
| Disable Security settings | ad.ui.cfg_enable_security=false Plain text Copy |
false, true |
| Disable Access settings | ad.ui.cfg_enable_access=false Plain text Copy |
false, true |
| Disable Permissions settings | ad.ui.cfg_enable_permission_profiles=false Plain text Copy |
false, true |
| Disable interactive access ⚠️ By default, if AnyDesk is installed, the Accept Window always appears. When uninstalled, it appears only if an AnyDesk window is open. | ad.security.interactive_access=2 Plain text Copy |
2: disable, 1: enable when AnyDesk is open, 0: always enabled |
| Enable Access Control List | ad.security.acl_enabled=true Plain text Copy |
false, true |
| Define Access Control List Entries Specifies which AnyDesk IDs or aliases are allowed when ACL is enabled. | ad.security.acl_list=<ID>:true; <Alias>:true; Plain text Copy |
123456789:true; mycomputer@ad:true; |
| Disable unattended access | ad.features.unattended=false Plain text Copy |
false, true |
| Forbid others to save login information for this computer | ad.security.allow_logon_token=false Plain text Copy |
false, true |
| Disable Two-Factor-Authentication | ad.features.two_factor_auth=false Plain text Copy |
false, true |
| Disable File Manager sessions | ad.features.file_manager=false Plain text Copy |
false, true |
| Show list of logged in users (Windows Server only) | ad.security.connect.send_user_list=1 Plain text Copy |
0: Disable, 1: Enable |
| Disable clipboard sync, even with remote endpoint permission. | ad.security.frontend_clipboard=0 Plain text Copy |
0: Disable, 1: Enable |
| Disable clipboard files sync, even with remote endpoint permission. | ad.security.frontend_clipboard_files=0 Plain text Copy |
0: Disable, 1: Enable |
| Disable lock account on session end even with remote endpoint permission | ad.security.sess.lock_remote_account=0 Plain text Copy |
0: Disable, 1: Enable |
| Terminate existing incoming sessions when receiving a session request (Android only) | ad.security.kickout=1 Plain text Copy |
0: Disable, 1: Enable |
| Protect settings with device or biometric credentials (Android only) | ad.security.settings_protection=2 Plain text Copy |
0: Disable, 2: Enable |
Permission Profiles (AnyDesk 7+)
💡 NOTE
Use the Permission Profile Key-Value Pair Generator to create key-value pairs for your custom configuration.
🚨 IMPORTANT
Permission profiles (introduced in AnyDesk 7) offer more flexibility than the older
ad.securitykey-value pairs.You can create up to 10 custom profiles. Each profile can have its own permissions and unattended access settings. Permissions are split between:
- The Accept Window
- Settings > Access
Example
To disable audio transmission by default when
profile1is used:ad.security.permission_profiles.profile1.permissions.audio=0Plain text
Copy
To stop the remote user from changing this in the Accept Window:
ad.security.permission_profiles.profile1.changeable_in_accept_window.audio=0Plain text
Copy
| Feature | Key-value pair | Value possibilities |
|---|---|---|
| Profile identifiers | <profile_id> Plain text Copy |
Default: _default _full_access _screen_sharing _unattended_access Custom: profile1 to profile10 Plain text Copy |
| Permissions list | <permission> Plain text Copy |
audio input clipboard clipboard_files block_input sas restart file_manager lock_desk sysinfo whiteboard tcp_tunnel vpn user_pointer privacy_feature record_session logoff_session Plain text Copy |
| Enable session profile memory | ad.security.permission_profiles.enable_previous_session=1 Plain text Copy |
0: No, 1: Yes |
| Define profile name | ad.security.permission_profiles.define.<profile_id>=<name> Plain text Copy |
Example: ad.security.permission_profiles.define.profile1=myprofile Plain text Copy |
| Disable permission in Settings | ad.security.permission_profiles.<profile_id>.permissions.<permission>=0 Plain text Copy |
0: Disabled, 1: Enabled |
| Disable permission change via Accept Window | ad.security.permission_profiles.<profile_id>.changeable_in_accept_window.<permission>=0 Plain text Copy |
0: Not changeable, 1: Changeable |
| Allow profile switching | ad.security.permission_profiles.<profile_id>.can_switch_profile=1 Plain text Copy |
0: No, 1: Yes |
| Show profile in Accept Window | ad.security.permission_profiles.<profile_id>.show_in_accept_window=1 Plain text Copy |
0: No, 1: Yes |
| Set unattended access password | ad.security.permission_profiles.<profile_id>.pwd=<hash> Plain text Copy ad.security.permission_profiles.<profile_id>.salt=<salt> Plain text Copy |
Leave “pwd” empty to disable. Hash and salt can be generated with the Password Generator in my.anydesk II > Builds > Utilities. |
| Remove profile from custom client | ad.security.permission_profiles.<profile_id>.removed=1 Plain text Copy |
0: No, 1: Yes |
| Allow manual profile creation | ad.security.permission_profiles.can_create=1 Plain text Copy |
0: No, 1: Yes |
| Global permissions (Settings) Applies to all profiles. | ad.security.permission_profiles.permissions.<permission>=1 Plain text Copy |
0: Disabled, 1: Enabled |
| Global permissions (Accept Window) Applies to all profiles. | ad.security.permission_profiles.changeable_in_accept_window.<permission>=1 Plain text Copy |
0: Not changeable, 1: Changeable |
| Global profile switching Applies to all profiles. | ad.security.permission_profiles.can_switch_profile=1 Plain text Copy |
0: No, 1: Yes |
| Global profile visibility in Accept Window Applies to all profiles. | ad.security.permission_profiles.show_in_accept_window=1 Plain text Copy |
0: No, 1: Yes |
Unattended Access settings (AnyDesk 7 and older)
🚨 IMPORTANT
In AnyDesk 7 and later, the key-value pairs listed here apply to the Unattended Access profile only if it has been explicitly configured in the custom client. These settings control which permissions are available during unattended access sessions.
They only take effect if the following key is set:
ad.security.enable_uaccess_permissions=truePlain text
Copy
Also, make sure custom permissions for unattended access are defined.
Enable unattended access-specific permissions
| Feature | Key-value pair | Value possibilities |
|---|---|---|
| Disable standard permissions for unattended access (AnyDesk 6 for Windows and older) | ad.security.enable_uaccess_permissions=false Plain text Copy |
false, true |
Permission controls for unattended access
| Feature | Key-value pair | Value possibilities |
|---|---|---|
| Allow hearing computer’s audio | ad.security.uaccess.hear_audio=true Plain text Copy |
false, true |
| Allow control of keyboard and mouse | ad.security.uaccess.control_input=true Plain text Copy |
false, true |
| Allow access to clipboard content | ad.security.uaccess.sync_clipbrd=true Plain text Copy |
false, true |
| Allow file transfers via clipboard | ad.security.uaccess.clipboard.files=true Plain text Copy |
false, true |
| Allow keyboard and mouse to be locked | ad.security.uaccess.block_input=true Plain text Copy |
false, true |
| Allow system restart | ad.security.uaccess.restart=true Plain text Copy |
false, true |
| Allow use of file manager | ad.security.uaccess.file_manager=true Plain text Copy |
false, true |
| Lock desktop after session ends | ad.security.uaccess.lock_account=true Plain text Copy |
false, true |
| Allow system information request | ad.security.uaccess.sysinfo=true Plain text Copy |
false, true |
| Allow remote printing | ad.security.uaccess.print=true Plain text Copy |
false, true |
| Allow screen annotations (whiteboard) | ad.security.uaccess.whiteboard=true Plain text Copy |
false, true |
| Allow TCP tunnel creation | ad.security.uaccess.tcp_tunnel=true Plain text Copy |
false, true |
| Enable privacy mode | ad.security.uaccess.privacy_feature=true Plain text Copy |
false, true |
| Show a colored pointer during blocked input | ad.security.uaccess.user_pointer=true Plain text Copy |
false, true |
Interactive Access / Accept window settings (AnyDesk 7 and older)
These key-value pairs control permissions during interactive sessions for versions prior to AnyDesk 7. Use them to restrict what remote users can do during a session initiated via the Accept Window.
| Feature | Key-value pair | Value possibilities |
|---|---|---|
| Allow hearing computer’s audio | ad.security.hear_audio=true Plain text Copy |
false, true |
| Allow control of keyboard and mouse | ad.security.control_input=true Plain text Copy |
false, true |
| Allow access to clipboard content | ad.security.sync_clipbrd=true Plain text Copy |
false, true |
| Allow file transfers via clipboard | ad.security.clipboard.files=true Plain text Copy |
false, true |
| Allow keyboard and mouse to be locked | ad.security.block_input=true Plain text Copy |
false, true |
| Allow system restart | ad.security.restart=true Plain text Copy |
false, true |
| Allow use of file manager | ad.security.file_manager=true Plain text Copy |
false, true |
| Allow system information request | ad.security.sysinfo=true Plain text Copy |
false, true |
| Allow remote printing | ad.security.print=true Plain text Copy |
false, true |
| Allow screen annotations (whiteboard) | ad.security.whiteboard=true Plain text Copy |
false, true |
| Allow TCP tunnel creation | ad.security.tcp_tunnel=true Plain text Copy |
false, true |
| Enable privacy mode | ad.security.privacy_feature=true Plain text Copy |
false, true |
| Show colored pointer during blocked input | ad.security.user_pointer=true Plain text Copy |
false, true |
Discovery settings
These key-value pairs control how the Discovery feature behaves in AnyDesk, including network visibility, multicast communication, and participation settings.
Configuration options
| Feature | Key-value pair | Value possibilities |
|---|---|---|
| Disable the Discovery feature entirely | ad.features.discovery=false Plain text Copy |
false, true |
| Disable scanning the local network for other clients | ad.discovery.default_behavior=0 Plain text Copy ad.discovery.enabled=false Plain text Copy |
0: Disabled 1: Enabled false, true |
| Exclude this device from being discoverable | ad.discovery.hidden=false Plain text Copy |
false, true |
| Set the IP address used for multicast communication | ad.discovery.multicast_ip=<ip> Plain text Copy |
e.g. 239.255.102.18 |
| Set the port used for multicast communication | ad.discovery.multicast_port=<port> Plain text Copy |
e.g. 50001 |
| Define the number of UDP ports to use, starting from ad.discovery.multicast_port | ad.discovery.port_range=<number> Plain text Copy |
e.g. 1, 2, 3 |
Auto-disconnect settings
These key-value pairs control the automatic disconnection behavior for inactive remote sessions in AnyDesk.
| Feature | Key-value pair | Value possibilities |
|---|---|---|
| Enable auto-disconnect | ad.security.auto_disconnect.mode=1 Plain text Copy |
0: Disabled 1: Enabled |
| Set timeout duration before auto-disconnect (in seconds) | ad.security.auto_disconnect.timeout=<number> Plain text Copy |
Minimum: 60 |
Privacy settings
These key‑value pairs control display and privacy features in AnyDesk, including visible identity, background previews, chat logs, and screen framing.
| Feature | Key‑value pair | Value possibilities |
|---|---|---|
| Disable privacy settings | ad.ui.cfg_enable_privacy=false Plain text Copy |
false, true |
| Set custom displayed username | ad.privacy.name.show=1 Plain text Copy |
1: Account username 2: Custom username |
| Enter custom username (when using custom type) | ad.privacy.name=<string> Plain text Copy |
Example: user1 |
| Hide displayed user image | ad.privacy.image.show=0 Plain text Copy |
0: Hide image 1: Show account image |
| Hide background in desk preview | ad.privacy.bkgnd.show=3 Plain text Copy |
0: Screenshot 1: Wallpaper 3: Disabled |
| Choose custom screenshot path | ad.privacy.scrshot.path_cfg=2 Plain text Copy |
1: Default 2: Custom |
| Set a custom screenshot path | ad.privacy.scrshot.path=<path> Plain text Copy |
Absolute paths only. Example: C:\Users<username>... |
| Set chat log storage location | ad.privacy.chat.path_cfg=2 Plain text Copy |
0: Disabled 1: Default path 2: Custom path |
| Set a custom chat log path | ad.privacy.chat.path=<path> Plain text Copy |
Example: C:\Users<username>... |
| Enable alternative screen background (ASB) color No longer available with AnyDesk 9 and newer | ad.privacy.wallpaper.mode=1 Plain text Copy |
0: Disabled 1: Color |
| Set ASB color No longer available with AnyDesk 9 and newer | ad.privacy.wallpaper.color=<RGB_HEX> Plain text Copy |
Default: #000000FF |
| Enable screen frame overlay | ad.privacy.screen_frame.mode=1 Plain text Copy |
0: Disabled 1: Enabled |
| Set screen frame width (pixels) | ad.privacy.screen_frame.width=<number> Plain text Copy |
Range: 5–20 Default: 10 |
| Set screen frame opacity (alpha) | ad.privacy.screen_frame.opacity=<number> Plain text Copy |
Range: 51–255 Default: 128 |
| Set screen frame color (RGBA hex) | ad.privacy.screen_frame.color=<RGBA_HEX> Plain text Copy |
Default: #FF0000FF |
Display settings
These key-value pairs control how visual elements are rendered in AnyDesk, including video quality, cursor visibility, screen mode, rendering methods, and session behavior.
| Feature | Key‑value pair | Value possibilities |
|---|---|---|
| Disable display settings | ad.ui.cfg_enable_video=false Plain text Copy |
false, true |
| Set display quality preference | ad.image.quality_preset=<value> Plain text Copy |
0: Best quality 1: Balanced 2: Optimize response time |
| Choose remote cursor behavior | ad.image.show_remote_cursor_option=<value> Plain text Copy |
0: Hide cursor 1: Show cursor always 2: Show cursor only on movement |
| Show move/resize helper overlay | ad.image.move_size_hlp=true Plain text Copy |
false, true |
| Prevent hotkey transmission to the remote device | ad.image.suppress_keys=true Plain text Copy |
false, true |
| Choose view mode scaling | ad.image.viewmode=<value> Plain text Copy |
0: Original size 1: Shrink 2: Stretch |
| Start new sessions in fullscreen | ad.image.insta_fullscreen=true Plain text Copy |
false, true |
| Enable edge scrolling in original view mode | ad.image.edge_scroll=true Plain text Copy |
false, true |
| Select full-screen mode behavior | ad.image.fullscreen_mode=<value> Plain text Copy |
0: Exclusive 1: Windowed |
| Choose rendering method | ad.image.rendermode=<value> Plain text Copy |
0: Disabled 1: DirectDraw 2: Direct3D 3:OpenGL |
| Disable saving display settings between sessions | ad.session.remember_settings=false Plain text Copy |
false, true |
Audio settings
Use the following key-value pairs to configure audio behavior for AnyDesk sessions, including transmission and playback modes.
| Feature | Key‑value pair | Value possibilities |
|---|---|---|
| Disable audio settings | ad.ui.cfg_enable_audio=false Plain text Copy |
false, true |
| Set audio transmission mode | ad.audio.transmit_mode=<value> Plain text Copy |
0: Disabled 1: Standard 2: Transmit audio output 3: Specify manually |
| Set audio playback mode | ad.audio.playback_mode=<value> Plain text Copy |
0: Disabled 1: Standard 3: Specify manually |
| Enable exclusive audio playback | ad.audio.exclusive=true Plain text Copy |
false, true |
Connection settings
Use the following key-value pairs to configure network connection parameters, including direct connection behavior, session limits, and proxy settings.
| Feature | Key‑value pair | Value possibilities |
|---|---|---|
| Disable connection settings | ad.ui.cfg_enable_connection=false Plain text Copy |
false, true |
| Disable direct connections | ad.anynet.direct=false Plain text Copy |
false, true |
| Set the listening port | ad.anynet.listen_port=<port> Plain text Copy |
Default: 7070 |
| Limit incoming sessions | ad.session.limit_incoming=<number> Plain text Copy |
Example: 1, 2, 3, … |
| Limit outgoing sessions | ad.session.limit_outgoing=<number> Plain text Copy |
Example: 1, 2, 3, … |
HTTP-Proxy settings
| Feature | Key‑value pair | Value possibilities |
|---|---|---|
| Force use of proxy | ad.anynet.proxy.mandatory=true Plain text Copy |
false, true |
| Set proxy mode | ad.anynet.proxy.mode=<mode> Plain text Copy |
0: Never use a proxy 1**: Auto-detect** 2**:** Use a specific proxy |
| Set proxy type | ad.anynet.proxy.type=<type> Plain text Copy |
0: HTTP 1**:** SOCKS |
| Ask for proxy authentication | ad.anynet.proxy.auth=true Plain text Copy |
false, true |
| Automatically detect proxy authentication | ad.anynet.proxy.auto_auth=true Plain text Copy |
false, true |
NTLM authentication
| Feature | Key‑value pair |
|---|---|
| Configure NTLM authentication | ad.anynet.proxy.mandatory=true ad.anynet.proxy.auth=false ad.anynet.proxy.auto_auth=true Plain text Copy |
File Transfer settings
| Feature | Key‑value pair | Value possibilities |
|---|---|---|
| Disable File Transfer settings | ad.ui.cfg_enable_filetransfer=false Plain text Copy |
false, true |
Recording settings
| Feature | Key‑value pair | Value possibilities |
|---|---|---|
| Disable session recording feature | ad.features.sess_record=false Plain text Copy |
false, true |
| Disable access to session recording settings | ad.ui.cfg_enable_recording=false Plain text Copy |
false, true |
| Disable session playback | ad.features.sess_playback=false Plain text Copy |
false, true |
Automatic recording settings
| Description | Key‑value pair | Value possibilities |
|---|---|---|
| Start recording for all sessions (non-Windows and Windows < 6.1.0) | ad.recording.auto_start=true Plain text Copy |
false, true |
| Start recording when an incoming session starts and the user is logged out (Windows ≥ 6.1.0) | ad.recording.auto_start.incoming.admin=1 Plain text Copy |
0: Disabled, 1: Enabled |
| Start recording when an incoming session starts and the user is logged in (Windows ≥ 6.1.0) | ad.recording.auto_start.incoming=1 Plain text Copy |
0: Disabled, 1: Enabled |
| Start recording for outgoing sessions (Windows ≥ 6.1.0) | ad.recording.auto_start.outgoing=1 Plain text Copy |
0: Disabled, 1: Enabled |
Other settings
| Description | Key‑value pair | Value possibilities |
|---|---|---|
| Prevent remote users from recording the session | ad.security.record_session=false Plain text Copy |
false, true |
| Set session recording path configuration | ad.recording.path_cfg=2 Plain text Copy |
1: Default path, 2: Custom path |
| Specify custom recording path | ad.recording.path=<path> Plain text Copy |
e.g., C:\Recordings |
VPN settings
| Feature | Key‑value pair | Value possibilities |
|---|---|---|
| Disable the VPN feature | ad.features.vpn=false Plain text Copy |
false, true |
| Disable access to VPN settings | ad.ui.cfg_enable_vpn=false Plain text Copy |
false, true |
Wake-on-LAN settings
| Feature | Key‑value pair | Value possibilities |
|---|---|---|
| Disable the Wake-on-LAN feature | ad.features.wol=false Plain text Copy |
false, true |
| Disable access to Wake-on-LAN settings | ad.ui.cfg_enable_wol=false Plain text Copy |
false, true |
Window positions and size (AnyDesk 7 and older)
| Feature | Key‑value pair | Value possibilities |
|---|---|---|
| Start AnyDesk in a maximized window | ad.ui.main_win.max=true Plain text Copy |
false, true |
| Set the horizontal position of the left window border | ad.ui.main_win.x=<pixels> Plain text Copy |
Value in pixels, e.g. 100 |
| Set the vertical position of the top window border | ad.ui.main_win.y=<pixels> Plain text Copy |
Value in pixels, e.g. 100 |
| Set the window width | ad.ui.main_win.width=<pixels> Plain text Copy |
Minimum: 900, e.g. 1000 |
| Set the window height | ad.ui.main_win.height=<pixels> Plain text Copy |
Minimum: 720, e.g. 1000 |
Disclaimer settings
| Feature | Key‑value pair | Value possibilities |
|---|---|---|
| Set the disclaimer title | ad.ui.disclaimer.title=<text> Plain text Copy |
Replace |
| Set the disclaimer body text | ad.ui.disclaimer.text=<text> Plain text Copy |
Replace |
| Set the text for the accept button | ad.ui.disclaimer.accept=<text> Plain text Copy |
Replace |
| Set the text for the cancel button | ad.ui.disclaimer.cancel=<text> Plain text Copy |
Replace |
| Set the text and title color | ad.ui.disclaimer.text.color=<HTML color code> Plain text Copy |
e.g. #FFFFFF |
| Set the background color | ad.ui.disclaimer.bg.color=<HTML color code> Plain text Copy |
e.g. #FFFFFF |
| Display a session disclaimer for interactive access | ad.session_warning.show=1 Plain text Copy |
0: No, 1: Yes |
| Require a 10-second delay before the disclaimer can be accepted | ad.session_warning.timeout_mode=1 Plain text Copy |
0: No, 1: Yes |
| Set the session disclaimer message | ad.session_warning.msg=<text> Plain text Copy |
Replace |
Layout settings (AnyDesk 6 and older)
| Feature | Key-value pair | Value possibilities |
| Change the label for “This Desk” | ad.ui.id_group.title=<text> Plain text Copy |
<text>: Custom label text |
| Replace the description under “This Desk” | ad.ui.id_group.text=<text> Plain text Copy |
<text>: Custom description text |
| Change the label for “Remote Desk” | ad.ui.connect_group.title=<text> Plain text Copy |
<text>: Custom label text |
| Replace the description under “Remote Desk” | ad.ui.connect_group.text=<text> Plain text Copy |
<text>: Custom description text |
Address book
| Feature | Key-value pair | Value possibilities |
| Disable Address Book | ad.features.address_book=false Plain text Copy |
false , true |
| Choose Address Book view type | ad.abook.view_type=0 Plain text Copy |
0: Default 1: List 2: Big Tiles 4: Small Tiles |
| Automatically tag entries added via “Add to Address Book” option | ad.anynet.register.roster_tags=<text> Plain text Copy |
<text>: Custom tag(s) to be applied automatically |
Language codes
| Language | ISO code |
| Bulgarian | bg Plain text Copy |
| Croatian | hr Plain text Copy |
| Czech | cz Plain text Copy |
| Danish | da Plain text Copy |
| Dutch | nl Plain text Copy |
| English | en Plain text Copy |
| Estonian | et Plain text Copy |
| Finnish | di Plain text Copy |
| French | fr Plain text Copy |
| German | de Plain text Copy |
| Greek | el Plain text Copy |
| Hungarian | hu Plain text Copy |
| Italian | it Plain text Copy |
| Japanese | ja Plain text Copy |
| Korean | ko Plain text Copy |
| Norwegian | no Plain text Copy |
| Polish | pl Plain text Copy |
| Portuguese | pt Plain text Copy |
| Portuguese (Brazil) | pt-br Plain text Copy |
| Romanian | ro Plain text Copy |
| Russian | ru Plain text Copy |
| Simplified Chinese | zh Plain text Copy |
| Slovak | sk Plain text Copy |
| Spanish | es Plain text Copy |
| Swedish | sv Plain text Copy |
| Traditional Chinese | zh-cl Plain text Copy |
| Turkish | tr Plain text Copy |
| Ukrainian | uk Plain text Copy |
Haz clic para continuar leyendo
- Published at