Hello,
This issue is often caused by the Windows installer not including the required Intel Rapid Storage Technology (IRST) or AMD RAID driver for your storage controller, while Linux kernels include these drivers by default.
First, check whether the SSD is detected by the system:
- Verify that it appears in your BIOS/UEFI.
During Windows Setup, press Shift + F10 to open Command Prompt, then run:
diskpart
list disk
If the SSD does not appear, Windows cannot communicate with the storage controller.
If the drive is not detected, check your BIOS/UEFI settings for options such as Intel VMD, Intel RST, or RAID Mode. If any of these features are enabled, try disabling VMD/RST and changing the storage controller to AHCI (if your system supports it). Save the changes, restart, and try the Windows installation again.