Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Windows 10 Command Line Driver Install for Dell Media Missing NVMe Driver

Summary: Steps on how to use the command line feature to install Windows 10 drivers.

This article may have been automatically translated. If you have any feedback regarding its quality, please let us know using the form at the bottom of this page.

Article Content


Symptoms


Win10 Command Line Driver Install

Dell is currently working on an issue with our installation media for Windows 10 as our media does not include drivers for NVMe drives. This is compounded due to the new layout of our installation media for Windows 10 which does not have the drive selection screen where drivers can be loaded before the OS to initialize drives.

A symptom of this is that the system may freeze at 16% or 17% during the installation process whether you select to "Back up Files" or "Remove Everything". This can be remedied by loading the NVMe drivers.

Dell media does include basic drivers for RAID controllers, so if a RAID is deleted and partitions are cleared, the installation media will recreate partitions and install Windows 10 without the need for additional driver installations.

There may be confusion due to the layout of Dell media, as the only options when booting to the Windows 10 media are "Reset your PC" and "Recover from a drive." The instructions for using the Windows 10 media can be found in the following article ( How to install Windows 10 from the Dell ISO ) as the Recover option takes place of the old Install options. This is exactly the same if using a USB that has been created from the ISO on our website.

A article to note if NVMe drives are in a RAID array:

 

Manual Driver Load from PE Command Prompt

SLN301694_en_US__1icon Note: Before starting the installation of the driver, use a utility like 7zip to extract the installation files from the .exe driver file downloaded from the Dell support site. Extract to a folder on a USB stick separate from the Windows 10 install media and ensure the USB is plugged in to the system needing drivers.

Using the IRST driver in images below for this example.

  1. Boot to Dell Windows 10 media and select languages to get to the home screen (Figure 1, English only).

    Windows 10 media option screen
    SLN301694_en_US__2Win10CommLineDriver-1
    Figure 1
     
  2. Select Troubleshoot > Advanced Options > Command Prompt (Figure 2, English only).

    Windows 10 advanced options
    SLN301694_en_US__3Win10CommLineDriver-2
    Figure 2
     
  3. Navigate to the drive that contains the driver needed, using the "dir" command to view the drive contents (Figure 3, English only).
    Usually the D:, E:, or F: drive.

    Windows 10 Command Line
    SLN301694_en_US__4Win10CommLineDriver-3
    Figure 3
     
  4. Use the "cd" command to navigate through folders to the *.inf driver location. Use "dir" as necessary to see the contents of each folder (Figure 4, English only).

    Windows 10 CD Command in Command line
    SLN301694_en_US__5Win10CommLineDriver-4
    Figure 4
     
  5. Find the .inf file needed for the device being installed in order to load Windows (Figure 5, English Only).

    Windows 10 Command Line
    SLN301694_en_US__6Win10CommLineDriver-5
    Figure 5
     
  6. Use the following command to load the appropriate driver needed to the system and hit Enter:
    1. Drvload.exe [.inf path/filename] (Figure 6, English only)

    Windows 10 Command Line
    SLN301694_en_US__7Win10CommLineDriver-6
    Figure 6
     
  7. The Command Prompt should acknowledge when the driver has successfully loaded to the system (Figure 7, English only).

    Windows 10 Command Line
    SLN301694_en_US__8Win10CommLineDriver-7
    Figure 7
     
  8. Exit the Command Prompt and install Windows 10 using the steps provided in How to install Windows 10 from the Dell ISO.

If you have further questions about this solution, please contact Dell Technical Support.


Article Properties


Last Published Date

21 Feb 2021

Version

4

Article Type

Solution