The CPU is banned as per the despicable requirements. You can bypass the despicable requirements and will receive security updates, but feature updates may be blocked in the future. Without installing feature updates, security updates will no longer be provided for Windows 11 21H2 in 14 months.
Open a Command Prompt as administrator and paste
Code:
reg add HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig
reg add HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig /v BypassTPMCheck /t REG_DWORD /d 1
reg add HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig /v BypassSecureBootCheck /t REG_DWORD /d 1
Paste the contents of this CMD file into Command Prompt
https://github.com/AveYo/MediaCreat...bypass11/Skip_TPM_Check_on_Dynamic_Update.cmd
Download and run this CMD file, since it contains additional bypasses against despicable requirements. To receive mainstream "stable" builds only, run the file and select 3, then simply run it again and choose 4.
https://github.com/abbodi1406/offlineinsiderenroll
If it still doesn't work, download an ISO for Windows 11 and double-click it to mount. If the ISO doesn't immediately appear as a drive, log out of Windows, and log back in. Paste the following batch file into the volume, run the batch file, and run Setup.exe
https://github.com/AveYo/MediaCreat.../bypass11/Quick_11_iso_esd_wim_TPM_toggle.bat