To uninstall the Windows Agent and any plug-ins in silent mode and remove all of its configuration files, run the following command in the directory where the installation kit is located:
installKitName /s /x /v"/qn TOTALUNINSTALL=True"
To uninstall the Windows Agent and any plug-ins in silent mode but leave its configuration files, run the following command in the directory where the installation kit is located:
installKitName /s /x /v"/qn TOTALUNINSTALL=False"
installKitName is the name of the Windows Agent installation kit: Agent-Windows-x64-x-xx-xxxx.exe for 64-bit systems or Agent-Windows-x-xx-xxxx.exe for 32-bit systems. x-xx-xxxx represents the Agent version number.