Uninstall the connector in silent mode
- Last UpdatedApr 18, 2025
- 1 minute read
- PI System
- PI System Connector 2.5.4
- Connectors
Use silent mode to uninstall the connector from the command line.
Note: The original ConnectorName.msi file or a copy of the same version must be used for silent uninstall.
-
Open a command prompt window.
-
Change the working directory to the folder containing the ConnectorName.msi file.
-
Enter msiexec -x ConnectorName.msi -qn.