windows 11 fresh install on new hard disk

Robert Salas 0 Reputation points
2026-09-07T18:24:46.85+00:00

windows 11 fresh install on new hard disk no show drivers.

Windows for home | Windows 11 | Install and upgrade
0 comments No comments

2 answers

Sort by: Most helpful
  1. John Jefferson Doyon 86,635 Reputation points Independent Advisor
    2026-09-07T19:06:33.8433333+00:00

    Hi, @Robert Salas

    Can you clarify what you mean by “no show drivers”?

    1. Is Windows 11 Setup not detecting the new hard drive?
    2. Or is Windows already installed, but some hardware drivers are missing?
    3. What is the exact make and model of the PC or motherboard?

    Also, if you see any error message, please share the exact wording.


    Click "Add comment" to let me know.

    Thanks!

    Was this answer helpful?

    0 comments No comments

  2. AI answer

    2026-09-07T18:25:03.51+00:00

    If Windows 11 setup does not show the new hard disk and asks for drivers, the usual cause is that the installer does not have the required storage or chipset driver.

    Try this:

    1. Recreate the Windows 11 installation USB using the latest Microsoft media instead of reusing older media. Newer installation media can include newer storage support.
    2. In the PC BIOS/UEFI, verify the storage controller mode. If it is set to RAID, Windows setup may require an additional driver. If available for the device, AHCI mode can avoid that requirement.
    3. Download the storage or chipset driver from the PC or motherboard manufacturer on another computer.
    4. Extract the driver files so the actual driver folder is available on a USB drive. Do not rely only on a setup .exe if Windows Setup is asking to load a driver.
    5. In Windows Setup, when the disk is missing, select Load driver and browse to that extracted driver folder on the USB.
    6. If the drive appears after loading the driver, continue the installation.

    If the disk is shown later but Windows says it can only install to GPT on EFI systems, the install mode and disk partition style must match:

    • UEFI systems use GPT.
    • BIOS systems use MBR.

    Also note that the target drive might not appear as Disk 0 during setup or in DiskPart. Drive numbering can vary between boots and between systems.

    For deployment scenarios, Windows Setup can also load drivers during the windowsPE pass by adding driver paths in an answer file and then running:

    Setup /unattend:C:\unattend.xml
    

    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.