Home » Questions » Computers [ Ask a new question ]

MSE updating fails, no warning or error message

MSE updating fails, no warning or error message

I'm running Windows 7 Ultimate, 32-bit.

Asked by: Guest | Views: 314
Total answers/comments: 3
Guest [Entry]

I know it might sound silly, but have you checked your computer for viruses?
Guest [Entry]

"If it was all working okay a few days ago, the first thing I would try is a System Restore. This may also resolve the problems you are having with MSI installers too.

If the System Restore does not fix the MSE problem, but does fix the MSI problems, you could then try an uninstall and reinstall MSE from scratch.

In terms of the weird permissions issues, according to a Microsoft forum you can use the command below to reset the permissions on system folders and files:

secedit /configure /cfg %windir%\inf\defltbase.inf /db defltbase.sdb /verbose

More info can be found on Microsoft's knowledge base (the manual instructions also relate to Windows 7)."
Guest [Entry]

"Here are some steps from Mydigitallife that might solve your issue:

While waiting for Microsoft to fix and patch the occasional unable to auto update virus and spyware definitions error, here’s a few steps that user encounters the issue can take to ensure that Microsoft Security Essentials automatically update as and when needed.

- Ensure that Automatic Updates service (wuauserv) and Background Intelligent Transfer Service (BITS) is Running

Microsoft Security Essentials, although depends on client program to perform both client and definition update, but it still depends on the pipe of Automatic Update service (wuauserv) and directly, Background Intelligent Transfer Service (BITS) to carry out the udpate. So, ensure that wuauserv and BITS is running (via Control Panel -> Administrator Tools -> Services) or else MSE won’t update.

- Manually Update Microsoft Security Essentials

Microsoft Security Essentials can be forced to or manually update. To do so, just open up Microsoft Security Essential user interface, go to Update tab, and click on the Update button to check for updates.

Manually update will allow user to know if there is underlying problem with updating mechanism of MSE, or just the automatic update fails to perform the task.

- Force MSE to Check for New Definitions Update Before Running Scheduled Scan

This is a workaround for system where Microsoft Security Essentials does not or fails to check and update its virus and spyware definitions automatically. The trick is to schedule automatic scan on the system, and force Microsoft Security Essentials to check for new signature update prior to commencement of scan process. To do so, open up Microsoft Security Essentials user interface, go to Settings tab, select Scheduled Scan option.

Ensure that scheduled scan is enabled (Run a scheduled scan on my computer (recommended) check box is ticked) with daily interval, and check the checkbox for Check for the latest virus and spyware definitions before running a scheduled scan option. Unselect and uncheck the check box for Start the scheduled scan only when my computer is on but not in use so that scheduled scan will always run, and so do automatic virus signature update.

- Manually Download and Install Latest Microsoft Security Essentials Definition Updates

Microsoft is making available latest version of full engine and definition package from the Microsoft Malware Protection Center. User can download the package for free, and apply it to a PC running MSE, especially on computer without Internet connection.

- Increase Microsoft Security Essentials Virus and Spyware Definitions Signature Update Interval

The default 24 hours signature update interval of MSE may prove to be too long for some computers, as most computers are not leave to be running 24 hours everyday, causing Microsoft Security Essentials not updating virus and spyware definitions database to be out-of-date and put the computer at risk.

With a simple registry hack, Microsoft Security Essentials can be instructed to check for updates more than once a day (default is every 24 hours – once a day). Follow the guide below to change the registry key to allow MSE to check and update virus and spyware definitions signature database every few hours. Ability to perform and update process more frequently also able to solve the issue when MSE does not update its definitions database automatically.

Follow the guide to tweak the registry to change the Microsoft Security Essentials signature update interval:

Run Registry Editor (RegEdit).
Navigate to the following registry key:

HKEY_LOCAL_MACHINE/Software/Microsoft/Microsoft Antimalware/Signature Updates

In the right pane, take ownership and grant full control permissions on a registry key, a REG_DWORD value named SignatureUpdateInterval.
Double click on the SignatureUpdateInterval. By default, its value is 24 (in Decimal) or 18 (in Hexadecimal). Change its value to any number between 1 and 24 (both inclusive) in Decimal.

The numerical value determines how frequent and how fast (in hours) Microsoft Security Essentials will check for updates and update the virus and spyware definitions.
Restart the computer."