Share via

We couldn't create a new partition or locate an existing one.

Anonymous
2018-01-13T02:37:38+00:00

So I was doing a clean install of windows 10 using a USB and I deleted all the partitions including the system reserve one. The only drive left now is "Drive 0 Partition 1". It is set as primary. 

The problem is everything I click to continue the installation, I get the error "We couldn't create a new partition or locate an existing one."

I followed instructions from sites such as this, https://blogs.technet.microsoft.com/asiasupp/2012/03/06/error-we-couldnt-create-a-new-partition-or-locate-an-existing-one-for-more-information-see-the-setup-log-files-when-you-try-to-install-windows-8-cp/ and I still got the same error.

I would greatly appreciate it if anyone could help.

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

9 additional answers

Sort by: Most helpful
  1. Anonymous
    2018-01-13T11:32:34+00:00

    At the custom advanced window, do the following:

    Press Shift + F10 on your keyboard

    type the following commands

    DISKPART

    Hit Enter

    list volume

    Next you will select the volume where you would like to install Windows 10

    Type: select disk #

    represents the number the volume

    Type: clean

    convert mbr

    create partition primary

    active

    format quick fs=ntfs

    exit

    exit

    Restart, then try again.

    100+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2018-01-13T14:57:34+00:00

    Before you go please see this:

    Solved: Setup was unable to create a new system partition or locate an existing system partition

    Mother of God!! This worked!! Thank you so much. I've been at this for 2 day now. Thank you so much! 

    I was actually thinking of buying a new laptop today. You deserve a prize and probably that money that I was going to use to buy the laptop.

    30+ people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2018-01-13T14:10:44+00:00

    Hello,

    See if this fix helps you:

    https://www.kapilarya.com/fix-we-couldnt-create-a-new-partition-or-locate-an-existing-one-windows-10

    Let us know if this helps!

    When I create the new partition, I didn't see a system reserve section get created as it did in your pictures.

    So I formatted the partition as fat32 because my system is uefi based. However, when I return to install windows 10, I get an error that says "windows cannot be installed on this hard disk. Windows must be installed to a partition formatted as NTFS" 

    However, when I format the partition as NTFS, I get the same error.

    10+ people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2018-01-13T13:30:40+00:00

    At the custom advanced window, do the following:

    Press Shift + F10 on your keyboard

    type the following commands

    DISKPART

    Hit Enter

    list volume

    Next you will select the volume where you would like to install Windows 10

    Type: select disk #

    represents the number the volume

    Type: clean

    convert mbr

    create partition primary

    active

    format quick fs=ntfs

    exit

    exit

    Restart, then try again.

    Unfortunately, that didn't work. Also, no other devices or SD cards are connected to my laptop and I'm using USB 2

    10+ people found this answer helpful.
    0 comments No comments