你好,
可以尝试使用dism命令来进行添加。
您需要一个系统安装介质。
将此输入到命令提示符 (管理员)
或 PowerShell (管理员)..。
Dism /online /enable-
feature /featurename:NetFX3 /All /Source:D:\sources\sxs /LimitAccess
这个D指的就是你安装介质的盘符。
希望对您有帮助,如果回答是有帮助的,
请将其标记为答案,
可以帮助其他有相同问题的社区成员,
并快速找到有用的答复。
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact
tnmff@microsoft.com.