- 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
- Integrations
- Governance
- Troubleshooting

Robot admin guide
Installing with UiPathRobot.msi
Running the UiPathRobot.msi installs only Robot and Assistant.
First, download the installer from the Product Downloads section in Customer Portal. Look for the UiPath Robot & Assistant 2024.10 entry. Once the download is complete, continue with the following steps.
First, download the installer from the Product Downloads section in Customer Portal. Look for the following entry:
- For Enterprise versions—UiPath Robot & Assistant <version_number>
Once the download is complete, continue with the following steps.
-
Launch the installer.
-
Read and accept the License Agreement, which includes the UiPath terms of use for activity packages and their dependencies.
-
Select the type of installation: Quick or Custom.
If you select Quick, continue the installation by selecting Install.
For Custom, continue by selecting Configure and following the remaining steps.
-
In the Choose an installation package section, select Install for all users: Unattended.
-
To customize your unattended installation, select Advanced Settings. Then customize the following settings:
- For Installation Package:
- Installation Path—The destination folder for installation, other than the default one in
%ProgramFiles%. - License Code (optional)—The key for your standalone trial or enterprise license. Without a key during a the standalone trial setup, Studio prompts for it upon its first launch.
- Orchestrator URL—The URL of the Orchestrator instance to connect to using Interactive Sign-In. This value is saved in the
uipath.configfile. - Client Id and Client Secret—The client credentials from machine template objects. This pair produces a token, allowing unattended robots access to Orchestrator resources.
- Installation Path—The destination folder for installation, other than the default one in
- For Extensions, select the extensions you want to install. By default, the Chrome and Edge Chromium extensions are installed.
- Default download location—The download location for activity packages. Default location is
%userprofile%.nuget\packages. - Packages configuration—Select the Disable Online Feeds option if you want to disable the Official and Marketplace online feeds for activity packages. Recommended for offline environments.
- Default download location—The download location for activity packages. Default location is
- For Security, select the security options for your installation:
- Enforce Signed Execution—Instructs the Robot to execute signed packages exclusively.
- Disable Secured XAMLs—Disables security of XAML files for Robots installed as a Windows service. Unsecured XAML files allow users to read and modify the process files and logic.
- Disable Telemetry—Disables the collection of anonymous usage data for Studio and Robot.
- For Installation Package:
-
Select Install.