Microsoft free anti-virus software MSE cannot be updated

Source: Internet
Author: User
Tags security essentials


Microsoft's free anti-virus software, Microsoft Security Essentials (MSE), has become a popular anti-virus tool for many friends. However, in actual use, there are also some problems that cannot be updated.

Failure to update anti-virus software poses a risk. Therefore, I will introduce two methods to solve the problem that MSE cannot be updated.

First:

Microsoft anti-virus software MSE cannot be upgraded, and the virus database cannot be updated. The error code is 0x80070422. For the code 0x80070422, Microsoft explains that it wants to check and start the following three services: automatically update the Automatic Updates (wuauserv) and Background Intelligent Transfer Service (BITS), DCOM server process initiator (DcomLaunch), the Startup type should be set to "automatic ". Run the following command:

SC config wuauserv start = autosc config bits start = autosc config DcomLaunch start = autonet stop wuauservnet start wuauservnet stop bitsnet start DcomLaunch


Second:

We can use the console to complete the update process. The update process is mpcmdrun.exe, which is located in the C: Program FilesMicrosoft Security Essentials directory.

Run-cmd,

Cd C: Program FilesMicrosoft Security essential tialsmpcmdrun-SignatureUpdate


After the prompt is complete, the virus database of the MSE is updated.

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.