Skip to content

Commit feab31b

Browse files
CopilotBillWagneradegeo
authored
Direct readers to modern .NET install and uninstall resources (#46899)
* Initial plan for issue * Add NOTE block directing readers to modern .NET install and uninstall resources Co-authored-by: BillWagner <[email protected]> * Update NOTE block wording to match official language and style Co-authored-by: BillWagner <[email protected]> * Update uninstall-tool link to use relative path instead of absolute URL Co-authored-by: adegeo <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: BillWagner <[email protected]> Co-authored-by: adegeo <[email protected]>
1 parent 178be2d commit feab31b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/framework/install/troubleshoot-blocked-installations-and-uninstallations.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Troubleshoot blocked .NET Framework installations and uninstallations"
33
description: "Troubleshoot issues you encounter that prevent installation of the .NET Framework. Consult status messages for information to resolve issues."
4-
ms.date: "04/18/2019"
4+
ms.date: "06/19/2025"
55
helpviewer_keywords:
66
- ".NET Framework, troubleshooting blocked installations"
77
- "blocked .NET Framework installations, troubleshooting"
@@ -12,6 +12,9 @@ ms.assetid: c3fdfbc1-ed99-4202-a2b0-8c4f1646385d
1212

1313
When you run the [web or offline installer](guide-for-developers.md) for the .NET Framework 4.5 or later versions, you might encounter an issue that prevents or blocks the installation of the .NET Framework. The following table lists possible blocking issues and provides links to troubleshooting information.
1414

15+
> [!NOTE]
16+
> To install or uninstall current versions of .NET (not .NET Framework), visit [the .NET site](https://dotnet.microsoft.com/download) to download the latest versions. For uninstalling newer versions of .NET, see [.NET uninstall tool](../../core/additional-tools/uninstall-tool-overview.md).
17+
1518
In Windows 8 and above, the .NET Framework is an operating system component and cannot be independently uninstalled. Updates to the .NET Framework appear in the **Installed Updates** tab of the Control Panel **Programs and Features** app. For operating systems on which the .NET Framework is not preinstalled, the .NET Framework appears in the **Uninstall or change a program** tab (or the **Add/Remove programs** tab) of the **Program and Features** app in Control Panel. For information on the Windows versions on which the .NET Framework is preinstalled, see [System Requirements](../get-started/system-requirements.md).
1619

1720
> [!IMPORTANT]

0 commit comments

Comments
 (0)