This creates a VI and names it 'kill_sophos'.)Ĭopy text below (Starting with '#!/bin/bash' and ending with 'sudo rm -R /Library/Caches/com.sophos.*'), right-click on terminal window and select 'Paste': (It doesn't matter where in the window you paste it, it will end up in the same place. (Hit Enter/Return after typing the above line. Note: For clarity, I put my comments in parentheses () and my Terminal commands in quotation marks '' You can first go to your documents folder or desktop to create the mentioned kill_sophos file via terminal. It's been rough The above steps shared by worked for me just now. It will now let you remove Sophos Endpoint without the tamper protection password.enter password and watch everything die.run script by entering below on terminal.Sudo rm /Library/LaunchAgents/com.sophos.* Sudo rm /Library/LaunchDaemons/com.sophos.* Sudo rm -R /Library/Preferences/com.sophos.* Sudo rm -R /Library/Application\ Support/Sophos/ Copy text below, right-click on terminal window and select 'Paste':.'command + spacebar' search for 'terminal'