Windows 11 installation and upgrade on unsupported hardware

During new installation press Shift-F10 and run regedit in the opened console window before getting a message that hardware is unsupported. Then add the next registry records and proceed with the installation.

[HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig]
"BypassTPMCheck"=dword:00000001
"BypassSecureBootCheck"=dword:00000001
"SkipCPUCheck"=dword:00000001

If you are going to make an upgrade just add the next registry entry before running setup

[HKEY_LOCAL_MACHINE\SYSTEM\Setup\MoSetup]
"AllowUpgradesWithUnsupportedTPMOrCPU"=dword:00000001

If you want to bypass using online account and proceed with local account only press Shift-F10 to start Windows console when you are asked to set a network connection, then type and run «start ms-cxh:localonly» command in the opened window.

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *

Этот сайт использует Akismet для борьбы со спамом. Узнайте, как обрабатываются ваши данные комментариев.