win10 安装.net framework 3.5,错误代码0x8024401C

win10 安装.net framework 3.5,错误代码0x8024401C

参考链接:https://www.gxlsystem.com/diannaowenti-386775.html

解决方法如下,cmd中执行:

net stop wuauserv
reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate
net start wuauserv

你可能感兴趣的:(计算机使用总结,windows系统)