Some users encounter the tpm detection interface when installing the win11 system on their computers, so they want to bypass the installation. So how does win11 bypass the tpm detection? Today, the editor will introduce to you how to bypass TPM detection in win11. Let’s take a look!
Method 1: Registry modification method
1. The way to bypass tpm detection in win11 is to pop up when the win11 image is installed. When the interface prompts "This computer cannot run Win11".
#2. Press Shift F10 directly on the interface above to open the command line interface and enter regedit to open the registry. Then navigate to: HKEY_LOCAL_MACHINE\SYSTEM\Setup and create an item named "LabConfig". Then create two DWORD values under "LabConfig": the key is "BypassTPMCheck" and the value is "00000001", and the key is "BypassSecureBootCheck" and the value is "00000001".
#3. Finally, return to the previous step and click Next. It prompts that Windows 11 cannot be installed on this computer. The Win11 system can be installed normally.
Method 2: Modify the original ISO image
1. Copy the Win10 installation image (use the Win10 21H1 image for testing) and find the files in the directory . Paste it into the corresponding directory of the Win11 image and replace it. Note: Both Win10 and Win11 images need to be decompressed. File replacement cannot be performed if mounted directly, or files can be deleted directly.
2. After the replacement is successful, we return to the root directory and run setup to install the original win11 iso image.
Method three: Directly install the win11 system image without verification from the USB disk
This is also the editor The more recommended method is that we can directly use Xiaobai's one-click reinstallation system to create a USB disk to install the original pure version of win11 system. The operation is simple and the installation success rate is high. For specific steps, please refer to: Xiaobai USB flash disk reinstallation of the original win11 system tutorial.
The above is the detailed content of How to bypass TPM detection to install Win11. For more information, please follow other related articles on the PHP Chinese website!