Via the Command Prompt

To uninstall the software using the Command Prompt, proceed as follows:

  • Your user has administrator rights on the computer.
  1. Open the Command Prompt.
  2. In the Command Prompt, switch to the directory in which the installation file is stored. INFORMATION: To uninstall the software without first switching to the directory, replace SmartDataCollector-Setup-X.X.X.msi with msiexec /x "[Datei-Pfad]/SmartDataCollector-Setup-X.X.X.msi" in the command line given in the next step (see example).
  3. Enter the following command line. Adding PURGE deletes all the data and configurations generated by the software as well as the license.

Uninstallation with prior switch to the directory of the installation file in the Command Prompt:

SmartDataCollector-Setup-X.X.X.msi /x PURGE=1

Uninstallation without prior switch to the directory of the installation file in the Command Prompt:

msiexec /x "[Datei-Pfad]/SmartDataCollector-Setup-X.X.X.msi"