改下啟動盤(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

請您先登陸,再發跟帖!