win10系统更新0x800f081f错误怎么办
  • 作者:huahua
  • 时间:2020-02-13 10:36:35

使用win10系统的时候,更新了win10系统错误代码0x800f081f的问题,win10系统更新0x800f081f错误怎么办?其实这是因为我们的电脑兼容性导致的问题,或者是因为系统更新的过程中出现了一些内部错误。可尝试在系统的更新和应用程序中进行相关的设置即可解决问题。

win10系统更新0x800f081f错误怎么办

1. 启动开始菜单,输入“cmd”,右键以管理员身份运行,然后依次执行以下命令:

SC config wuauserv start= auto

SC config bits start= auto

SC config cryptsvc start= auto

SC config trustedinstaller start= auto

SC config wuauserv type=share

net stop wuauserv

net stop cryptSvc

net stop bits

net stop msiserver

ren C:\Windows\SoftwareDistribution SoftwareDistribution.old

net start wuauserv

net start cryptSvc

net start bits

net start msiserver

重启设备,再次尝试更新 Windows,看一下是否还会提示错误。

方法二:

1.右键点击“此电脑”,选择“管理”

2.进入到计算机管理后,点击左侧下面的“服务和应用程序”,点选“服务”

(1)

3.找到windows Update,点击后,选择“属性”

(2)

4.进入到属性界面后,在启动类型中选:手动。点击确定后退出设置

(3)

5.右击:windows Update ,选择:启动即可

(4)

热门推荐