改下启动盘(USB)的registry再装就可以了。具体问下AI

本帖于 2025-10-17 17:25:21 时间, 由普通用户 位酷哥 编辑
回答: W10 还可以继续工作留恋什么2025-10-17 16:55:28

? Option 1: Use Rufus to Create a Custom Bootable USB

Rufus is a free tool that lets you create a Windows 11 installer that skips hardware checks.

  1. Download the latest and a Windows 11 ISO.

  2. Launch Rufus and select your ISO.

  3. In the setup dialog, check the boxes to:

    • Remove TPM requirement

    • Remove Secure Boot requirement

    • Remove RAM and CPU checks

  4. Create the USB and boot from it to install Windows 11.

Easiest method for clean installs.

 

Option 2: Registry Tweaks During Setup

If you're using official installation media:

  1. Boot into the Windows 11 installer.

  2. When you reach the “This PC can’t run Windows 11” screen, press Shift + F10 to open Command Prompt.

  3. Type regedit to open Registry Editor.

  4. Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\Setup

  5. Create a new key called LabConfig.

  6. Inside LabConfig, add these DWORD values:

    • BypassTPMCheck = 1

    • BypassSecureBootCheck = 1

    • BypassRAMCheck = 1

    • BypassCPUCheck = 1

  7. Close Registry Editor and Command Prompt, then continue installation.

Works for both clean installs and upgrades.

 

? Option 3: PowerShell Script (Advanced)

Some users use a PowerShell script to automate registry edits and bypass checks during upgrade via. This is more technical and best used by experienced users.

 

所有跟帖: 

“改下启盘(USB)的registry再装”,听着像是在给电脑做一场“外 -云端星语- 给 云端星语 发送悄悄话 (251 bytes) () 10/17/2025 postreply 17:24:35

你只会废话。 -位酷哥- 给 位酷哥 发送悄悄话 (0 bytes) () 10/17/2025 postreply 17:26:29

请您先登陆,再发跟帖!