【问题标题】:Remove .NET Framework删除 .NET 框架
【发布时间】:2016-10-30 14:38:24
【问题描述】:
  1. Removing framework using tool
  2. Installing framework error

我必须从我的计算机 (Windows 10) 中删除 .NET Framework,为此我使用了来自 Microsoft 的工具 dotnet_cleanup_tool.exe。但是在删除 .NET 框架并重新启动 PC 后,当我使用 net 4.6.1(NDP461-KB3102438-Web).exe 重新安装 .NET 框架时,我收到一条错误消息 -

我无法安装,因为它已经安装了。

【问题讨论】:

  • 工具本身介绍部分的一个警告说 - This cleanup tool will not remove versions of the .NET Framework that are installed as a part of Windows.。因此,本质上,Windows 10 默认附带的 .Net 框架 4.6 从未被该工具首先删除,因此您看到的错误消息是正确的。

标签: .net windows-10


【解决方案1】:

我从控制面板快速调出 Windows 功能窗口,您可以在其中打开/关闭我的 Windows 10 机器上的任何 Windows 功能。

  1. 按窗口 + R
  2. 输入 appwiz.cpl 并按 Enter。
  3. 点击左侧导航窗格中的Turn Windows features on or off

我怀疑Windonws 10是否支持启用或禁用默认安装Windows 10的.Net Framework 4.6.x。它只支持启用默认不启用的.Net Framework 4.7 Advanced Services

如果您正在寻找一种从 Windows 10 操作系统 (OS) 中完全删除 .Net 框架的优雅且受适当支持的方法,我相信您会不走运。

【讨论】:

    【解决方案2】:

    在“控制面板”>“程序”>“程序和功能”中

    在左侧面板上选择 > 查看已安装的更新

    您能在列表中找到“Microsoft Windows 更新 (KB3102438)”吗?

    这个地方是卸载.Net Framework的正确方法

    您还可以从本指南中找到帮助:

    http://blogs.msdn.com/b/astebner/archive/2008/08/28/8904493.aspx

    【讨论】:

    • 先生,感谢您的回答。没有这样的更新。
    • 卸载更新不会卸载基础产品
    猜你喜欢
    • 1970-01-01
    • 2021-12-18
    • 2014-04-30
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多