Cách cài đặt Docker trên Raspberry Pi 5

3 Effective Ways to Block Windows 11 Upgrades (Prevent 24H2 Update)

Introduction

Windows 11 frequently receives feature updates like 22H2, 23H2, and 24H2 through Windows Update. While these bring new features, they can cause issues such as incompatibility with older software, unstable device drivers, interface changes that disrupt work, and system errors after upgrading.

In business environments or on stable systems, administrators prefer to keep the current Windows version and only apply security patches.

This article guides you through 3 popular and effective methods to prevent Windows 11 from automatically upgrading to a new version.

Method 1: Block Upgrades Using Group Policy

Step 1: Open Local Group Policy. Press: Win + R. Enter: gpedit.msc.

Step 2: Navigate to the path: Computer Configuration → Administrative Templates → Windows Components → Windows Update → Manage updates offered from Windows Update.

Step 3: Open the policy for Select the target Feature Update version. Select: Enabled. Then enter: Product version: Windows 11, Target version for Feature Updates: 23H2.

Step 4: Apply the policy by running the command:

gpupdate /force

Conclusion

Windows 11 offers various ways to control the operating system upgrade process. By using Group Policy, Registry, or disabling Windows Update, you can take full control over when to upgrade your system.

For business environments, it is recommended to use Group Policy or Registry to block Feature Updates while still receiving necessary security patches.

Leave a Reply

Your email address will not be published. Required fields are marked *