The Intel Rapid Storage Technology (RST) VMD Driver is a storage driver required for modern Intel platforms (11th Gen to 15th Gen) to detect hard drives or SSDs during a Windows installation. Without it, you may see a "No drives were found" error because the storage controller is managed through Intel Volume Management Device (VMD) technology.
While Intel previously provided a direct .zip file for these drivers, they now primarily offer a SetupRST.exe installer. To use these drivers for a clean Windows install, you must manually extract them from the .exe. How to Get the RST VMD Driver Files
Because the Windows installer cannot run an .exe file, you must prepare the raw driver files on a USB drive:
Volume Management Device (VMD) is a controller built into modern Intel chipsets (Tiger Lake, Alder Lake, Raptor Lake, and newer).
VMD: Intel Rst Vmd Driver Zip File
| Method | Ease of use | When to use | |--------|-------------|--------------| | Intel RST VMD ZIP (this) | Moderate | Fresh installs, WinPE, MDT | | SetupRST.exe | Easy | Inside existing Windows | | Disable VMD in BIOS | Trivial but risky | Quick fix, but loses hot-plug & RAID features |
Recommendation: Keep the ZIP file on your Windows USB stick permanently – you never know when you’ll need it.
With the RST VMD driver installed, users can configure a recovery volume. This creates an instantaneous copy of the system drive on a secondary SSD. If the primary drive fails, the system can boot immediately from the backup with zero downtime—a critical feature for workstations. The Intel Rapid Storage Technology (RST) VMD Driver
Cause: You either did not extract the zip file, selected the wrong folder, or downloaded the 32-bit driver for a 64-bit system.
Solution:
.zip file..inf files.VMD is a newer hardware controller integrated into the chipset (starting with Intel 11th Gen "Tiger Lake" and 500-series motherboards). VMD acts as a bridge that allows the CPU to directly manage and control NVMe SSDs via PCIe without legacy bottlenecks. Removes the need for separate SATA/NVMe controllers in
Why VMD matters: Without VMD drivers, modern NVMe drives running on PCIe 4.0 or 5.0 may not appear during OS installation. VMD also enables "surprise removal" for NVMe drives in RAID configurations.
| Use case | EXE installer | ZIP driver | |----------|--------------|-------------| | Install within Windows | ✅ Works | ❌ Not needed | | Pre-install Windows (clean install) | ❌ Can’t run | ✅ Must use | | Adding driver to WinPE/WinRE | ❌ | ✅ | | Driver injection into offline image (DISM) | ❌ | ✅ | | Setting up VMD + RAID in BIOS | ❌ | ✅ |
Critical: If your BIOS has VMD enabled, Windows Setup will see zero drives until you load the extracted VMD driver from USB.