Share via

BOOT INSTALL WIN

Trần Phương Trương 0 Reputation points
2026-05-30T03:40:24.1566667+00:00

Hello,

I am currently experiencing an issue while trying to install Windows.

When I boot from the installation media and reach the step where I need to select a drive for installation, I can see all of my drives correctly. However, when I select a drive and proceed, the installer immediately returns to the previous screen, preventing me from continuing the installation process.

All storage devices are detected properly, but I am unable to complete the Windows installation.

Could you please help me identify the cause of this issue and suggest a solution?

Thank you very much for your assistance.

Best regards,

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

2 answers

Sort by: Most helpful
  1. Ivan B 112.7K Reputation points Independent Advisor
    2026-05-30T04:15:47.9+00:00

    Hi,

    In your case, did you delete the partitions, recreate them, and still not proceed or give an error?

    Thanks

    Was this answer helpful?


  2. AI answer

    2026-05-30T03:40:37.8433333+00:00

    The behavior described typically occurs when Windows Setup cannot properly access or prepare the target disk/partition, even though the drives are visible. From the provided context, the most relevant causes and fixes are:

    1. The disk/partition is not suitable or not correctly configured for installation.
    2. Required storage (controller) drivers are missing.
    3. There are firmware/BIOS issues affecting disk access.

    Use the following steps in order:

    1. Verify the disk and partition layout
    • At the disk selection screen, carefully check which disk and partition should host Windows.
    • If this is a clean install and data is already backed up, delete all partitions on the target disk until it shows as a single Unallocated space, then select that unallocated space and continue.
    • If multiple disks are present (SATA, RAID, NVMe), ensure the correct disk is chosen; disk numbers might not match SATA/RAID channel numbers. Always verify by size and existing volume names to avoid installing to or formatting the wrong drive.
    1. Provide correct storage controller drivers (if needed)
    • If the system uses a special SATA/RAID/NVMe controller, Windows Setup might see the disks but fail when trying to use them.
    • On the disk selection screen, select Load driver and provide the correct driver for the hard disk controller (from a USB stick or other media). Windows Setup will guide through loading the driver.
    • After the driver loads, reselect the target disk/partition and try the installation again.
    1. Check that the target partition is active (legacy/MBR scenarios)
    • If installing in legacy BIOS/MBR mode, an inactive or misconfigured system partition can prevent Setup from proceeding.
    • On the disk selection screen, press SHIFT+F10 to open Command Prompt.
    • Locate and open Setupact.log (path depends on whether this is an upgrade or clean install) and check the DumpDiskInformation section to see which partition is marked active.
    • If the wrong partition is active or the disk layout is not suitable for Windows, use diskpart from the same Command Prompt to adjust the active partition as indicated in the documentation.
    1. Check installation media and recreate if necessary Even when disks are visible, a corrupted ISO or bad USB/DVD can cause Setup to fail and bounce back to the disk selection screen.
    • If using DVD:
      • Reburn the installation DVD at a slower speed.
      • Use a higher-quality DVD.
      • Test the DVD in another computer or with an official Windows installation DVD.
    • If using an ISO:
      • Attach the ISO to a virtual machine to see if it installs correctly.
      • Verify the ISO integrity using the SHA1 checksum (for ISOs downloaded from MSDN or similar) with the Microsoft File Checksum Integrity Verifier tool.
    • Prefer using the official Media Creation Tool to create a fresh, bootable USB drive and perform a clean install from that media.
    1. Update firmware/BIOS
    • Outdated system BIOS or storage controller firmware can cause disk access problems during Setup.
    • Check the PC or motherboard manufacturer’s site for BIOS and storage firmware updates and apply them, then retry the installation.

    If, after these steps, the installer still returns to the drive selection screen, focus on:

    • Ensuring the target disk is fully cleaned (all partitions removed) and initialized in the mode that matches firmware settings (UEFI/GPT vs Legacy/MBR).
    • Loading the exact storage/RAID/NVMe driver via Load driver.
    • Recreating the installation media with the Media Creation Tool.

    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.