Thursday, February 20, 2020

Uninstall McAfee Endpint Protection in Mac

sudo /usr/local/McAfee/uninstall EPMsudo /usr/local/McAfee/uninstall ThreatPreventionsudo /usr/local/McAfee/uninstall Firewallsudo /usr/local/McAfee/uninstall WebControlReboot the macsudo sucd /usr/local/
rm –rf McAfee/
cd /Library/Application\ Support/
rm –rf McAfee/
cd /Library/LaunchDaemons/
rm –rf com.mcafee.*
cd /Library/LaunchAgents/
rm –rf com.mcafee.*
cd /Library/Preferences/
rm –rf com.mcafee.*RebootGo...