If you cannot enable vTPM, bypass the check during installation:
- When you see the error, press SHIFT + F10 to open the Command Prompt.
- Type
regeditand press Enter. - Navigate to
HKEY_LOCAL_MACHINE\SYSTEM\Setup. - Right-click
Setup, select New > Key, and name itLabConfig. - Inside
LabConfig, create three DWORD (32-bit) values:BypassTPMCheck-> Set to1BypassSecureBootCheck-> Set to1BypassCPUCheck-> Set to1.
- Close the editor and Command Prompt, then proceed with installation.