Skip to content

Installing the Software Client for Windows

In this section, you will learn how to install and uninstall the Software Client for Windows for Windows.

Before You Begin

Before installing the Software Client for Windows:

  • You must be logged in as an administrator to the client machine.
  • Close any existing Software Client for Windows applications.

Installation Options

You can install the Software Client for Windows with the provided Windows installation wizard or silently from the Command Line.

Installing the Software Client Using the Wizard

  1. Double-click the Software Client for Windows installer executable (pcoip-client.exe) to begin installation.

  2. Follow the prompts to specify installation locations, and to agree to any licenses.

    Microsoft Visual C++ Redistributable package

    The libraries in this package are required by the Software Client for Windows. If they aren't already installed, a wizard will launch and install them for you.

  3. Click Finish to complete installation and close the installer.

Installing Software Client for Windows Silently from the Command-line

!!! note "Silent installation uses default options" The silent installer uses default settings and options. For example, a silent installation won't create a desktop shortcut.

  • Run the installer executable from the command line:

    <path-to-installer>\pcoip-client.exe /S`
    

    where <path-to-installer> is the full path to the folder containing the pcoip-client.exe executable.

Updgrading the Software Client Using the Wizard

To upgrade the client, install the latest version on the client machine. This completes the upgrade process while preserving your settings.

  1. Download the latest version of the Windows client installer executable on the client machine.

  2. Double-click the installer executable (pcoip-client.exe), and follow the steps on the wizard to complete the installation.

Updgrading the Software Client Silently

The silent upgrade is a two-step process where the current version is first uninstalled, followed by installing the client from the Command Line. When installed silently, the installer uses default settings and options.

  1. Uninstall the current version of the client.

  2. Run the installer executable from the command line:

    <path-to-installer>\pcoip-client.exe /S`
    

    where <path-to-installer> is the full path to the folder containing the pcoip-client.exe executable.

Uninstalling the Software Client

  1. Click Start (or Search Windows for Windows 10).

  2. In the search box, type Add or remove programs and press Enter.

  3. Select Anyware Client from the list of programs.

  4. Click the Uninstall/Change button above the list.

Troubleshooting PCoIP Session Connection Issues

If you encounter issues with your PCoIP Session, please see the following KB article: https://help.teradici.com/s/article/1027. This article details some potential causes and fixes for common connection issues.

Installing the Software Client in Silent Mode

The following section outlines how to install the Anyware Software Client in silent mode. To perform the silent installation, you must first authorize the application to run in silent mode. On Windows computers, use the /S switch on the command line when launching the installer in the Windows CMD Prompt as outlined in the following example:

C:\Downloads\pcoip-client_21.03.0.exe /S