Skip to content

Instantly share code, notes, and snippets.

@leesaenz
Last active May 5, 2018 07:20
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leesaenz/53d5753c711e119f9f8271cea86972b1 to your computer and use it in GitHub Desktop.
Save leesaenz/53d5753c711e119f9f8271cea86972b1 to your computer and use it in GitHub Desktop.
How to Force Remove Sophos Without a Tamper Protection Password MacOS
sudo pkill -f Sophos && sudo rm -rf /Library/Sophos\ Anti-Virus
# Then run their uninstaller.
# Boom, it's gone with or without the tamper password.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment