Forked from lukebussey/Remove Sophos from Mac without tamper protection password.md
Last active
July 17, 2018 11:27
-
-
Save Cryptophobia/d0547472e256061ea6441f22bbd6aa0a to your computer and use it in GitHub Desktop.
This file contains hidden or 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
cd /Library/Preferences | |
sudo rm com.sophos.sav.plist | |
cd /Library/Application\ Support/Sophos/cloud/Installer.app/Contents/MacOS/tools/ | |
sudo ./InstallationDeployer —force_remove |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment