# Extension for VMware Horizon

> By installing the UiPath Extension for VMware Horizon you are capable of automating VMware applications natively. The extension can be installed from UiPath Studio or the Command Prompt.

## Installing the extension

By installing the UiPath Extension for VMware Horizon you are capable of automating VMware applications natively. The extension can be installed from UiPath Studio or the Command Prompt.

### From UiPath Studio

1. Open UiPath Studio.
2. Navigate to **Home** &gt; **Tools** &gt; **UiPath Extensions**.
3. Select **VMware Horizon** &gt; **Install**. A confirmation dialog box is displayed.
4. Restart all your VMware connections for the changes to take effect.
5. The UiPath Extension for VMware Horizon is now installed and is located at `C:\Program Files (x86)\Common Files\UiPath\UiPath.Common\`.

### From the Command Prompt

1. Select the **Windows Start** button and type `cmd` in the search field.
2. Right click on **Command Prompt** and run it as administrator.
3. Change the directory to the **UiPath** installation folder:
   * `cd C:\Program Files\UiPath\Studio\UiPath` for per-machine installations.
   * `cd %localappdata%\Programs\UiPath\Studio\UiPath` for per-user installations.
4. Use the `SetupExtensions /VMwareClient` command to install the extension. A confirmation dialog box is displayed.
5. Restart all your VMware connections for the changes to take effect.
6. The UiPath Extension for VMware Horizon is now installed.

To generate native selectors for VMware technologies, you also need to deploy the UiPath Remote Runtime component on all your VMware application servers, as explained on [this page](https://docs.uipath.com/studio/standalone/2025.10/user-guide/about-uipath-remote-runtime#uipath-remote-runtime).

The `UiPathRemoteRuntime.msi` installer can be downloaded from:

* **Product Downloads** in the [UiPath Customer Portal](https://customerportal.uipath.com/product-downloads?q=UiPath%20Remote%20Runtime).
* **Resource Center** in the [UiPath Automation Cloud](https://cloud.uipath.com/). To access **Resource Center**, log in to your Automation Cloud Organization, click the **Help** button on the navigation bar and choose the **Downloads** option.

## Uninstalling the extension

To uninstall the extension, follow the steps below.

### From UiPath Studio

1. Close all your running VMware applications.
2. Open UiPath Studio.
3. Navigate to **Home** &gt; **Tools** &gt; **UiPath Extensions**.
4. Select **VMware Horizon** &gt; **Uninstall**, and confirm your choice.
5. The extension is uninstalled.

### From the Command Prompt

1. Close all your running VMware applications.
2. Select the **Windows Start** button and type `cmd` in the search field.
3. Right-click on **Command Prompt** and run it as administrator.
4. Change the directory to the **UiPath** installation folder:
   * `cd C:\Program Files\UiPath\Studio\UiPath` for per-machine installations.
   * `cd %localappdata%\Programs\UiPath\Studio\UiPath` for per-user installations.
5. Use the `SetupExtensions /VMwareClient /uninstall` command to uninstall the extension. A confirmation dialog box is displayed.
6. The UiPath Extension for VMware Horizon is now uninstalled.
