Skip to main content
Version: 10.3.2

Uninstall WF components from Windows servers

Uninstall RPA

To uninstall the RPA server, follow the steps below:

  1. Log in to the Master server via SSH.

  2. Run the command:

    ./install.sh uninstall rpa

    Enter the Vault password when the prompt appears.

  3. Reboot the RPA server, for example, via RDP.

To reinstall the RPA component, see the Install guide.

Uninstall BI

To uninstall the BI server, follow the steps below:

  1. Log in to the Master server via SSH.

  2. Run the command:

    ./install.sh uninstall bi

    Enter the Vault password when the prompt appears.

  3. Reboot the BI server, for example, via RDP.

Uninstall OCRWIN (Windows)

caution

Starting from v. 10.1.4.1, Windows OCR is no longer supported. Use the following guide to remove the OCR Windows component during the upgrade from previous versions.

To uninstall the OCRWIN server, follow the steps below:

  1. Log in to the Master server via SSH.

  2. Run the command:

    ./install.sh uninstall ocrwin

    Enter the Vault password when the prompt appears.

  3. Reboot the OCR server, for example, via RDP.

To reinstall the OCR component, see the Install guide.