Windows11 TPM SecureBoot 回避

Dism /Get-Wiminfo /WimFile:D:\Sources\Install.wim

Dism /Apply-Image /ImageFile:D:\Sources\Install.wim /Index:3 /ApplyDir:c:\

bootsect /nt60 c:
bcdboot c:\windows /s d:
bootrec /fixmbr
bootrec /fixboot
boot rec /rebuildbcd

wputil reboot

—- Append Registory following —-

\HKEY_LOCAL_MACHINE\System\Setup/LabConfig

DWORD(32bit)

BypassTPMCheck 1
BypassSecureBootCheck 1