0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Windows 11 25h2の公式ISOからTPM2.0非対応PCにインストールする方法

Posted at

インストーラー起動

インストーラーが起動したら、
shift + F10
を押し、
regedit

HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig\

値:
BypassTPMCheck       DWORD 1
BypassSecureBootCheck DWORD 1
BypassCPUCheck        DWORD 1
BypassRAMCheck        DWORD 1
BypassStorageCheck    DWORD 1

おそらく BypassTPMCheck の項目だけでも良いかもしれない。

インストールを進められるので、OOBE設定

Microsoftアカウントの入力画面まで進んだら、shift + F10 を押し、

OOBE\BYPASSNRO

再起動後、セットアップを完了させればよい。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?