2) Rename the file remsav-all-200.txt to remsav-all-200.bat.
3) Double click on remsav-all-200.bat, when prompted reboot the computer.
4) After the reboot, run the script again so that all files are removed.
5) Remove the following two registry keys if found:
HKLM\Software\Sophos
HKCU\Software\Sophos
6) Open a command prompt (cmd)
Type 'net users' and press enter
Check for any SophosSAU*** accounts
Delete any SophosSAU accounts with the command:
net users <accountname> /delete (ex. if found SophosSAUPC1, then the command to run is "net users SophosSAUPC1 /delete")