Uninstalling the product on Windows

When you no longer require the product, you can uninstall the product automatically without manual intervention using the command prompt option.

Before you begin

You must have completed the following tasks:
  • Close any open windows of the product.
  • Close any open web browsers.
  • Close all the other applications that are enabled by the product.

Procedure

  1. Log in as an administrator.
  2. Change to the directory where the product is installed by entering the following command:
    cd <directory path>.
    For example, cd C:\Program Files\HCL\Uninstall
  3. Start the uninstallation process by entering the following command:
    Uninstall-HCL OneTest UI.exe -uninstall -i silent or Uninstall-HCL OneTest Performance.exe -uninstall -i silent
Feedback