Server2019安装驱动报错系统无法分配注册表日志所需空间处理方法

参考

https://answers.microsoft.com/en-us/windows/forum/all/windows-update-error-0x800703e3/16ee4cc8-adaf-4170-8b2b-462253daecd0

1) There is a new guided walk-through from Microsoft for repairing Windows Update that leads up to resetting components if necessary: https://support.microsoft.com/en-us/help/10164/.... Try running that first.

2) If that fails try manually resetting Windows Update Service:

Open administrative Command Prompt and type following commands one-by-one followed by Enter key.

net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
Ren C:\Windows\System32\catroot2 Catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver

Close Command Prompt and see if Windows Updates works then

3) You can also install the Updates manually that fail to install which are logged at Settings > Update & Security > Windows Update > Installed Update History, and then search for those to download and install from this Catalog: http://test.catalog.update.microsoft.com/v7/sit...

4) If they continue to fail and interfere, then you can block them using one of these methods: https://www.howtogeek.com/224471/how-to-prevent...

5) What I'd do at this point if you haven't yet is install latest Version 1809 by installing Media Creation Tool from this link and choose Upgrade This PC Now: http://windows.microsoft.com/en-us/windows-10/m...

This is the most stable way to change to the newer version and because it reinstalls WIndows while keeping your files and programs in place, fixes most problems. It also brings all Windows Updates to date.

If there are any hurdles during install then these steps can overcome them: http://answers.microsoft.com/en-us/windows/wiki...

6) If problems with Updates have become chronic and especially if you have other performance problems, be aware that what we have found is that in Windows 10 everything depends on the quality of the underlying install, the same reason enthusiasts have never run Factory or Upgrade installs because they know there would be endless issues.

我是直接步骤二使用代码就行了

版权声明:
作者:佛西
链接:https://foxi.buduanwang.vip/windows/1166.html/
文章版权归作者所有,未经允许请勿转载
如需获得支持,请点击网页右上角
THE END
分享
二维码
海报
Server2019安装驱动报错系统无法分配注册表日志所需空间处理方法
参考 https://answers.microsoft.com/en-us/windows/forum/all/windows-update-error-0x800703e3/16ee4cc8-adaf-4170-8b2b-462253daecd0 1) There is a……
<<上一篇
下一篇>>