Table of Contents
This updated guide examines Fix 'Setup Was Unable to Create a New System Partition or Locate and organizes the essential facts, background, and practical takeaways in clear American English.
Today's article will give you step-by-step instructions on how to fix this problem and start installing Windows 7, but the procedure will be similar on Windows 10/8 / 8.1. Follow the steps provided below to fix this problem.
How to fix the 'Setup was unable to create a new system partition or locate an existing system partition' error when installing Windows
1. First, make sure that any external hard drive is removed from the computer. If you are installing windows via a bootable CD or USB, leave them alone.
2. Now, pressShift+F10to open Command Prompt.
3. In the CommandPrompt window, type 'diskpart' and pressEnter.
4. Then type 'list disk'. This step will list all hard drives connected to this PC. For example, only one drive (you should only have one drive would be better). We will install Windows on this hard drive.
5. We need to select the hard drive by typing 'select disk 0'. You can choose another partition if you like.
6. Now type 'clean' to erase all data on the drive.
7. After you finish, type 'create partition primary size-10000 " .
8. Now, type 'format fs = ntfs quick'.
9. Once done, type 'assign' and press theEnterkey.
10. Then type 'active' and pressEnter.
11. Now, enter 'list volume' to list the partition or drive. It will display the partition you have just created.
12. Now, we will copy the contents of the Windows boot CD drive into drive C.
13. Type Exit and then pressEnter.
14. Go to the CD drive by typing 'cd e:' and pressingEnter.
15. Now, type 'xcopy e: c: / e / h / k' , then pressEnter. It starts copying the installation files from the CD drive to the C drive. It will take some time to copy.
16. Once done, type 'exit' and pressEnter. Now close all open windows and then restart the computer once. After rebooting, the machine will begin to install Windows.
17. Now, you have the option to create a partition for the allocated space.
Once Windows has been installed, you need to edit the boot loader. To remove this black screen from the boot process, follow the steps below.
1. To do that run the Command Prompt with admin rights.
2. Type bcdedit and then pressEnter.
3. Locate the content 'Description' and 'Identifier'.
4. Type 'bcdedit / delete (74253dcc9-effasdrc50-3582tvple-5263tlpt-5223thpf)' , then pressEnter.
5. Restart the computer. This time, you will not get a black screen anymore.
FAQ
What is Fix 'Setup Was Unable to Create a New System Partition or Locate about?
It provides a structured overview of fix computer errors, explains the main context, and highlights practical takeaways for readers.
Why does this topic matter?
Understanding the main concepts helps readers evaluate the issue, avoid common mistakes, and make better-informed decisions.
How should readers use this information?
Use the guidance as a practical starting point, confirm details that may have changed, and follow current product, safety, or security recommendations.
Reader Comments 0
Sign in with email or Google to join the discussion.