方法一:

1、首先右击左下角开始,然后点击“windows Powershell(管理员)”

2、然后在打开的命令提示符窗口中运行:

net stop wuauserv

net Stop cryptSvc

ren C:/Windows/SoftwareDistribution SoftwareDistribution.old

ren C:/Windows/System32/catroot2 catroot201d

net Start wuauserv

net start cryptSvc

方法二:

1、可以通过下载最新.net framework来进行解决。

2、如果你的版本很老旧了,不放下载试一试。