Microsoft blocked setup /product server
..Run Windows 11 setup as you normally would.
Hit Shift-F10 during the language setup page; this opens the command prompt.
Type regedit and press the Enter-key; this launches the Registry Editor.
Navigate to HKEY_LOCAL_MACHINE\SYSTEM\Setup.
Right-click on Setup and select New > Key.
Name the key LabConfig.Right-click on LabConfig and select New > Dword (32-bit) value.
Name it BypassTPMCheck.Double-click on the value and set it to 1.
Right-click on LabConfig again and select New > Dword (32-bit) value.
Name it BypassSecureBootCheck.Double-click on the value and set it to 1.
Right-click on LabConfig and select New > Dword (32-bit) value.
Name it BypassCPUCheck.Double-click on the value and set it to 1.
Close the Registry Editor window.
Close the Command Prompt window.
Continue with setup.
The changes bypass the TPM, Secure Boot and Processor checks of Windows 11’s setup.
Note that you may also bypass RAM, Storage, and Disk checks.
BypassRAMCheck – Set to 1 to bypass RAM checks.
BypassStorageCheck – Set to 1 to bypass storage requirements checks.
BypassDiskCheck – Set to 1 to bypass disk checks…