Uninstall security agents
You have two options to uninstall the security agents:
Remotely in Control Center
Manually on the target machine
Warning
The security agents and Security Server are essential for keeping the endpoints safe from any kind of threats, thus uninstalling them may put the entire network in danger.
Remote uninstall
To uninstall Bitdefender protection from any managed endpoint remotely:
Log in to GravityZone Control Center.
Go to Network page from the left side menu.
Select the container you want from the left-side pane. All computers from the selected container are displayed in the right-side pane table.
Select the endpoints from which you want to uninstall the Bitdefender security agent.
Click Tasks at the upper-side of the table and choose Uninstall agent. A configuration window is displayed.
In the Uninstall agent task window you can choose whether to keep the quarantined files on the endpoint or to delete them.
Additionally, if the endpoint is an AD Integrator, you can choose to continue using the Active Directory tree though it will not synchronize anymore, or to remove it and return the endpoints in Custom Groups.
Click Save to create the task. A confirmation message appears.
You can view and manage the task in Network > Tasks.
Local uninstall
To manually uninstall the Bitdefender security agent from a Windows machine:
Depending on your operating system:
In Windows 7, go to Start > Control Panel > Uninstall a program under Programs category.
In Windows 8, go to Settings > Control Panel > Uninstall a program under Program category.
In Windows 8.1, right-click on Start button, then choose Control Panel > Programs & features.
In Windows 10, go to Start > Settings > System > Apps & features.
Select the Bitdefender agent from the programs list.
Click Uninstall.
Enter the Bitdefender password, if enabled in the security policy. During uninstallation, you can view the progress of the task.
To manually uninstall the Bitdefender security agent from a Linux machine:
Open the terminal.
Gain root access using the
su
orsudo su
commands.Generic
Navigate using the
cd
command to the following path:/opt/bitdefender-security-tools/bin
and run the this script:#
./uninstallFor Debian & Ubuntu
Run this script:
#
apt purge bitdefender-security-toolsFor RHEL & CentOS
Run this script:
#
yum erase bitdefender-security-toolsFor SLES
Run this script:
#
zypper remove bitdefender-security-tools
To manually uninstall the Bitdefender agent from a Mac:
Go to Finder > Applications.
Open the Bitdefender folder.
Double-click EndpointSecurityforMacUninstaller.app.
In the subsequent windows, enter your password and click Uninstall to continue.