Install Windows 11 without secure boot on an unsupported old laptop

Ezekielui 20 Reputation points
2024-11-21T03:43:48.3333333+00:00

Are there big changes in Windows 11 24H2? I followed a couple of suggestions, including the registry hack and unable to install Windows 11 without secure boot on an old Dell laptop. In fact, I am a long time Mac user and want to give a try on Windows 11 first before buying a Windows 11 fully compatible device, which is not cheap now.

There are very less guides available for installing Windows 11 24H2 on unsupported hardware. Anyone in this community knows how to fix this? If I am fine with the Windows 11 on this legacy Dell laptop, I could definitely build a new PC and switch to Windows 11 from Mac.

Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

Accepted answer
  1. Jennifer Tomilson 100 Reputation points
    2025-03-24T03:42:55.1666667+00:00
    1 person found this answer helpful.

6 additional answers

Sort by: Most helpful
  1. GEORGE BYARS 0 Reputation points
    2025-06-11T03:31:31.03+00:00

    If you really want to do this despite all the warning. Use RUFUS to create your bootable cd and disable both secure boot and tpm 2.0. It is the easiest way I found.

    0 comments No comments

  2. Zung Hoang 0 Reputation points
    2025-07-03T20:37:47.4466667+00:00

    Here is how to Bypass TPM 2.0 and Secure Boot:

    1. Download the latest Windows 11 ISO file.
    2. Extract the contents of the ISO file.
    3. Open the "sources" folder and copy the file named "setupprep.exe".
    4. Paste it as a shortcut (Right-click in an empty area → Show more options → Paste shortcut).
    5. Right-click the shortcut you just created and select "Properties" (or press "Alt + Enter").
    6. In the "Target" field, add " /product server" (including the leading space), then click "OK".
    7. Launch the "setupprep.exe - Shortcut" to upgrade to the latest Windows 11.

    Alternative Method Using Command Prompt:

    1. Run Command Prompt (cmd) as an administrator.
    2. Navigate to the "sources" folder using the command: cd C:\Extracted Folder\sources
    3. Type the following command and press Enter to start the installation: setupprep.exe /product server

    Hope that helps you! 😊

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.