Skip to content

Commit 1e7947e

Browse files
Merge pull request #46903 from dotnet/main
Merge main into live
2 parents 390fc5b + feab31b commit 1e7947e

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)