Use the Camtasia UninstallerTool.exe as Command Line Tool

This article explains how to use the UninstallerTool.exe as a command line tool to remove various versions of Camtasia. The UninstallerTool.exe is a utility designed for software administrators to remove previous versions of Camtasia that are deployed throughout the organization. Further documentation on how to use the tool can be found on the TechSmith Enterprise Resources Page.

To use the the UninstallerTool.exe as a command line tool, follow these steps.

  1. Download the tool here.
  2. Right-click on the tool, then click on 'Extract all' to unzip the tool. (To make this process easier in step 4, drag the UninstallerTool.exe file out of the folder and onto your desktop)
  3. Open an elevated Command Prompt window by right-clicking on the Command Prompt application from the Windows Start menu, and choose Run as administrator.
  4. Browse to the directory where the tool is saved. If the tool is saved to your desktop, the command would be:
    cd c:\users\%username%\desktop\
  5. Run the tool by typing the full name of the tool followed by the desired parameters (below), and press enter:

Parameters

The UninstallerTool.exe supports the following parameters.

The UninstallerTool.exe will not remove the Snagit Library (Datastore) folder, regardless of what is set in the MST via the Deployment Tool.

Parameter Description Example Result
-product <insert product_name> Remove all versions of Camtasia. UninstallerTool.exe -product camtasia All versions of Camtasia would be uninstalled from the system.
-keep <insert comma-separated version list> Remove all versions of Camtasia except specific versions. UninstallerTool.exe -product camtasia -keep 19,24 All versions except Camtasia 2019 and Camtasia 2024 would be removed.
-remove <insert comma-separated version list> Remove only specific versions of Camtasia. UninstallerTool.exe -product camtasia -remove 20,22 Camtasia 2020 and Camtasia 2022 would be removed.