How to uninstall Imunify360 on Cpanel Server
To uninstall Imunify360, login to WHM, go to terminal and run following commands. You can also run these commands in SSH after login as user root.
rm -f i360deploy.sh wget https://repo.imunify360.cloudlinux.com/defence360/i360deploy.sh bash i360deploy.sh --uninstall
If you use CloudLinux, you may need to run following 2 commands also.
/usr/sbin/cagefsctl --force-update /usr/sbin/cagefsctl --remount-all
Back to Imunify360