Applies to: Sophos Home Premium and Free (Windows)
What is Tamper Protection?
Tamper Protection is a security feature of Sophos Home for Windows, which prevents the software from being manipulated from outside applications. With Tamper protection enabled, you will not be able to modify the software or stop any of its running services.
Typically, Tamper Protection can be temporarily disabled via the Sophos Home User interface by an Admin user: Sophos Home (Windows) How to disable Tamper protection
In the event that the user interface is not accessible, Tamper Protection can be disabled via Recovery Mode
What to Do:
Note: The following steps are intended for advanced users only. Performing these steps incorrectly can cause serious harm to your computer’s operating system. If you do not feel comfortable editing the Windows Registry, please contact Sophos Home support for assistance.
Video steps
Step-by-Step
Windows 10 and equivalent operating systems
- Go to Settings, Update & Security, Recovery under Advanced start-up click Restart now.
- On Choose an option, click Troubleshoot, then click Advanced options and Command Prompt:
- Following the restart, select an administrative account to continue and enter the password.
- Open Command Prompt.
- Type
C:
and click Enter. - Type
cd Windows\System32\drivers
and click Enter. - Type
ren SophosED.sys SophosED.sys.old
and click Enter. - Type
exit
and click Enter. - Click Continue.
Once back to normal Windows mode, follow these steps: - Click Start followed by Run then type
services.msc
- Right-click the Sophos Anti-Virus service then Properties.
- Set the Startup type to Disabled then click the OK button.
Repeat for Sophos MCS Agent service - In Run, type
regedit.exe
then click the OK button. - Back-up the registry.
- Navigate to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Sophos MCS Agent
set the Value data of Start to0x00000004
- Go to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Sophos Endpoint Defense\TamperProtection\Config
set the Value data of SAVEnabled and SEDEnabled to 0
- Set the Value data of Enabled to
0
in the following:- 32-bit:
HKEY_LOCAL_MACHINE\SOFTWARE\Sophos\SAVService\TamperProtection
- 64-it:
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Sophos\SAVService\TamperProtection
- 32-bit:
Windows 7
- Turn on or restart the computer
- Press F8 to open Advanced Boot Options.
- Select Repair Your Computer and click Enter.
- At the System Recovery Options screen, select a language and keyboard input method and click Next.
- Select a local administrative account to log on to and click OK.
- Under System Recovery Options, click Command Prompt:
- Open Command Prompt with admin privilege.
- Type
D:
and click Enter. - Type
cd Windows\System32\drivers
and click Enter. - Type
ren SophosED.sys SophosED.sys.old
and click Enter. - Type
exit
and click Enter. - Click Restart.
- Once back to normal Windows mode, follow these steps:
- Click Start followed by Run then type
services.msc
- Right-click the Sophos Anti-Virus service then Properties.
- Let the Startup type to Disabled then click the OK button.
Repeat for Sophos MCS Agent service - In Run, type
regedit.exe
then click the OK button. - Back-up the registry.
- Navigate to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Sophos MCS Agent
set the Value data of Start to0x00000004
- Navigate to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Sophos Endpoint Defense\TamperProtection\Config
set the Value data of SAVEnabled and SEDEnabled to 0
- Set the Value data of Enabled to
0
in the following:- 32-bit:
HKEY_LOCAL_MACHINE\SOFTWARE\Sophos\SAVService\TamperProtection
- 64-it:
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Sophos\SAVService\TamperProtection
- 32-bit: