Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

Block Upgrade to Windows 11 via Group Policy or Registry

Posted on 14/11/202127/08/2026 Imoh Etuk By Imoh Etuk 2 Comments on Block Upgrade to Windows 11 via Group Policy or Registry
  1. Home
  2. Windows
  3. Block Upgrade to Windows 11 via Group Policy or Registry
Windows10-11

In this short guide, I will show you how you can block Windows 11 upgrades through Group Policy or Windows Registry. The official release of Windows 11 by Microsoft is the latest talk in town. Yes, it’s the latest because a lot of people didn’t believe Microsoft was going to make a U-turn from their initial decision that Windows 10 would be the last Windows version for desktop Operating systems. Please see how to Harden your Veeam Backup Server with Microsoft AppLocker, and Force BitLocker Recovery: Perform BitLocker Recovery via the Self-Service Portal and Helpdesk.

So while we were sleeping Microsoft came scratching our backs. Hey guys! the plan has changed, it’s time to launch a new OS with more powerful and sophisticated features that will bring you closer to what you want.

An OS that is properly aligned with the technological needs of the modern workplace and end-users needs. With these handy features in mind, Windows 11 which was officially released on October 5, 2021, is an Operating System everyone would probably love to install and use.

The features are so amazing that you wouldn’t like to resist upgrading your Windows 10 to it but what if you choose to stay with your Windows 10 since you will still be receiving adequate security updates and support till 2025? Microsoft has already made its point known that end users won’t be persuaded to force-upgrade their Windows 10 to Windows 11.

So if you want to upgrade, you will have to do it manually by going from Settings > Update & Security > Windows Update but if you don’t want to upgrade, simply don’t touch the settings option of your PC. Therefore, note, you will not receive an automatic update notice from Microsoft to upgrade to Windows 11. 

Blocking Upgrade from Windows 10-update-security

Hence, if you’re using Windows 10 Pro, Education, or Enterprise, it is possible to delay feature update installations through the method I am about to show you in the guide.

You may also be interested in reading about how to upgrade Windows 10 with an unsupported CPU and TPM 1.0 to Windows 11​, and how to fix “Failed to open session in VirtualBox to install Windows 11 Image” .

Disable Using Group Policy Editor

Press the Windows Key + R, to open the Run dialog box.
– Then, type in gpedit.msc in the Run dialog box and hit the Enter Key. This will load up and display the Group Policy Editor 

Blocking Upgrade from Windows 10-Windows 11-Screenshot-2021-11-18-at-12.31.59

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

Blocking Upgrade from Windows 10-Windows 11-Screenshot-2021-11-18-at-14.02.43

Double-click on “Select the target feature update version”
– Set the policy to Enabled
– Type 21H1 into the field
– Click on “Apply” if you still wish to play on the page else,
-Click “Okay” on the fly as shown below.

21H1

Close the Group Policy Editor, and that is all you need to do via the Local Group Policy Editor.

Disable Using Registry Editor

Press the Windows Key + R, to open the Run dialog box.

Type in regedit.exe in the Run dialog box and hit the Enter Key -> This will prompt you to press “Ok” to open up the Registry Editor (You must have the Admin privileges to do this)

Hkey

Go to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate. As you can see, this does not exist.

Hence, we have to create the WindowsUpdate key and the associated values and strings.

Screenshot of Windows 10 Registry Editor showing the path to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows with options to create a new key and value.

As you can see below, the key has been created and we can access the registry hive and find the right key.

Windows Registry Editor displaying the path to Windows Update settings, showing keys like ProductionVersion, TargetReleaseVersion, and their data types.

Afterward, double click on the ProductVersion and Enter Windows 10 as the value data and click OK.

Screenshot of an Edit String window in Windows, showing 'ProductionVersion' as the value name and 'Windows 10' in the value data field, with an OK button highlighted.

Set the Dword TargetReleaseVersion to 1. However, if the value does not exist, right-click on Windows Update, and select New > Dword (32-bit) Value.

Block Upgrade to Windows 11
Blocking Upgrade to Windows 11

Set the value of TargetReleaseVersionInfo to 21H1. Meanwhile, if the value does not exist, right-click on Windows Update, and select New > String Value as shown below.

Block Upgrade to Windows 11
Block Upgrade to Windows 11

When you are done, the Registry Settings should look this way.

Block Upgrade to Windows 11

See also how to Save Read-Only Files in VIM Editor in Linux/Unix-like OS, how to Stop, Remove and Name a Docker Container, and how to locate, Find, and Grep: How to search for files and patterns in Linux/Unix-like OS.

Conclusion

Note the points stated above are optional as you can choose to allow updates or block to continue to use Windows 10 since Microsoft plans to support Windows 10 through 2025.

In other words, there’s no rush to update if you’re happy with what Windows 10 currently offers. Guess you’ve learned how to block upgrade to Windows 11.

I hope you found this article on how to Block Upgrade to Windows 11 via Group Policy or Registry very useful. Please feel free to leave a comment below.

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
Windows Tags:Windows 10, Windows 11

Post navigation

Previous Post: How to install a software package from source file in Linux
Next Post: How to configure user resource limits and restrictions in Linux

Related Posts

  • Feature image Audio settings
    Master Your Sound Experience: How to Manage Audio Settings on Windows 11 Windows
  • Test your webcam and microphone before meeting
    How to Test Your Webcam And Microphone Before Meeting Windows
  • How to Disable UAC with Group Policy and enable PIN in Windows Hello
    How to Disable UAC with Group Policy and enable PIN in Windows Hello Windows
  • Setup FSx File System 1
    Create and mount FSx File System: Join EC2 instance to AWS Managed AD AWS/Azure/OpenShift
  • Featured image 3
    How to add a device to your Microsoft Account Microsoft Exchange/Office/365
  • Featured image 1
    How to Disable Internet Explorer with Group Policy & Registry Windows

More Related Articles

Feature image Audio settings Master Your Sound Experience: How to Manage Audio Settings on Windows 11 Windows
Test your webcam and microphone before meeting How to Test Your Webcam And Microphone Before Meeting Windows
How to Disable UAC with Group Policy and enable PIN in Windows Hello How to Disable UAC with Group Policy and enable PIN in Windows Hello Windows
Setup FSx File System 1 Create and mount FSx File System: Join EC2 instance to AWS Managed AD AWS/Azure/OpenShift
Featured image 3 How to add a device to your Microsoft Account Microsoft Exchange/Office/365
Featured image 1 How to Disable Internet Explorer with Group Policy & Registry Windows

Comments (2) on “Block Upgrade to Windows 11 via Group Policy or Registry”

  1. Avatar photo Bright says:
    08/01/2022 at 2:20 PM

    Thanks a lot for sharing this post as it has been very helpful.

    Log in to Reply
    1. E Imoh1 Imoh Etuk says:
      13/01/2022 at 3:58 PM

      Hi @Bright, I’m glad that you found this post helpful. Keep exploring the blog for more helpful articles. Cheers!

      Log in to Reply

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

vexpert-badge-stars-5

Virtual Background

VEEAMLEGEND

Categories

veeaam100

Veeam Vanguard

  • Preventing Attacks on Cisco Switches Blog Header
    How to enable ssh via ASDM on Cisco ASA Network | Monitoring
  • Compacting VHD
    How to Compact Virtual Hard Disks on VMware Virtualization
  • DC Name
    Install and configure Active Directory Domain Services on Windows Server Windows
  • Featured image Dark mode
    How to enable dark theme in Windows 11 Windows
  • Key distribution center
    Perform Key Distribution Center Service [krbtgt] Password reset Windows
  • 0318 4
    Active Directory Authentication methods: How do Kerberos and NTLM work Windows Server
  • S3 Bucket Replication
    Set up Cross-Region Replication for S3 Buckets AWS/Azure/OpenShift
  • ext
    The DriveLock server returned an invalid or unrecognized response Security | Vulnerability Scans and Assessment

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,757 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Contact
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon
  • Bsky

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.