{"id":2474,"date":"2017-07-14T03:07:00","date_gmt":"2017-07-14T03:07:00","guid":{"rendered":"http:\/\/www.eassos.com\/blog\/?p=2474"},"modified":"2021-05-13T08:47:06","modified_gmt":"2021-05-13T08:47:06","slug":"fixed-we-couldnt-create-a-new-partition-or-locate-an-existing-one","status":"publish","type":"post","link":"https:\/\/www.eassos.com\/blog\/fixed-we-couldnt-create-a-new-partition-or-locate-an-existing-one\/","title":{"rendered":"Fixed \u2013 We couldn&#8217;t create a new partition or locate an existing one"},"content":{"rendered":"<p>This post talks about error \u201cWe couldn\u2019t create a new partition or locate an existing one\u201d error that happens to Windows installation, USB drive and SSDs. Multiple solutions are provided to help users fix it safely and easily. If you are experiencing similar problem, keep reading to find out solutions.<\/p>\n<h1><span style=\"color: #0000ff;\">Problem description<\/span><\/h1>\n<p>Windows operating system is one of the popular systems installed on personal computers; however, the process of installing Windows is not that easy. During installing Windows 10, some users may encounter an error \u201cWe couldn\u2019t create a new partition or locate an existing one. For more information, see the Setup log files.\u201d which stops you from installing Windows 10. In fact, this error can happen to hard drive, USB drive or SSDs; however, fortunately, there are solutions to this problem.<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-2475 size-full\" src=\"https:\/\/www.eassos.com\/blog\/wp-content\/uploads\/2017\/07\/we-couldnt-create-a-new-partition.png\" alt=\"We couldn't create a new partition or locate an existing one\" width=\"634\" height=\"472\" srcset=\"https:\/\/www.eassos.com\/blog\/wp-content\/uploads\/2017\/07\/we-couldnt-create-a-new-partition.png 634w, https:\/\/www.eassos.com\/blog\/wp-content\/uploads\/2017\/07\/we-couldnt-create-a-new-partition-300x223.png 300w, https:\/\/www.eassos.com\/blog\/wp-content\/uploads\/2017\/07\/we-couldnt-create-a-new-partition-403x300.png 403w\" sizes=\"auto, (max-width: 634px) 100vw, 634px\" \/><\/p>\n<p>Here is a read world case about the issue:<\/p>\n<p><em>\u201cA couple of day ago, I replaced the system drive in my computer with a 120GB SSD. Though the hard drive works well all the time with computer, I wanted to improve the performance as much as possible. After adding the SSD, I decided to make a clean installation of Windows 10 instead of cloning existing system. I downloaded Windows 10 ISO from Microsoft and prepared a bootable USB stick. Then enter BIOS to modify necessary setting so that the computer can boot from the USB drive. <\/em><\/p>\n<p><em>Everything goes well until the drive selection screen where I selected the SSD to format and create a new partition. I saw an error message \u201cWe couldn\u2019t create a new partition or locate an existing one. For more information, see the Setup log files.\u201d upon clicking the Next button. The installation aborted. Anyone here can help me fix the error?\u201d<\/em><\/p>\n<h1><span style=\"color: #0000ff;\">Fix \u201cWe couldn\u2019t create a new partition\u201d during Windows 10 installation<\/span><\/h1>\n<h2><span style=\"color: #666699;\">Solution 1: Fix the issue with Diskpart<\/span><\/h2>\n<p>Important: This solution will delete all files and partitions from the disk which cannot create a new partition, thus is it contains valuable files, make you create a full backup in advance.<\/p>\n<ol>\n<li>Close the Windows Setup that reports the error message and click Repair button.<\/li>\n<li>Select Advanced tools and then choose Command Prompt to open Command Prompt window.<\/li>\n<li>Type start diskpart and press enter. Then execute following command one by one, and press Enter after each command.<\/li>\n<\/ol>\n<pre>List disk\n\nSelect disk 0\n\nClean\n\nCreate partition primary\n\nActive\n\nFormat fs=ntfs quick\n\nAssign\n\nExit<\/pre>\n<p>Note: the <strong>list disk<\/strong> command is used to list all hard drives and USB drives connected to the computer. You should find the disk number that represents your disk and add the number after \u201cselect disk\u201d. Thus you may need to enter <strong>select disk 1<\/strong> on your computer based on the actual situation. The command <strong>clean<\/strong> deleted all files on the selected disk, so make sure files on that disk have been backed up.<\/p>\n<ol start=\"4\">\n<li>Start the Windows 10 installation again to check if the issue is fixed.<\/li>\n<\/ol>\n<h2><span style=\"color: #666699;\">Solution 2: Set the primary partition as active<\/span><\/h2>\n<p>To fix Windows 10 installation error \u201cwe couldn\u2019t create a new partition\u201d, you may need to set the primary partition as active. To do that, we should launch Command Prompt again to run diskpart command. Once you\u2019ve start diskpart, you need to do the following:<\/p>\n<ol>\n<li>Type <strong>list disk<\/strong> and press Enter key. All disks on your compute will be listed. Locate the hard drive whose partition needs be set as active.<\/li>\n<li>Type <strong>select disk #<\/strong> and press Enter. Replace # with the actual number that represents your hard drive.<\/li>\n<li>Type <strong>list partition<\/strong> and press Enter. This command will list all partitions including hidden partitions on the selected disk. Find the<\/li>\n<li>Type command <strong>select partition #<\/strong> and press Enter. Remember to replace # with correct partition number that represents the one you want to set active.<\/li>\n<li>Type active and press Enter key. Then the selected partition will be marked as active.<\/li>\n<\/ol>\n<h2><span style=\"color: #666699;\">Solution 3: Partition the hard drive to GPT<\/span><\/h2>\n<p>If you plan to install Windows 10 to a UEFI-based computer, you should make sure the hard drive is using a GUID partition table \u2013 GPT. You can <a href=\"https:\/\/www.diskgenius.com\/how-to\/mbr-vs-gpt.php#06-1\">convert MBR to GPT<\/a> without data loss if the hard drive already stores data. If you are going to install Windows on a new hard drive, you should partition the HDD to GPT.<\/p>\n<p>It is a bit complicated for many users to partition a hard drive with Diskpart command, so we introduce an easier way to partition or repartition hard drive. Here we use <a href=\"https:\/\/www.eassos.com\/partitionguru-free.php\">Eassos PartitionGuru Free<\/a> to complete the task. This free partition management software can be used under Windows, DOS and WinPE environment. You can connect the tech support to get the PartitionGuru PE Builder which can help you boot to the PE version.<\/p>\n<ol>\n<li>Launch Eassos PartitionGuru Free to get the main interface.<\/li>\n<li>Select the hard drive you want to partition and install Windows, and click \u201cQuick Partition\u201d button.<img loading=\"lazy\" decoding=\"async\" class=\"alignnone\" src=\"https:\/\/www.eassos.com\/tutorial\/img\/mbr-vs-gpt-11.png\" alt=\"We couldn't create a new partition or locate an existing one\" width=\"895\" height=\"657\" \/><\/li>\n<li>Configure setting based on your demand and click OK button. Note: to partition a hard drive to GPT format, you should select \u201cGUID\u201d option under Partition Table Style.<img loading=\"lazy\" decoding=\"async\" class=\"alignnone\" src=\"https:\/\/www.eassos.com\/tutorial\/img\/mbr-vs-gpt-12.png\" alt=\"We couldn't create a new partition or locate an existing one\" width=\"895\" height=\"657\" \/><\/li>\n<li>Click \u201cYes\u201d button to continue if you have backed up all files on the disk. <img loading=\"lazy\" decoding=\"async\" class=\"alignnone\" src=\"https:\/\/www.eassos.com\/tutorial\/img\/mbr-vs-gpt-13.png\" alt=\"We couldn't create a new partition or locate an existing one\" width=\"894\" height=\"657\" \/><\/li>\n<li>Then wait for several seconds and the partition process will complete.<\/li>\n<\/ol>\n<h1><span style=\"color: #0000ff;\">Fix \u201cWe couldn\u2019t create a new partition\u201d on USB drives<\/span><\/h1>\n<p>If you get the \u201cWe couldn\u2019t create a new partition\u201d on USB drives, try following solutions to fix it easily.<\/p>\n<h2><span style=\"color: #666699;\">Solution 1: Try a USB 2.0 removable drive<\/span><\/h2>\n<p>There might be compatibility problem on some computers\u2019 USB port, then you might encounter the problem, especially when installing Windows 10 from a USB drive and the drive\u2019s interface is USB 3.0. It seems that there are problem with the old USB port. If that is the case, you can try the Windows installation from a USB 2.0 flash drive. Besides, you can also install Windows a bootable DVD.<\/p>\n<h2><span style=\"color: #666699;\">Solution 2: Disconnect any additional USB drives<\/span><\/h2>\n<p>If the \u201cWe couldn\u2019t create a new partition\u201d error appears when you are installing Windows 10 through a USB flash drive and there are more than one USB drive connecting to your computer. You should remove any additional USB drives such as SD card and external hard drive, leaving the only one Windows 10 USB drive. Apart from that you can also try unplugging the USB drive and inset it to a different USB port. Then try installing system again from the USB stick again.<\/p>\n<h2><span style=\"color: #666699;\">Solution 3: Set hard drive as the first boot device<\/span><\/h2>\n<p>If you are trying to install a new Windows from USB drive, you might need to set that device as the first boot device in BIOS. However, in some cases, the USB drive might be mistakenly regarded as the hard drive among the installation process. Thus the installer cannot create a new partition on that device. To fix the problem, you have to set your hard disk as the first boot in BIOD boot order.<\/p>\n<p>When that has been done, you can connect the bootable USB drive and reboot computer. Before computer boots into Windows, you should press F10 (it might be F11 or F12 based on the motherboard on your PC), and set the USB drive as the boot device. Save changes and restart computer. Then, the Windows installation process should work without any errors.<\/p>\n<p>Note: steps to change boot order might be different on your PC, for detailed steps, connect the tech support of your motherboard\u2019s manufacturer.<\/p>\n<h1><span style=\"color: #0000ff;\">Fix \u201cWe couldn\u2019t create a new partition\u201d for Windows 10 SSD<\/span><\/h1>\n<p>An increasing number of users tend to add an SSD to their computers and install Windows 10 on SSD to improve performance. But some users are troubled by the \u201cwe couldn\u2019t create a new partition or locate an existing one\u201d. To fix the error, you can try following steps:<\/p>\n<ol>\n<li>Disconnect all other hard drives connected to the PC and leave the SSD and the bootable disk only. Also, you can just disable these hard drives in BOIS.<\/li>\n<li>Then the SSD will be recognized by the installer and then new partition will be created.<\/li>\n<\/ol>\n<p>Alternatively, you can partition the SSD using free partition manager in advance before installing operating system.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This post talks about error \u201cWe couldn\u2019t create a new partition or locate an existing one\u201d error that happens to Windows installation, USB drive and SSDs. Multiple solutions are provided to help users fix it safely and easily. If you &hellip; <a href=\"https:\/\/www.eassos.com\/blog\/fixed-we-couldnt-create-a-new-partition-or-locate-an-existing-one\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"gallery","meta":{"footnotes":""},"categories":[34],"tags":[661,660,658,662,659],"class_list":["post-2474","post","type-post","status-publish","format-gallery","hentry","category-pg","tag-create-new-partition-windows-10","tag-create-partition-primary","tag-we-couldnt-create-a-new-partition","tag-we-couldnt-create-a-new-partition-or-locate","tag-windows-10-we-couldnt-create-a-new-partition","post_format-post-format-gallery"],"_links":{"self":[{"href":"https:\/\/www.eassos.com\/blog\/wp-json\/wp\/v2\/posts\/2474","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.eassos.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.eassos.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.eassos.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.eassos.com\/blog\/wp-json\/wp\/v2\/comments?post=2474"}],"version-history":[{"count":5,"href":"https:\/\/www.eassos.com\/blog\/wp-json\/wp\/v2\/posts\/2474\/revisions"}],"predecessor-version":[{"id":4772,"href":"https:\/\/www.eassos.com\/blog\/wp-json\/wp\/v2\/posts\/2474\/revisions\/4772"}],"wp:attachment":[{"href":"https:\/\/www.eassos.com\/blog\/wp-json\/wp\/v2\/media?parent=2474"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.eassos.com\/blog\/wp-json\/wp\/v2\/categories?post=2474"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.eassos.com\/blog\/wp-json\/wp\/v2\/tags?post=2474"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}