Share via

How to fix error :We couldn't find any drivers . To get a storage driver , click load driver .

Anonymous
2023-06-07T17:29:00+00:00

I am clean installing windows 11 . I cant make any other steps because the error shows .

Windows for home | Windows 11 | Install and upgrade

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

11 answers

Sort by: Most helpful
  1. Anonymous
    2023-06-07T18:06:28+00:00

    Hello, how are you?

    Please let me know if your BIOS has Secure Boot and TPM enabled and is it in UEFI mode?

    Try formatting the disk following the procedure below and then check if it appears in the list to proceed with the installation.

    First start the Windows installation and go to the screen to select the installation location, after that perform the procedure below.

    1. Press SHIFT+F10 to open the command prompt;
    2. Type the commands below and at the end of each one press Enter:

    diskpart

    list disk

    select disk 0 (Change the number 0 by the number of the disk where you want to install Windows as listed in the previous command)

    clean

    convert gpt

    create partition primary

    exit

    exit

    1. Click Update and you will see that a new partition has been created on the disk;
    2. Select the partition and proceed with Windows installation.
    30+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2024-10-16T16:45:40+00:00

    I went online and found my computer's RST driver, but it depends on your computer's manufacturer.

    I downloaded these drivers and ran the .exe files that were downloaded. Then, when prompted, I told it to "extract" rather than install the drivers on my current machine. I put those extracted files into a USB drive and plugged that into the computer I was trying to reset, and the drivers appeared in those folders when I clicked Load Driver > Browse.

    5 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2024-02-18T11:23:16+00:00

    So my problem is quite similar but windows cant see "/dev/nvmeXXX" is diskpart too. What type should "primary partition" be (like NTFS exFAT ...). Thx.

    5 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2024-01-07T20:32:35+00:00

    Hello, how are you?

    Please let me know if your BIOS has Secure Boot and TPM enabled and is it in UEFI mode?

    Try formatting the disk following the procedure below and then check if it appears in the list to proceed with the installation.

    First start the Windows installation and go to the screen to select the installation location, after that perform the procedure below.

    1. Press SHIFT+F10 to open the command prompt;
    2. Type the commands below and at the end of each one press Enter:

    diskpart
    list disk
    select disk 0 (Change the number 0 by the number of the disk where you want to install Windows as listed in the previous command)
    clean
    convert gpt
    create partition primary
    exit
    exit

    1. Click Update and you will see that a new partition has been created on the disk;
    2. Select the partition and proceed with Windows installation.

    Only after i install drivers from additional usb stick, the mentioned commands became to be helpful, without drivers installed it aint works.

    5 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2023-06-08T09:53:54+00:00

    Yes , it is in UEFI mode , not much info about the others , I skiped the proccedure cuz there were other problems that made the installation impossible at that moment . Thanks for the support .

    4 people found this answer helpful.
    0 comments No comments