How to Uninstall ImunifyAV from WHM cPanel Server


This article provides a guide for how to uninstall ImunifyAV from WHM cPanel server.

ImunifyAV is automatically installed by default from the cPanel installer. If you prefer not to use ImunifyAV after cPanel installation, then you can follow this guide to remove it by uninstalling.

How to Uninstall ImunifyAV from WHM cPanel Server

To uninstall ImunifyAV from WHM cPanel server, follow the steps below:

  1. Login via SSH to cPanel server.
  2. Run the following command to stop ImunifyAV:
    systemctl stop imunify-antivirus
  3. Run the following commands to download uninstall script and run it:
    wget https://repo.imunify360.cloudlinux.com/defence360/imav-deploy.sh
    bash imav-deploy.sh --uninstall
    Uninstall ImunifyAV from WHM cPanel server using SSH console
  4. ImunifyAV has now been successfully uninstalled from the WHM cPanel server.

Conclusion

You now know how to uninstall ImunifyAV from WHM cPanel server.

  • uninstall, uninstall script, imunifyav
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Remove a Service from ChkServd Monitoring for cPanel Servers

This guide requires root user account in server. In some circumstances, ChkservD cPanel...

Assigning a Dedicated IP Address to a Subdomain using WHM

To assign a dedicated IP address to a subdomain, perform the following steps: Step 1: Add the...

Enable Lets Encrypt AutoSSL Provider

This article refers to cPanel version 84 and later. Enable Let's Encrypt for AutoSSL Follow...

How to Fix Incorrect cPanel Account Quotas and Disk Usage

This article will provide a step-by-step guide to fix incorrect account quotas and disk usage on...

How to Uninstall Installatron in WHM cPanel Server

This guide will show you how to quickly uninstall Installatron software from WHM/cPanel server....