# Troubleshooting

<mark style="color:blue;">**How to Generate and Collect Logs from the Zoom Workplace VDI app & Plug-In**</mark>

The VDI Host Installer comes with a Log Collection Tool that allows users to easily generate and collect logs for transfer to Zoom Support for diagnostic investigation. These logs can be used to troubleshoot specific issues related to the Zoom Workplace VDI app, but should only be used when required.

{% hint style="warning" %}
**Heads Up**

Use the **LogLevel** policy to configure the correct level before enabling logs. The default is "0" which disables logging. Most trouble-shooting will require configuring the LogLevel for "4" to provide the maximum amount of logging data.

Only gather troubleshooting logs when required and confirm the logging tool is disabled after every use—**do not** leave the logging function enabled while unmonitored.
{% endhint %}

To access the Log Collection Tool, open the directory where the application is installed — by default this is C:\Program Files(x86)\Zoom VDI\Bin — and locate the **ZoomVDITool.exe** file within that folder.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfsmH3aZPGNp7RfTCb68JmfmK4K1XWj2WPDo7H4k8uGXNjsaz4ei1JJmPFngYF8F3k-JZrPXqOU6Z5POHcCC9xA0s91xRxvBMWjVAEXY-ZLzJY6YwfP-Ny1B7E-4jaSjE5RsXYp?key=Y8FtDbpjXDezi-KeGzQVkA" alt=""><figcaption><p>Image illustrating the Zoom VDI Logging Tool</p></figcaption></figure>

To use the Log Collection Tool, first choose the location of where to save the logs. Second, enable logging by clicking the box below the save location. After this, restart the Zoom Workplace VDI app, replicate the issue, and **Collect Logs** using the VDI tool. After collecting, the logs will be available in a file in the specified directory and can be sent to Zoom Support for further troubleshooting.

{% hint style="warning" %}
**Heads Up**

Enabling logging will increase CPU utilization and disk access to generate logs.
{% endhint %}

<mark style="color:blue;">**HID Mute Button is not Synced with Zoom Workplace VDI app**</mark>

If you are using an HID-supported headset, it should automatically send HID commands to Zoom for audio synchronization. However, if another application that utilizes HID commands, such as Cisco Webex or Microsoft Teams, was launched before the Zoom Workplace app and took control of HID functionality, HID support in Zoom may be unavailable.

<mark style="color:blue;">**Advanced Plug-In Troubleshooting**</mark>

The following section addresses commonly reported issues when launching or installing the VDI Plug-In. If the recommended troubleshooting does not resolve your issue, please contact Zoom Support for additional assistance.

<mark style="color:blue;">**Citrix Receiver/Omnissa Horizon client is running. Please close it to continue to install the Zoom Plug-In for Citrix Receiver.**</mark>

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfexwyfuSSbnPKb8veeAROL055xr7eeVy3uoIf96C2CofMdeVG6-Cn-gm80fWtE9oBZtBaRzZe2R0N7jmN-YvJn3g1vdbnBbI7-jjjwPbx3Fx1jDriQjb8SApRfJlXb4JN8WAgBCfNAraLkIeExisNuhw?key=Y8FtDbpjXDezi-KeGzQVkA)

This error can occur if the Citrix Workspace or Omnissa Horizon Client is still running during the installation process. If either process has any open windows, close them out and resume the installation. If the process is stuck, you can use task manager to kill the process (wfica32.exe or omnissa-view\.exe) or from Command Prompt ran as an admin:

```
//taskkill /im wfica32.exe /f
//taskkill /im omnissa-view.exe /f
```

<mark style="color:blue;">**Unable to install because a newer version of the product is already installed**</mark>

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfexwyfuSSbnPKb8veeAROL055xr7eeVy3uoIf96C2CofMdeVG6-Cn-gm80fWtE9oBZtBaRzZe2R0N7jmN-YvJn3g1vdbnBbI7-jjjwPbx3Fx1jDriQjb8SApRfJlXb4JN8WAgBCfNAraLkIeExisNuhw?key=Y8FtDbpjXDezi-KeGzQVkA)

This error occurs if the current Plug-In version exceeds the version of the Plug-In being installed. To resolve, confirm if the version of the Plug-In currently installed is newer than the one being installed. If confirmed, uninstall the existing Plug-In and retry the failed installation package.

<mark style="color:blue;">**An error occurred while copying files and the installation could not be completed**</mark>

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXd-kV2JuFlwJo28UdPOesQsI1uUe9J9phaCmFrw5gBErZdVqIJ8LjqbeXbsIezerh1_ERYCtkW6NTPQyRFXv29UMbB80XkYfGMilXbBSmuwm9lqxBTs-7CwBZvSvN2y_E3QrjJp-yKttBwAstENawV-PIs?key=Y8FtDbpjXDezi-KeGzQVkA)

This error often occurs when the installer fails to copy files to the directory, though unusual registry key locations for virtual desktop agents may also cause it. If you encounter this error, please contact Zoom Support for assistance.

<mark style="color:blue;">**Citrix Light Mode**</mark>

Citrix offers users the ability to launch virtual desktops or programs in “Light Mode,” which will launch the virtual application in a browser instead of the full Citrix client. Light Mode does not support the virtual channels required for media optimization and will produce a Fallback Mode experience. To offload audio and video from the virtual desktop to the VDI Plug-In, you must connect to your virtual desktop through the Citrix application.

<mark style="color:blue;">**Virtual Channel Allow List**</mark>

Starting with Citrix release 2109, the policy for the Virtual Channel Allow list was enabled by default. If your Zoom Workplace VDI app is not connected to the VDI Plug-In and your Citrix environment was recently upgraded to this newer release, you may need to edit the Virtual Channel Allow List policy. Please refer to the article [Configuring the Citrix Virtual Channel Allow List policy for Zoom](https://support.zoom.us/hc/en-us/articles/4412351225101)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://library.zoom.com/advanced-enterprise-services/virtual-desktop-infrastructure/vdi-explainer/troubleshooting.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
