Unable to create/combine partition from unallocated space

Page 1 of 2 12 LastLast

  1. Posts : 5
    Windows 10
       #1

    Unable to create/combine partition from unallocated space


    Hello,

    I just assembled a new PC. It has a single 4TB hard drive. During Windows 10 installation, I created a 200gb partition to install to as the C: drive. It auto partitioned my drive into a 500MB system reserved partition, my C: drive, and two unallocated spaces of 1852.69GB and 1678.02GB respectively. The 1852GB space I can create a partition on, but the 1678GB space I cannot do anything with: Cannot create a partition, and cannot combine it with the rest of the unallocated space.

    I would like to combine the two unallocated spaces to create a single partition from the remaining unallocated spaces, but cannot figure out how. I contacted Microsoft tech support via chat, allowed them to remote in to my machine, but they could not determine the issue either. If anyone could shed some light on this, I would greatly appreciate it.

    Unable to create/combine partition from unallocated space-1.pngUnable to create/combine partition from unallocated space-2.png
      My Computer


  2. Posts : 15,441
    Windows10
       #2

    It looks to me as if you have done a legacy bios install not an eufi install.

    You need EUFI to access all of disk space (max for bios is 2.2GB).

    Open up a command vprompt with admin rights and run these commands and post image.

    diskpart

    list disk

    Also tell us if a 32bit or 64bit install.
      My Computer


  3. Posts : 5
    Windows 10
    Thread Starter
       #3

    cereberus said:
    It looks to me as if you have done a legacy bios install not an eufi install.

    You need EUFI to access all of disk space (max for bios is 2.2GB).

    Open up a command vprompt with admin rights and run these commands and post image.

    diskpart

    list disk

    Also tell us if a 32bit or 64bit install.
    That sounds possible. OS installed is Win 10 Pro, 64-bit
    Unable to create/combine partition from unallocated space-1.png
      My Computer


  4. Posts : 15,441
    Windows10
       #4

    faralcane said:
    That sounds possible. OS installed is Win 10 Pro, 64-bit
    Unable to create/combine partition from unallocated space-1.png
    Yeah - this is a legacy bios install. Is pc eufi capable?
      My Computer


  5. Posts : 2,799
    Linux Mint 20.1 Win10Prox64
       #5

    Problems with your setup:
    1. Your MB does not support UEFI so when you install Windows, The HD was initialized with the old legacy MBR. With MBR, the max size is ~2TB usable, making the rest unusable.
    2. You need to get a smaller size HD < 2TB to use with MBR type disk to install Windows so the whole disk is usable.
    3. You can still use your 4TB as data disk, just re-initialize the disk to be GPT type disk then the whole disk will be available.
      My Computer


  6. Posts : 5
    Windows 10
    Thread Starter
       #6

    topgundcp said:
    Problems with your setup:
    1. Your MB does not support UEFI so when you install Windows, The HD was initialized with the old legacy MBR. With MBR, the max size is ~2TB usable, making the rest unusable.
    2. You need to get a smaller size HD < 2TB to use with MBR type disk to install Windows so the whole disk is usable.
    3. You can still use your 4TB as data disk, just re-initialize the disk to be GPT type disk then the whole disk will be available.
    I was looking into that after cereberus above mentioned uefi; I was not aware this MB didn't support it. Not a huge deal, I can buy a second hard drive and reinstall. I bought the board due to needing Micro ATX form factor due to size constraints.

    Any idea if I'll have problems reinstalling 10 and trying to use the same key with different hardware configuration?
      My Computer


  7. Posts : 5,478
    2004
       #7

    faralcane said:
    Any idea if I'll have problems reinstalling 10 and trying to use the same key with different hardware configuration?
    Changing disk doesn't affect activation - it will be fine. I'd get a small cheap SSD for the OS and use your current drive for data if it was me.
      My Computer


  8. Posts : 15,441
    Windows10
       #8

    There are 3rd pary tools like seagates diskwizard that will allow you to access the extra space on an mbr boot drive.

    But sdd for OS plus converting hdd to gpt as suggested by lx07 and topgundcp is really best way to go.

    Use Macrium Reflect Free to clone existing W10 install to SSD, and then boot pc, run msconfig, select boot tab and set ssd drive as default (will probably still be hdd). You may be able to choose ssd as default from bios (some bioses don't).

    Once you have booted from sdd, do following

    open command prompt with admin rights and run

    diskpart

    list disk

    sel disk n (n= number of hdd - tell by capacity)

    clean (wipes everything)

    convert gpt

    cre par pri

    sel par 1

    format fs=ntfs quick

    assign

    exit

    exit

    Drive will now show all capacity.
      My Computer


  9. Posts : 5,478
    2004
       #9

    @cereberus, I hope you don't think I'm trying to be prescriptive (or annoying) here but using [CODE] xxx [/CODE] tags and not using abbreviations might make it a bit clearer.
    Code:
    diskpart
    list disk
    select disk n (n= number of hdd - tell by capacity)
    clean (wipes everything)
    convert gpt
    create partition primary
    seectl partition 1
    format fs=ntfs quick
    assign
    exit
    exit
    I mean cre par pri for create partition primary is a bit gobbledegook and makes a simple procedure sound more complicated than it is.

    But I agree with what you said - it was only the layout I thought might be confusing.
      My Computer


  10. Posts : 2,799
    Linux Mint 20.1 Win10Prox64
       #10

    Any idea if I'll have problems reinstalling 10 and trying to use the same key with different hardware configuration?
    Since you have a 4TB hdd. It is plenty to store your personal data. All you need is an SSD 120GB, 240GB is better. The price for the SSD is no longer that expensive. Windows does not take lots of space, small SSD will be easier to maintain/backup Windows.
    All you need: using Macrium Reflect Free to make a backup image of the current Windows 10 to an external HD, or even shrink your 4TB HD enough to store the backup. Again, with your SSD connected, click on Restore tab then restore the image to the SSD, set BIOS to boot from SSD as first boot device. Reboot, you're back in business.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 15:37.
Find Us




Windows 10 Forums