Bypass the windows 11 installation requirements
- During the installation process, after confirming the keyboard type or before reaching the screen where it says your PC can’t run Windows 11.
- Press Shift + F10 to open a Command Prompt window.
- In the Command Prompt, type regedit and press Enter to open the Registry Editor. Now, navigate to HKEY_LOCAL_MACHINE\SYSTEM\Setup
- Right-click on the Setup key, select New > Key, and name it LabConfig. Inside the LabConfig key, create new DWORD (32-bit) Value entries with the following names and values:
BypassTPMCheck and set its value to 1
BypassSecureBootCheck and set its value to 1
Create BypassCPUCheck and set its value to 1
Close Registry Editor and the Command Prompt, then continue with the installation process. The setup should now bypass Windows 11 system requirements.