Uninstalling the Secure Agent
You can uninstall the Secure Agent. You might uninstall the Secure Agent if you no longer want to run the Secure Agent on the machine or if you want to reinstall the Secure Agent.
Uninstallation instructions vary based on the operating system.
Uninstalling the Secure Agent on Windows
Uninstall the Secure Agent from the Windows Start menu.
Before you uninstall the Secure Agent, verify that no connection or task is configured to use it.
1. Click Start > Informatica Cloud Secure Agent > Uninstall Informatica Cloud Secure Agent.
The Secure Agent uninstaller launches.
2. Click Uninstall.
3. When the uninstall completes, click Done.
4. Delete the Secure Agent installation directory and all files in the directory.
Uninstalling the Secure Agent on Linux
Uninstall the Secure Agent from the command line.
Before you uninstall the Secure Agent, verify that no connection or task is configured to use it.
1. From the command line, navigate to the following directory:
<Secure Agent installation directory>/apps/agentcore
2. Stop the Secure Agent Linux process by entering the following command:
infaagent shutdown
3. To uninstall the Secure Agent, run rm -rf on the directory where you installed the Secure Agent to remove Secure Agent files.