Skip to main content

When uninstall Lenovo XCC Logger Utility using Windows Control Panel, it failed with error message “The installed product does not match the installation source”

There is a workaround for this scenario:

  1. Open a CMD window with administrator privilege

  2. Run the following command

    > msiexec.exe /i <full path of the MSI file> REINSTALLMODE=voums REINSTALL=ALL

    Example:

    > msiexec.exe /i D:\Download\xcclogger-1.0.8.msi REINSTALLMODE=voums REINSTALL=ALL
  3. In the installation window, select “repair LenovoXCCLoggerUtility” and finish the process

  4. Uninstall Lenovo XCC Logger Utility using Windows Control Panel