Forked from tegansnyder/disable mcafee endpoint protection.md
Last active
June 22, 2020 21:34
-
-
Save colingourlay/1795b5efbcf19a6db1e6d342050ecc2b to your computer and use it in GitHub Desktop.
Kill McAfee
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo /usr/local/McAfee/AntiMalware/VSControl stopoas | |
sudo killall VShieldService | |
sudo killall VShieldScanner |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment