本文为大家介绍kb4592449无法安装(kb4503269无法安装),下面和小编一起看看详细内容吧。
我们在使用win10操作系统的时候,一定要经常更新自己的系统补丁来维护自己的系统安全。对于kb4541335无法安装的情况小编我觉得你可以检查网络重新安装。详情见下文~
kb4541335无法安装怎么办
方法一:
干净启动排除第三方软件的影响:
1、停止非核心程序的运行(包括第三方杀毒和优化软件)
2、如果情况允许,请卸载设备中的第三方杀毒、管家、优化软件
3、同时按下【windows徽标键+r】,输入【msconfig】,回车
4、点击【服务】【隐藏所有微软服务】【全部禁用】(如果您启用了指纹识别功能,请不要关闭相关服务)
5、启动【任务管理器】,点击【启动】选项卡,禁用所有启动项
6.重启设备
方法二:
自动系统扫描:
1、右击任务栏windows图标,选择【microsoft powershell(管理员)】
2. 一条一条输入以下命令:
dism /online /cleanup-image /checkhealth
dism /online /cleanup-image /scanhealth
dism /online /cleanup-image /restorehealth
证监会/扫描
3.重启电脑
4.如果出现部分文件无法修复的报错,重复1-3步数次
方法三:
1. 同时按下【win+x】键,点击【windows powershell(管理员)】
2.将下面的程序代码复制到刚刚打开的powershell中,回车
3.忽略红字错误,重启电脑
4. 运行windows 更新
$arch=获取wmiobject -class win32_processor -computername localhost |选择对象地址宽度
写入主机1. 正在停止windows 更新服务.
停止服务名称bits
停止服务名称wuauserv
停止服务名称appidsvc
停止服务名称cryptsvc
写入主机2. 删除qmgr 数据文件.
删除项目$env:allusersprofileapplication datamicrosoftnetworkdownloaderqmgr*.dat -erroraction silentlycontinue
write-host 3. 重命名软件分发和catroot 文件夹.
重命名项目$env:systemrootsoftwaredistribution softwaredistribution.bak -erroraction silentlycontinue
重命名项目$env:systemrootsystem32catroot2 catroot2.bak -erroraction silentlycontinue
write-host 4. 正在删除旧的windows 更新日志.
删除项目$env:systemrootwindowsupdate.log -erroraction silentlycontinue
write-host 5. 将windows 更新服务重置为默认设置.
sc.exe sdset 位d:(a;cclcswrpwpdtlocrrc;sy)(a;ccdclcswrpwpdtlocrsdrcwdwo;ba)(a;cclcswlocrrc;au)(a;cclcswrpwpdtlocrrc;pu)
sc.exe sdset wuauserv d:(a;cclcswrpwpdtlocrrc;sy)(a;ccdclcswrpwpdtlocrsdrcwdwo;ba)(a;cclcswlocrrc;au)(a;cclcswrpwpdtlocrrc;pu)
设置位置$env:systemrootsystem32
write-host 6. 注册一些dlls.
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
regsvr32.exe /s shdocvw.dll
regsvr32.exe /s browseui.dll
regsvr32.exe /s jscript.dll
regsvr32.exe /s vbscript.dll
regsvr32.exe /s scrrun.dll
regsvr32.exe /s msxml.dll
regsvr32.exe /s msxml3.dll
regsvr32.exe /s msxml6.dll
regsvr32.exe /s actxprxy.dll
regsvr32.exe /s softpub.dll
regsvr32.exe /s wintrust.dll
regsvr32.exe /s dssenh.dll
regsvr32.exe /s rsaenh.dll
regsvr32.exe /s gpkcsp.dll
regsvr32.exe /s sccbase.dll
regsvr32.exe /s slbcsp.dll
regsvr32.exe /s cryptdlg.dll
regsvr32.exe /s oleaut32.dll
regsvr32.exe /s ole32.dll
regsvr32.exe /s shell32.dll
regsvr32.exe /s initpki.dll
regsvr32.exe /s wuapi.dll
regsvr32.exe /s wuaueng.dll
regsvr32.exe /s wuaueng1.dll
regsvr32.exe /s wucltui.dll
regsvr32.exe /s wups.dll
regsvr32.exe /s wups2.dll
regsvr32.exe /s wuweb.dll
regsvr32.exe /s qmgr.dll
regsvr32.exe /s qmgrprxy.dll
regsvr32.exe /s wucltux.dll
regsvr32.exe /s muweb.dll
regsvr32.exe /s wuwebv.dll
write-host 7) 正在移除wsus客户端设置.
注册删除hklmsoftwaremicrosoftwindowscurrentversionwindowsupdate /v accountdomainsid /f
注册删除hklmsoftwaremicrosoftwindowscurrentversionwindowsupdate /v pingid /f
注册删除hklmsoftwaremicrosoftwindowscurrentversionwindowsupdate /v susclientid /f
写主机8) 重置winsock.
netsh winsock 重置
netsh winhttp 重置代理
写主机9) 删除所有bits 作业.
获取位传输|删除位传输
写入主机10) 正在尝试安装windows 更新代理.
如果($arch -eq 64){
wusa windows8-rt-kb2937636-x64 /安静
}
别的{
wusa windows8-rt-kb2937636-x86 /安静
}
写入主机11) 启动windows 更新服务.
启动服务名称bits
启动服务名称wuauserv
启动服务-名称appidsvc
启动服务-名称cryptsvc
写主机12) 强制发现.
wuauclt /resetauthorization /detectnow
写主机进程完成。请重新启动您的计算机。
好了,kb4592449无法安装(kb4503269无法安装)的介绍到这里就结束了,想知道更多相关资料可以收藏我们的网站。