You can successfully uninstall Agent Handler from your system using the following methods.
Important
If you want to reinstall the Agent Handler later and manage existing deployed agents, ensure you back up your agent-server communication keys before proceeding, as they cannot be regenerated later.
Uninstall through Windows Control Panel
Open the Windows Control Panel on the system where your server is installed.
Navigate to Programs and Features.
Select Trellix Agent Handler → Uninstall/Change.
Uninstall using the installer file
Locate the Agent Handler Installer folder.
Run
SetUp.exe.Choose one of the following options:
Remove: Select this option to completely uninstall the Agent Handler.
Modify: Use this option to change the ePO Server details or reconfigure Remote Agent Handler to another ePO.
Update the necessary ePO Server details.
Enter Admin username and password and click Next.
Enter the database credentials.
Click Next to apply the modifications.
Repair: Select this option if you want to repair an existing installation.
Enter Admin username and password and click Next.
Enter the database credentials.
Click Next to initiate the repair process.
Silent uninstallation through command prompt
Open a command prompt in Administrator mode.
Run the following command:
Setup.exe /qbx EPO_Server={server_info} MFSADMINUSERNAME_UE={User_Name} MFSADMINPASSWORD_UE={Password} INSTALLDIR={AH Install Dir} SQL_SERVER={EPO_DB} SQL_DATABASE={EPO_DBName} SQL_USER=sa SQL_PASSWORD={Sql_Password}