Fix We Couldn’t Create A New Partition Error On Windows

By Ammarrauf01

Fix We Couldn’t Create A New Partition Error On Windows. In this article, you will learn how to fix the ‘we couldn’t create a new partition or locate an existing one’ error message in Windows 10 and 11. A corrupted or malfunctioning bootable drive can cause this error.

How To Fix We Couldn’t Create A New Partition Error On Windows?

Just follow the below-given instructions to solve this error.

Method 1 – Remove Peripherals:

Some peripherals may cause problems in creating a new partition. So, you must remove all the peripherals like game controllers, SD cards, or USBs from the system. Check if the problem is solved or not. For the bootable device, connect the device to another port.

Method 2 – Refresh Installation:

If you face an error while installing Windows 10, try to refresh the installation. To do so:

1.Unplug the USB external drive from your system when the error occurs.
2.Wait for 20-30 seconds.
3.Plug back the USB properly.
4.Select the Refresh button.

Fix We Couldn’t Create A New Partition Error On Windows - pic1

5.Now, restart your PC.
6.Try to install Windows on your system to check if the issue is solved.

Method 3 – Use Disk Part:

Use a disk part can solve the issue. This will delete the stored files on the partition completely. If there any important files on that drive, then backup them. Follow the instructions below:

1.Start Windows 10 setup using a bootable USB or DVD.
2.Select the Repair Computer option.
3.Choose the Troubleshooting option.

Fix We Couldn’t Create A New Partition Error On Windows - pic2

4.Select the Advanced options.

Fix We Couldn’t Create A New Partition Error On Windows - pic3

5.Open Command Prompt.
6.Type or copy-paste the following line of commands. Press the Enter key to execute.

start diskpart

Fix We Couldn’t Create A New Partition Error On Windows - pic4

list disk

Fix We Couldn’t Create A New Partition Error On Windows - pic5

7.You can see the list of all the partitions of the hard drive that is connected to the system.
8.Check the number of the hard drive you want to create partitions.
9.Type, select disk number.
10.Use the correct disk number instead of writing ‘number’. For example: select disk 0, will select the the Disk 0.
11.Now type or copy-paste the following line of commands. Press Enter key after every command (remember to change the disk number).

clean

create partition primary

format fs=ntfs quick

assign

active

12.Type Exit and press the Enter key to close the command prompt.
13.Restart your PC.
14.Check if the issue is solved.

Method 4 – Set Installation Partition As Primary OR Active:

If the issue is still there, then it means that the selected partition is not set as primary. Select the partition as primary, to do so:

1.Start disk part and type list disk.
2.Find the number representing your hard drive.
3.Type select disk 0 (I have given ‘0’ as an example).
4.Follow the solution mentioned above.
5.Enter the list partition and locate your partition.

Fix We Couldn’t Create A New Partition Error On Windows - pic6

6.Type select partition 1.
7.Press Enter (here, 1 is just an example.).
8.Type active.
9.Press Enter to make the partition Active.
10.Restart the Windows installation process again
11.Check if the issue is resolved.

Method 5 – Use USB 2.0:

USB 3.0 can trigger the issue of not making the partition. To solve this, use USB 2.0 flash drive.