Windows 11
Install Windows 11 on non supported hardware
The source for this information is Oracle You can set specific registry keys so that the installer wont check RAM, Secureboot and TMP 2.0
- In the installer before clicking anything open a cmd window with Shift + F10
- Open regedit
- Go to HKEY_LOCAL_MACHINE\SYSTEM\Setup
- Right-click New -> Key -> LabConfig
- New -> DWORD (32-bit) -> BypassTPMCheck -> 1
- Do the same for BypassRAMCheck and BypassSecureBootCheck