robot
latest
false
- Getting started
- Understanding UiPath Robot
- Installation requirements
- Installing robots for unattended automations
- Configuring robots for unattended automations
- Deploying unattended automations
- Connecting robots for unattended automations to Orchestrator
- Setting up Windows Server for High-Density Robots
- Redirecting robots through a proxy server
- Implementing authentication with credential providers
- Configuring package signature verification
- Setting up package folders and network paths
- Configuring activity feeds
- Using EntraID users with multifactor authentication (MFA) for unattended robots
- Installing robots for attended automations
- Configuring robots for attended automations
- Connecting robots for attended automations to Orchestrator
- Configuring preloaded execution
- Setting up package folders and network paths
- Integrations
- Governance
- Troubleshooting
Robot admin guide
Last updated Apr 30, 2026
You can manage the behavior of preloaded executors by setting specific environment variables on the robot machine, as follows:
| Environment variable | Value | Description |
|---|---|---|
UIPATH_PRE_LOADED_EXECUTOR | None | Overwrites the default behavior and starts the preloaded executor only when the first job starts. |
UIPATH_DISABLE_PRE_LOADED_EXECUTOR | True | Disables the preloaded executor. |