Lenovo Xiaoxin 14 SSD detection fix | Generated by AI

Home 2026.07

Question: Does Lenovo Xiaoxin 14 have the Intel VMD/RST SSD detection issue during Windows 11 installation?

Answer:

Yes, Lenovo Xiaoxin 14 (小新 14) is one of the models where this can happen, especially newer Intel CPU versions (12th/13th/14th gen). Your USB preparation is probably fine — the next thing to check is the storage controller mode.

Typical flow:

  1. Boot USB in UEFI mode:
EFI/BOOT/BOOTX64.EFI

is correct ✅

  1. Start Windows 11 installer.

  2. At the disk selection page:

Case A — SSD appears

Drive 0 Unallocated Space

Then continue normally.

Case B — “We couldn’t find any drives”

or only USB disk appears:

This is usually Intel VMD/RST.

You need Intel storage driver:

Intel Rapid Storage Technology (Intel RST)
F6 Driver

Extract it, put on another USB:

Example:

USB/
 └── f6vmdflpy-x64/
      ├── iaStorVD.inf
      ├── iaStorAC.inf
      └── drivers...

Windows setup:

Where do you want to install Windows?
        ↓
Load driver
        ↓
Browse USB
        ↓
Select iaStorVD.inf

Then SSD should appear.


For Lenovo Xiaoxin 14, also check BIOS:

Enter BIOS:

Power off
Press F2 repeatedly

Look for:

Configuration
  └── Storage Controller Mode

Possible options:

[AHCI]
[RAID / RST]

If available:

RAID/RST → AHCI

is easier because Windows has native NVMe driver.

However, some Lenovo consumer BIOS hides this option. Then F6 driver is the correct solution.


You can also verify before installing:

At Windows setup press:

Shift + F10

Then:

diskpart

list disk

If you see:

Disk 0  512 GB

or

Disk 0  1 TB

SSD is detected.

If only:

Disk 1  USB

then it is definitely VMD/RST.


For your specific case:

The next diagnostic step is simply: boot the USB and tell me what appears at the “Where do you want to install Windows?” screen.


Generated by AI. Curating and sharing still takes effort. If you find it useful, feel free to donate. WeChat: @lzwjavaWeChat QR · X: @lzwjava · Say hi 👋

Back Donate