Share via

Not able to install Win11 (NVMe not found during install)

Anonymous
2024-02-17T10:35:40+00:00

Hello.

I have a Lenovo ThinkPad E14 Gen3.

CPU: AMD Ryzen 5 5500U with Radeon Graphics

Mainboard: 20YDS00G00 / ThinkPad E14 Gen 3 / LENOVO
BIOS Version: 11/29/2023 (R1OET38W (1.17))
NVMe SSD: WDC PC SN530

Downloaded ISO from Website, created a bootable USB-C Samsung Stick (128GB) and also tried with a 64GB SanDisk Kingston Datatraveller.

Restored to BIOS defaults. Tried with and without secure boot.

In every case, the setup process starts but the NVMe SSD is not detected, and I am not able to install the OS.

I am running since ~3 years Ubuntu on that machine and was curious about Win11 (I liked the look from what I have seen so far).

Do I need any specific drivers? Linux install was without any troubles... :(

Windows for home | Windows 11 | Install and upgrade

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

9 answers

Sort by: Most helpful
  1. Anonymous
    2024-02-17T12:57:20+00:00

    I think, I will stay with Linux 🤭

    Drivers on Lenovo page are some exe installers that cannot be run on other windows machines (my wife's laptop has Intel an not AMD, so installer does not start), extract does not contain the actual drivers.

    When does this stuff became so complicated!? I feel pretty old right now...

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2024-02-17T12:20:03+00:00

    Understood... Thanks for your time and support!

    Crazy that Linux works out of the box and so many issues with Windows 😔

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  3. DaveM121 878.9K Reputation points Independent Advisor
    2024-02-17T11:09:31+00:00

    Hi, I am Dave, I will help you with this.

    Boot your system into BIOS and ensure it is in UEFI Mode with Secure Boot disabled, then check if you can see the target drive.

    If not:

    At the very start of the Installation Process, press Shift + F10, or Shift + Fn + F10 to open Command Prompt

    Run this command and hit Enter:

    diskpart

    Run this command and hit Enter:

    list disk

    (Make note of the disk number you want to convert and enter it into the next command - replace X)

    Run this command and hit Enter:

    select disk X

    Run this command and hit Enter:

    clean

    Run this command and hit Enter:

    convert gpt

    Then close Command Prompt and try the installation again.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. DaveM121 878.9K Reputation points Independent Advisor
    2024-02-17T12:07:38+00:00

    If you have extracted out the Intel drivers onto your USB from the installer, then searched for those drivers in the folder you created on the USB in that section of the installation and could not load the drivers, you will need to contact Lenovo support to get the required drivers for the installation.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2024-02-17T12:02:03+00:00

    Sadly no success...

    Was this answer helpful?

    0 comments No comments