📜 ⬆️ ⬇️

Microsoft Security Essentials continues to work on Windows XP after April 8, 2014

image

Today I faced the termination of the work of the Microsoft Security Essentials antivirus on Windows XP. As you know, on April 8, 2014, support for Windows XP ended, so Microsoft decided to disable the antivirus for this system. Reports that MSE will work for another year for this system did not come true - the version 4.4.304.0 available as a distribution kit works, but the new version 4.5.216.0, which is automatically installed with security updates, turns off the antivirus and warns the user that The OS is outdated and it's time to get rid of it. But too many people use this system and this convenient antivirus, so I found a solution that allows the antivirus to work further.

The solution to the problem was an undocumented key in the antivirus settings:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft Antimalware\Signature Updates]
"ExpiryNotificationIntervalDays"=dword:ffffffff


At the moment, this is the first and only solution on the Internet, and completely legal, which can be quickly installed to users. Since April 9, system administrators expect a lot of calls that the antivirus has stopped working, and a quick solution is necessary without replacing the antivirus. Keep in mind that to make this tweak, you will need to set the rights to the registry branch, by default the entry to it is prohibited. You can also use my solution here , where this key is written to the registry without changing access rights, and the distribution itself is installed on Windows XP SP2 (necessary updates are included) and above, on any architecture.

')

Source: https://habr.com/ru/post/218703/


All Articles