The .NET Framework 4.7.1 is still available through Windows Update and Windows Server Update Services (WSUS). The .NET Framework 4.7.1 is categorized as a recommended update on these platforms.
Important We strongly recommend that you do not block the installation of .NET Framework 4.7.1. However, you may have a business reason to temporarily block the installation. For example, you may require more time to test line-of-business applications in your environment. In such a situation, you can modify the registry to temporarily block this installation.
Temporarily block the installation
Important Follow the steps in this section carefully. Serious problems might occur if you modify the registry incorrectly. Before you modify it, back up the registry for restoration in case problems occur.
Note For security, stability, reliability, and servicing reasons, we recommend that you do not maintain this block for an extended time.
- Back up the registry.
- Start Registry Editor. To do this, select Start, type regedit, and then press Enter.
- Locate and select the following subkey:
HKEY_LOCAL_MACHINE\Software\Microsoft\NET Framework Setup\NDP
- After you select this subkey, point to New on the Edit menu, and then select Key.
- Type WU, and then press Enter.
- Right-click WU, point to New, and then select DWORD Value.
- Type BlockNetFramework471, and then press Enter.
- Right-click BlockNetFramework471, and then select Modify.
- In the Value data box, type 1, and then select OK.
- On the File menu, select Exit to exit Registry Editor.
Note Organizations do not have to modify the registry in environments that are managed through an update management solution, such as Microsoft WSUS or System Center Configuration Manager. Organizations can use these products to fully manage the deployment of updates that are released through Windows Update or Microsoft Update. The procedure that's discussed in this article is necessary only for computers that directly connect to and receive updates from Windows Update.