Want to know if your Windows 10 or 11 device is ready for the upcoming Windows 11 feature updates? You can look for it in the registry instead of using Microsoft's PC Health Check application or any third-party program created for this purpose.
While it may sometimes be necessary to run these products, such as on machines with limited telemetry or that have not been updated in a while, on most Windows machines only the registry needs to be checked.
Here's how it works:
- Open the Windows Registry Editor on your PC. You can do this by opening Start, typing regedit.exe and selecting the Registry Editor result from the list. Launching it from the Run box using Windows-R is also an option.
- Paste the following path into the address bar at the top: Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\TargetVersionUpgradeExperienceIndicators\
- Open NI22H2 to check compatibility with Windows 11 version 22H2 . Future versions of Windows 11 will use different keys, such as NI23H2 for 2023 feature updates.
- Find RedReason on the page and check:
- If its value is NONE, there is no compatibility issue preventing upgrades to Windows 11 version 22H2.
- Any other value implies a compatibility issue. You might list multiple values, such as "TPM UEFISecureBoot" to indicate multiple compatibility issues.
- String SystemDriveTooFull hints at another potential problem. A value of 0 indicates that sufficient storage space is available for the upgrade. If you get 1, you have insufficient storage space.
The registry key should be available on most Windows 10 and Windows 11 21H2 installations. It no longer works on Windows 11 version 22H2 machines. Windows 10 machines may display other compatibility keys, such as 21H2 for upgrading to Windows 10 version 21H2 if an older version of the operating system is installed.
The above is the detailed content of How to check if your PC is compatible with Windows 11 version 22H2 based on a registry key?. For more information, please follow other related articles on the PHP Chinese website!