命令行解决MSE免费杀毒软件无法更新

时间:2020-05-11 22:13:39   浏览:次   点击:次   作者:   来源:   立即下载

  微软推出的免费杀毒软件MicrosoftSecurityEssentials(MSE)成为了不少朋友的杀毒工具,但是在实际使用中,也常常出现一些无法更新的问题。  

    无法更新对于杀毒软件就意味着风险,因此今天为大家介绍2个可以解决MSE无法更新的方法。  

  第一种:  微软杀毒软件MSE不能升级,无法更新病毒库,错误代码是0x80070422。  

  针对该代码0x80070422,微软的解释是要检查与启动以下三个服务:自动更新AutomaticUpdates(wuauserv)、BackgroundIntelligentTransferService(BITS)、DCOM服务器进程启动器(DcomLaunch),启动类型应设为“自动”。  

  用命令,就是下面的内容:  scconfigwuauservstart=auto  scconfigbitsstart=auto  scconfigDcomLaunchstart=auto  netstopwuauserv  netstartwuauserv  netstopbits  netstartbits  netstartDcomLaunch  第二种:  我们可以通过控制台来完成更新,更新进程为MpCmdRun.exe,位于C:ProgramFilesMicrosoftSecurityEssentials目录下。  

    运行-cmd,  cdC:ProgramFilesMicrosoftSecurityEssentials  MpCmdRun-SignatureUpdate  等带提示完成后,MSE的病毒库即完成了更新。  

收起

相关推荐

相关应用

平均评分 0人
  • 5星
  • 4星
  • 3星
  • 2星
  • 1星
用户评分:
发表评论

评论

  • 暂无评论信息