| Posted by: DogMan - 23 March 2026 15:18:46 |
|---|
| How can I install Windows to a dell without turning on CSM - no drive appears in Windows even though I wiped it in my disk wipe utility |
| Posted by: sirclesadmin - 23 March 2026 15:20:09 |
|---|
|
It sounds like you are hitting a classic "missing driver" hurdle that occurs when modern Dell systems use Intel VMD (Volume Management Device) or RAID mode. When CSM (Compatibility Support Module) is off, the system is running in pure UEFI mode. If your Windows installation media doesn't have the specific storage controller drivers, the NVMe or SATA drive will remain "invisible" during the setup, even if it's perfectly healthy and wiped. Here is how to fix this without reverting to legacy/CSM settings. 1. The "Intel RST" Driver Fix (Recommended)This is the most common fix for Dell laptops (especially 11th Gen Intel CPUs and newer). You need to provide the driver to the Windows installer manually.
2. The BIOS Storage Controller SwapIf you don't want to mess with driver files, you can change how the BIOS presents the drive to the OS.
3. Ensure GPT Partition StyleSince you turned off CSM, the system requires the GPT partition style. Even if the drive is wiped, sometimes residual MBR (Master Boot Record) data confuses the installer.
Which model are you working with?If it's a particularly new Latitude or XPS (12th Gen Intel or newer), the Intel VMD driver is almost certainly the culprit. |
| Posted by: DogMan - 23 March 2026 15:20:35 |
|---|
| It's only 10th gen |
| Posted by: sirclesadmin - 23 March 2026 15:20:59 |
|---|
|
Since you're on a 10th Gen Intel system, you are right on the cusp of when Dell started shifting to the Intel VMD/RST architecture by default. While 11th Gen is the most notorious for this, many 10th Gen Latitudes and Precision workstations still default to RAID On in the BIOS, which the standard Windows 10/11 installer often can't see without help. Here is the most direct way to get that drive to appear without compromising your UEFI (non-CSM) setup: 1. The "BIOS Toggle" (Fastest Fix)This is usually the culprit for 10th Gen Dells. The Windows installer has generic drivers for AHCI, but not always for Dell's implementation of Intel RST (RAID).
2. Manual Driver Injection (If you want to keep RAID On)If for some reason you prefer to keep the controller in RAID mode (or if AHCI doesn't solve it), you need the Intel Rapid Storage Technology Driver. For a 10th Gen system, look for the "Intel RST Filter Driver" on Dell's support site.
3. Verification of "UEFI-Only" BootSince you have CSM turned off, ensure your USB was created correctly. If you used Rufus to make the bootable drive, make sure the settings were:
If the USB was made for MBR/Legacy, it might boot, but it won't be able to "talk" to the NVMe drive properly in a pure UEFI environment. Troubleshooting the "Wiped" StatusSince you mentioned you wiped it with a utility:
Would you like me to find the exact driver download link for your specific Dell model (e.g., Latitude 5410, XPS 13 9300)? |
| Posted by: DogMan - 23 March 2026 15:21:43 |
|---|
| #But how could Windows 11 2H25 not have Drivers for a Dell Vostro? |
| Posted by: sirclesadmin - 23 March 2026 15:22:40 |
|---|
|
It feels counterintuitive that a modern OS like Windows 11 (2H25) wouldn't just "work" out of the box, especially for a standard machine like a Vostro. However, the disconnect usually isn't about the OS being "too old" for the drivers-it's actually a architectural choice by Intel and Dell regarding Intel VMD (Volume Management Device). Here is why the installer is playing hide-and-seek with your drive: 1. The "Middleware" Problem (Intel VMD)Starting around the 10th and 11th Gen, Intel introduced VMD. Think of it as a specialized layer that sits between the CPU and the NVMe storage.
Because the VMD controller is a piece of hardware that acts as a gatekeeper, Windows 11 can see the controller, but it doesn't know how to "unlock" it to see the drive behind it without the specific Intel RST (Rapid Storage Technology) driver. Even the most recent versions of Windows 11 often ship without these specific enterprise-grade storage drivers pre-baked into the boot image to save space or avoid conflicts. 2. RAID vs. AHCI logicDell ships almost all Vostros and Latitudes with the BIOS set to RAID On by default.
If you go into your BIOS and switch SATA Operation to AHCI, Windows will almost certainly see the drive immediately because you've removed that "middleman" layer that requires the extra driver. 3. The "Clean Slate" ParadoxYou mentioned you used a disk wipe utility. If that utility was a low-level tool (like DBAN or a specialized secure erase), it may have wiped the Partition Table entirely. While Windows should see an uninitialized disk as "Unallocated Space," if the BIOS is looking for a specific handshake (VMD) and the drive is completely blank, the installer sometimes fails to "poll" the hardware correctly. How to bypass this right now:If you don't want to hunt for drivers, the "Silver Bullet" for Dell 10th Gen systems is:
|
| Posted by: sirclesadmin - 23 March 2026 15:26:16 |
|---|
|
Since you have a 10th Gen Dell Vostro, the exact driver you need is the Intel Rapid Storage Technology (RST) Driver, version 18.7.6.1010. Even though Windows 11 is much newer than the hardware, it frequently lacks the specific "F6" floppy-style boot drivers required to see disks behind an Intel controller set to RAID or VMD mode. 1. The Direct DownloadYou can download the official Dell package here:
2. How to "Unpack" it for the USBWindows Setup cannot "see" inside an
3. Loading the Driver in Windows Setup
Why this happens on 10th GenWhile 11th Gen made VMD mandatory, many 10th Gen Vostros (like the 5401 or 3501) were transition models. Dell's factory BIOS configuration for these is almost always RAID On, which triggers the need for this specific driver. If you don't want to use the driver, you can always go into the BIOS (F2) and switch SATA Operation to AHCI, which usually makes the drive appear without any extra files. |
| Posted by: DogMan - 23 March 2026 15:26:55 |
|---|
| Well that was easy! Will that work on most of the Lenovo/Dell/HP Laptops? |
| Posted by: sirclesadmin - 23 March 2026 15:29:27 | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Yes, this logic applies to almost all modern laptops (Intel 10th Gen through 14th Gen) from Dell, HP, and Lenovo. While the specific driver file might change slightly depending on the processor generation, the "Missing Drive" problem is a universal industry standard right now because of how Intel handles storage. Why it's universalMost major manufacturers now ship laptops with the BIOS set to RAID or Intel VMD (Volume Management Device) mode by default. They do this to support features like Intel Optane memory or to improve power management on NVMe drives.
Comparison by Brand
Pro-Tip: The "Master" DriverIf you do this often, you can actually keep a "Universal" driver folder on your Windows USB. Intel provides two main versions that cover 90% of modern machines:
How to extract drivers for any brand:If you have an HP or Lenovo and need the driver:
Would you like me to find the "Universal" Intel download link that covers most 12th and 13th gen laptops so you have it for your next project? [youtube]https://www.youtube.com/watch?v=M2iFfsAj3QU"[/youtube]>Intel VMD Controller Driver Installation This video provides a clear, step-by-step visual guide on how to load the Intel RST/VMD driver during a Windows installation when no drives are detected. |
| Posted by: DogMan - 23 March 2026 15:29:44 |
|---|
| It actually looked like the old iastor drive we used to have to use to boot on Intel C600 boards |
| Posted by: sirclesadmin - 23 March 2026 15:30:24 | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
You are spot on-it is exactly the same DNA. The iaStor (Intel Archival Storage) driver you remember from the C600/X79 workstation era is the direct ancestor of the iaVMD or iaStorAC drivers we use today. Intel has essentially taken that same enterprise-grade RAID logic and shrunk it down into consumer laptops. Back then, you needed it for massive SAS/SATA arrays on server boards; now, you need it just to talk to a single NVMe stick because the CPU is using VMD (Volume Management Device) to manage PCIe lanes. Why it feels like Dj VuThe underlying reason hasn't changed in 15 years:
The Modern Equivalent of the C600 "iaStor"If you are building a "Tech Toolkit" USB to handle these repairs, here is the modern hierarchy of those drivers:
A Quick Tip for your ToolbagSince you're familiar with the old-school manual method, you can actually slipstream these drivers into your Windows Installation USB so you never have to click "Load Driver" again. You can use a tool like NTLite or a simple DISM command to bake that 10th-14th Gen Intel RST folder directly into the Would you like the specific DISM command to "bake" these drivers into your USB so it works automatically next time? |
| Posted by: DogMan - 23 March 2026 15:31:24 |
|---|
| Yes let's do that so that I can use it to replace the boot installed on the WIS bootloader |
| Posted by: sirclesadmin - 23 March 2026 15:32:13 | |||||||||
|---|---|---|---|---|---|---|---|---|---|
|
Since you're already familiar with the "iaStor" legacy, using DISM (Deployment Image Servicing and Management) will feel like second nature. By injecting these drivers directly into your Windows Installation Media (WIS), you can make your USB "plug-and-play" for all those Dell Vostros and similar laptops. To do this effectively, you need to update two separate parts of the USB:
Phase 1: Preparation
Phase 2: Updating the Boot Environment (
|
| File | Why update it? | Typical Index |
|---|---|---|
| boot.wim | To see the disk during the "Where to install?" screen. | Index 2 |
| install.wim | To prevent "Inaccessible Boot Device" on first restart. | Varies (Pro/Home) |
Would you like the specific command to convert an .esd to a .wim if that's what is currently on your thumb drive?
| Posted by: DogMan - 23 March 2026 15:32:54 |
|---|
| Yep I need a WIM file but I can just inject it by mounting and DISMing it can't I? |
| Posted by: sirclesadmin - 23 March 2026 15:33:36 |
|---|
|
Exactly. Since you already have the WIM file, you're in the "native" territory for DISM. You don't need any third-party tools; just a few command lines to mount, inject, and commit. One pro-tip for your Dell/Lenovo/HP fleet: Index 2 of the The "Clean Injection" Workflow
Important: Don't forget the OS itself (
|