Share via

Windows 10 fresh install fails

Anonymous
2019-08-17T13:03:53+00:00

Hi!

I'm having a common issue and I've tried all of the fixes I've found online.  I still have the issue

I have two disks - the USB removable memory stick which contains the installer ISO image, and an M.2 Samsung 500GB drive.  I'm doing a fresh install of windows 10 and I'm encountering an error during the installation.

When I reach the 'Where do you want to install Windows' dialog box in the installer, I see Drive 0, with 465GB of unallocated space.  When I select this disk and click install I get the following error:

"Windows could not prepare the computer to boot into the next phase of installation.  To install Windows, restart the installation"

My unallocated disk space looks like this from diskpart:

>diskpart

> list disk

DISK ###    Status    Size       Free    Dyn     GPT

Disk 0         Online    465GB   0B                     *    <----samsung m.2 500GB drive

Disk 1         Online       28GB  0B                     *    <----usb running windows installer

> list volume

Volume ####    LTR   Label            FS        Type            Size       Status    Info

---------------   -----   -------           ---        -----            -----        -------    -----

Volume 0          C       Recovery     NTFS   Partition      529MB   Healthy    

Volume 1          F                           NTFS   Partition      465GB   Healthy

Volume 2          E                            FAT32  Partition      100MB   Healthy    Hidden

Volume 3          D       WIN10         FAT32  Removable       28GB     Healthy

>select disk 0

>list partition

Partition ###   Type    Size    Offset

--------------    ----     -----     ------

Partition 1       Recovery    529MB   1024KB

Partition 2       System       100MB    530MB

Partition 3       Reserved    16MB      630MB

Partition 4       Primary       465GB    646MB

The only thing that l see that looks out of sorts is that volume 0, Recovery, gets drive letter C.  Volume 1 is the one I expected to get drive letter C.

Has anyone else seen an issue like this before?   Am I barking up the wrong tree with the drive letter, or is something else going on?

Windows for home | Windows 10 | 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

15 answers

Sort by: Most helpful
  1. Anonymous
    2019-08-18T13:36:07+00:00

    OK...

    Solved the problem.  It was a drive partition recognition issue.  The installer created partitions on the internal m2 drive, but then tried to install on the usb stick.

    Here's how I solved it:

    1)  Booted to usb installer

    2)  Started diskpart (shift-f10 to get a command prompt)

    3)  cleaned the internal drive - removing all partition data

    4)  converted to GPT - so that it could boot in utfi mode

    5)  CREATED a small 10GB partition on the internal M2 drive, formatted it as ntfs, and gave it a drive letter.  Left remaining space on internal drive as 'unallocated'

    6)  XCOPY'd the installer files from my usb stick to the new partition

    7)  Rebooted the system without the USB stick plugged in.   The installer booted from the internal drive

    8)  Installed windows.  YAY!

    9)  Rebooted - and it booted to the installer again, because the partition I created earlier was still the first boot partition in the list

    10)  Used diskpart to reformat the small partition I created earlier - so it would no longer be a boot option

    11)  Rebooted one more time and everything worked

    The installer was able to boot to the partition on my internal disk and started normally.  When  I installed windows on the unallocated space on the drive, the installer did all the right things and windows installed!  Having only one drive in the mix (no usb) was the main issue.  I suspect that it's because the m2 drive is the only internal drive in my system.

    The key was finding a method that took the decision of where to install out of the installer's hands.  As long as the USB drive was the primary drive the installer failed to find the correct place to install windows

    40+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2019-08-18T13:47:03+00:00

    I am very happy that you solved the problem.

    4 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2019-08-17T23:54:05+00:00

    Check this link, I hope it helps.

    https://neosmart.net/wiki/setup-was-unable-to-c...

    Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    3 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2019-08-17T18:23:02+00:00

    Go into your BIOS and make the following

    1. Disable Secure Boot
    2. Enable Legacy Boot
    3. If Available enable CSM
    4. If Required enable USB Boot
    5. Move the device with the bootable disc to the top of the boot order
    6. Save BIOS changes, restart your System and it should boot from the Installation Media
    2 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2019-08-17T14:06:28+00:00

    Hi, RichardKaye1

    My name is Aracely, I am an Independent Advisor. I would love to help you today.

    I recommend that you remove all partitions from the Windows installer and recreate them

    Let me know if the information has been helpful in solving your problem.

    1 person found this answer helpful.
    0 comments No comments