How to get rid of ‘System requirements not met’ watermark on Windows 11 Unsupported PCs

You should have expected this coming from Microsoft considering the company already warned before running Windows 11 on PCs that don’t qualify minimum requirements is not recommended. Like it or not, Windows 11 may show a watermark on desktop and in the Settings app with the message “System requirements not met” as it is doing right now on insider dev channel build 22557 and beta & Release channel build 22000.588 (KB5011563).

Why Windows 11 is showing a “System Requirements not met” warning

To improve security, Microsoft made TPM 2.0 and UEFI, Secure Boot, and measures mandatory for Windows 11. Users can get away and still install new OS. The company itself provided registry method instructions for the same.

With recently released Windows 11 builds 22557 and 22000, Microsoft brought a slew of new features to Windows 11 such as taskbar drag and drop, App Folders in Start menu, Do not Disturb and Focus, Live Captions, Redesigned Task Manager with dark mode support, and more.

Insiders who installed the latest build on unsupported PCs were greeted on desktop and in Settings with the “System Requirements not met” error.

remove Windows 11 System requirements not met watermark

Nobody likes to see the warning and wants to get rid of it at any cost, here is how you can do that easily without any difficulty.

How to remove Windows 11’s “System requirements not met” watermark forever

Quick Method:

If you’re running Windows 11 build 22557 or higher, use the following command in the Run dialog

reg add “HKEY_CURRENT_USERControl PanelUnsupportedHardwareNotificationCache” /v SV2 /t REG_DWORD /d 0 /f

If you’re running Windows 11 build 22500.88 and higher, use the below

reg add “HKEY_CURRENT_USERControl PanelUnsupportedHardwareNotificationCache” /v SV1 /t REG_DWORD /d 0 /f

Open Run command, paste the following, and press enter, done.

Detailed Instructions:

  1. Press Win+R to open Registry Editor
  2. Navigate to ComputerHKEY_CURRENT_USERControl PanelUnsupportedHardwareNotificationCache or paste the same in the address bar and press enter.
  3. On the right pane change the SV2 Dword value from 1 to 0.
    UnsupportedHardwareNotificationCache registry entry Windows 11
  4. Restart Windows 11.

If you don’t see UnsupportedHardwareNotificationCache key in the first place, create it manually with the following steps.

  • Right-click on Control Panel
  • Browse for New > Key, assign its names as UnsupportedHardwareNotificationCache
  • in the right pane, create SV2 Dword as said above

Keep in mind currently, Windows 11 shows the warning in insider builds, there is no guarantee Microsoft will display the same in public builds, but if it does, the instructions will be definitely helpful.

Note: Replace SV2 with SV1 in the above steps if you’re on build 22000.588

More about Windows 11:

How to enable & use dark Mode for the new WhatsApp UWP app on Windows 11/10

Google Chrome and Microsoft Edge Scrollbars to get Fluent design

Windows 11 tests Windowed Alt+Tab experience, how to enable

Windows 11/10 allows to Pin any window always on Top w/ PowerToys

How to change new Media Player Accent Color in Windows 11

Venkat Eswarlu

Venkat is an independent technology journalist and the founder of Techdows. He has been covering web browsers, Windows, and software news since 2009. His exclusive scoops on Chrome, Firefox, and Edge features have been cited by Forbes, TechCrunch, Wired, CNET, and other major publications.

5 Comments

  1. Anonymous

    for stable builds 22000.588 & higher, use SV1 instead of SV2 and set that to 0
    SV2 is for insider builds 22557 & greater only

Leave a Reply

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