win10 解决.net framework 3.5 安装报错 0x800F0954问题

原文路径:https://blog.csdn.net/asd77882566/article/details/80024043 

  • 打开注册表:按住 windows+s 键,输入regedit,确定;
  • 找到路径HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU,其中UseWUServer默认值为1,改成0;
  • 打开服务列表,重启Windows Update service;

win10 解决.net framework 3.5 安装报错 0x800F0954问题_第1张图片

  • 此时可以正常安装.net framework 3.5;
  • 将第二步的注册表修改还原,并重启 Windows Update service。

你可能感兴趣的:(环境)