Windows 11 Esxi: Difference between revisions
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
Click OK after editing the value data and then close out of all of the screens. Once you click on the red x in the corner of the setup screen, the setup will start again and ignore the TPM requirements. | Click OK after editing the value data and then close out of all of the screens. Once you click on the red x in the corner of the setup screen, the setup will start again and ignore the TPM requirements. | ||
install Windows 11 without Internet or network | |||
In the installation phase | |||
ust press | |||
Shift+F10 | |||
or like in my case | |||
Shift+Fn+F10 | |||
to open Command Prompt and type | |||
OOBE\BYPASSNRO | |||
where the two OO:s are letters, not number zeros. Then, press | |||
Enter |
Revision as of 10:25, 8 April 2025
on isntall :
Time to work around the issue…
1. When you get the error picture above simply press Shift + F10 and this will bring up a dos prompt.
2. Type regedit and hit enter.
3. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\Setup and create a new Key called: LabConfig
4. Create inside the LabConfig Key a ByPassTPMCheck DWORD (32-bit) with the value of 1
Click OK after editing the value data and then close out of all of the screens. Once you click on the red x in the corner of the setup screen, the setup will start again and ignore the TPM requirements.
install Windows 11 without Internet or network
In the installation phase
ust press
Shift+F10
or like in my case
Shift+Fn+F10
to open Command Prompt and type
OOBE\BYPASSNRO
where the two OO:s are letters, not number zeros. Then, press
Enter