Uninstall Mcafee Endpoint Protection For Mac
There are many ways to uninstall McAfee software. Reasons for uninstalling might include migration to newer products such as Endpoint Security, or a need to clean up your system for maintenance purposes, with the intent to reinstall later.
rm -f /Library/LaunchAgents/com.mcafee.menulet.plist |
rm -f /Library/LaunchAgents/com.mcafee.reporter.plist |
rm -f /Library/LaunchDaemons/com.mcafee.ssm.Eupdate.plist |
rm -f /Library/LaunchDaemons/com.mcafee.ssm.ScanFactory.plist |
rm -f /Library/LaunchDaemons/com.mcafee.virusscan.fmpd.plist |
rm -rf /Library/ApplicationSupport/McAfee |
rm -rf /usr/local/McAfee |
shutdown -r now |
commented Sep 25, 2014
rm -f /Library/LaunchDaemons/com.mcafee.ssm.ScanManager.plist |
commented Mar 6, 2017
Awesome!!! Dcr-trv460e driver for mac. Thank you so much i been looking for this solution for ever..Thanks |
commented Mar 22, 2017
Thank you very much, finally got rid of it ! |
commented Jun 8, 2017
Hi! I keep getting permission denied! Help please! |
commented Jun 12, 2017 • edited
edited
I had to run |
commented Jun 25, 2019
Will the sysadmin notice of the lack of the endpoint security client with any method? |
commented Aug 8, 2019
It depends if the sysadmin is running a report and looking for machines without it. If you have an environment that has good IT hygiene it will probably just get installed again by JAMF or whatever manages your devices. |