Block the Windows 11 Update From Installing on Windows 10 - WindowsTips.net - Windows Tips and Tricks with Geek

Sunday, November 7, 2021

Block the Windows 11 Update From Installing on Windows 10

 Windows 10 logo

How to Block the Windows 11 Update Using Registry Editor

To use the Registry Editor method to prevent the Windows 11 update from being installed on your Windows 10 PC, first, open the Run box by pressing Windows+R keys at the same time.

In the Run box, type the following and press Enter. This opens the Registry Editor.

regedit

Enter "regedit" and press Enter in Run.

You will see a “User Account Control” prompt. Select “Yes” in this prompt to continue.

When the Registry Editor opens, from the sidebar to the left, navigate to the following directory:

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate
Note: If you don’t see the final “WindowsUpdate” directory, right-click the “Windows” directory and choose New > Key. Then type “WindowsUpdate” and press Enter to create the directory.

Navigate to the "WindowsUpdate" directory in the Registry Editor.

On the right pane, double-click the “TargetReleaseVersion” entry to open it. If you don’t see this entry, then in the right pane, right-click anywhere blank and select New > DWORD (32-bit) Value. Then type “TargetReleaseVersion” (without quotes) and press Enter to create the entry.

Double-click the "TargetReleaseVersion" entry.

In the “Edit DWORD (32-bit) Value” box that opens, click the “Value Data” field and enter “1” (without quotes). Then select “OK.”

Edit the "TargetReleaseVersion" entry's value.

Once again, on the right pane, double-click the “TargetReleaseVersionInfo” entry. If you don’t see it, then right-click anywhere blank on the right pane and choose New > String Value. Type “TargetReleaseVersionInfo” (without quotes) and press Enter to make the entry.

Double-click the "TargetReleaseVersionInfo" entry.

Here we’re going to enter the release update that we want to remain on. At the time of writing, the latest Windows 10 release is the 21H1 update. To determine the current version, review the official Microsoft documentation on the latest version of Windows 10.

On the “Edit String” box, click the “Value Data” field and type “21H1” (without quotes), or whatever your preferred release is. Then click “OK.”

Edit the "TargetReleaseVersionInfo" entry's value.

Close the Registry Editor and restart your Windows 10 PC. You’re all set.

Your Windows 10 PC will block any updates after the update you entered, which includes the Windows 11 update. The downside to this method is that you will have to keep updating the release value to represent the latest Windows 10 updates. Check out the final section in this guide to learn what this means.

How to Block the Windows 11 Update Using Local Group Policy Editor

To use the Local Group Policy Editor method, first, open the Run box on your PC by pressing Windows+R keys at the same time.

In the Run box, type the following and press Enter. This opens the Local Group Policy Editor.

gpedit.msc

Type "gpedit.msc" and press Enter in Run.

Using the directories list on the left, navigate to the following directory:

Local Computer Policy > Computer Configuration > Administrative Templates > Windows Components > Windows Update > Windows Update for Business

Navigate to the "Windows Update for Business" directory.

On the right pane, double-click the “Select the Target Feature Update Version” entry.

Double-click the "Select the Target Feature Update Version" entry.

A “Select the Target Feature Update Version” window will open. Here, activate the “Enabled” option. Then click the “Target Version for Feature Updates” field and type “21H1” (without quotes) or whatever your preferred release is. Finally, click “Apply” followed by “OK.”

Edit the "Select the Target Feature Update Version" entry.

Close the Local Group Policy Editor and restart your PC. Windows 11 update is now blocked on your computer.

No comments:

Post a Comment