Windows 10: Create a partition before installing Windows 10?

Discus and support Create a partition before installing Windows 10? in Windows 10 Installation and Upgrade to solve the problem; I always created a partition on a wiped drive before installing Windows Vista, 7, or 8/8.1, because otherwise an extra partition was created. Now I'm... Discussion in 'Windows 10 Installation and Upgrade' started by nobody-important, Aug 15, 2018.

  1. Create a partition before installing Windows 10?


    I always created a partition on a wiped drive before installing Windows Vista, 7, or 8/8.1, because otherwise an extra partition was created. Now I'm going to install Windows 10 on a wiped drive. Is it best to create a partition before installing or allow Windows to manage that? I ask because I remember having trouble installing Windows 10 with respect to partitions, but I cannot remember what happened (my last experience was two years ago). I am using an SSD, so I'd prefer to get it right the first time.

    :)
     
    nobody-important, Aug 15, 2018
    #1
  2. W1zzard Win User

    W7 Hard drive partition issue

    to get rid of that 100 meg windows partition that setup creates for you on a new install on a blank hdd:

    - press shift+f10 when on the partition management screen in setup <-- this opens a command prompt
    - diskpart <-- start the windows command line partition management tool
    - list disk <--- list the installed hdds in this computer for the next step
    - select disk 0 <- might have to replace 0 with the number of the correct disk
    - clean <-- this will erase all data on the disk you selected one step up- dont use the wrong disk!
    - create partition primary <- creates a primary partition taking up all space on the drive, adjust the command if necessary
    - exit, exit to exit diskpart and the command prompt
    - click refresh in partition manager and select your newly created partition and install to that
     
    W1zzard, Aug 15, 2018
    #2
  3. Installing Windows Vista/7 on a GUID Partition Table

    I've never tried multiple partitions so this is a shot in the dark...

    At step #10, I would try setting the size parameter (it is in mebibytes) to how large you want the partition windows is installed on to be, then go ahead and install windows. This will leave the rest of the drive raw instead of consuming it into the OS partition (C drive). Once you successfully boot into Windows, you should be able to use Computer Management -> Disk Management to create partitions in the raw space.


    If you really wanted to do it with diskpart before Windows is installed, you basically repeat the following lines making sure to specify a size if you don't want it to consume all remaining space:
    • create partition primary size=size in mebibytes here
    • format quick fs=ntfs label="appropriate name here"
    • assign letter=C thru Z here
    Obviously, you can use quick formatting or leave it out for full format. Leave off the size parameter when you reach the final partition that should consume all the remaining space. Also remember that the order you do this in goes from the outside of the disk (where it is fastest) to the inside of the disk (where it is slowest). Because of this, it is recommended to put EFI (e.g. size=300), then MSR (e.g. size=300), then Windows (e.g. size=30000), then Applications (e.g. size=70000), then Storage (e.g. no size parameter).

    If I'm right, the above example would look like this:
    • diskpart
    • list disk
    • select disk <id>
    • online disk
    • attributes disk clear readonly
    • clean
    • convert gpt
    • create partition efi size=300
    • create partition msr size=300
    • create partition primary size=30000
    • format fs=ntfs label="Windows"
    • assign letter=C
    • create partition primary size=70000
    • format fs=ntfs label="Applications"
    • assign letter=D
    • create partition primary
    • format fs=ntfs label="Storage"
    • assign letter=E
    • exit
     
    FordGT90Concept, Aug 15, 2018
    #3
  4. newtekie1 Win User

    Create a partition before installing Windows 10?

    Partition SSD during windows 10 install

    Yep. Exactly this.

    When you install Windows, and get to the part asking what drive you want to install to. Click the advanced options, select New, and put in the size you want the C partition to be. Leave the rest unallocated and select the new partition you just created to install to. Then once you are in Windows you can create the second partition and format it in disk management.
     
    newtekie1, Aug 15, 2018
    #4
Thema:

Create a partition before installing Windows 10?

Loading...
  1. Create a partition before installing Windows 10? - Similar Threads - Create partition before

  2. Windows installation wouldn't create GPT partition.

    in Windows 10 Installation and Upgrade
    Windows installation wouldn't create GPT partition.: Trying to install new hard drive on my laptop. I have a blank brand new 1 TB hard drive and partitioned as GPT Style partition. Downloaded the mediacreation tool for windows 10 and 11 and installed the boot disk on the blank HDD. When I try to install windows on my laptop, I...
  3. Installing Windows among APFS partitions creates no Revovery partition

    in Windows 10 Installation and Upgrade
    Installing Windows among APFS partitions creates no Revovery partition: Hi there, I installled Windows 20H2 (Beta Channel) on Unallocated Space in-between some APFS (Apple) partitions, but this did not create a Recovery partition for some reason (I checked AFTER the installation since I read for newer versions of Windows this is no longer...
  4. Cannot create partition/install windows

    in Windows 10 Installation and Upgrade
    Cannot create partition/install windows: Hi, guys, So i have the following problem: I wanted to install windows 10, proceeded with the instalation and cleared all partitions. Then an error happened whenvi tried to create a partition from the unallocated space: 0xac2a7c90 Tried to install windows on the...
  5. Deleting Partitions Before Installing Windows 10 Pro

    in Windows 10 Installation and Upgrade
    Deleting Partitions Before Installing Windows 10 Pro: I just read a post on which partitions to delete when installing Windows 10. I tried to delete the System drive (549 MB) but it is still there. There is a partition 1 left along with it. Did I do something wrong or should I be formatting the drive so that there is just one...
  6. Windows 10 Create partition

    in Windows 10 Installation and Upgrade
    Windows 10 Create partition: After installing windows I create a new partition but justly go on dynamic mode how to resolve this type of problem. https://answers.microsoft.com/en-us/windows/forum/all/windows-10-create-partition/a446f778-007d-4085-b585-76854a2ba401
  7. Partitions Dilemma before Clean Install

    in Windows 10 Installation and Upgrade
    Partitions Dilemma before Clean Install: Hi! I was just about to do a clean re-install of Windows 10 (Pro/64), but got stuck/confused with my partitions: why are there two recovery partitions on Drive 0? Can I delete both/any? How would I find out which Recovery partition is the current/active one? (Going by the...
  8. Help, Windows 10 Pro not able to create install partition.

    in Windows 10 Installation and Upgrade
    Help, Windows 10 Pro not able to create install partition.: I bought a Samsung 950 Pro M.2 NVM Express drive. I was able to format it as an MBR drive and install the Windows 10 Pro operating system. It booted fine and I installed all of my programs. When I had finished I went to format an old Seagate hard drive that I did not need and...
  9. Does a Windows 10, clean install, create the necessary partitions?

    in Windows 10 Installation and Upgrade
    Does a Windows 10, clean install, create the necessary partitions?: I have upgraded my Windows 8.1 system to Windows 10 through the Windows update app and have created an installation media USB stick. I want to clean install, something I am very familiar with, but not since the new uefi, gpt, legacy etc. that I'm not familiar with. If I do a...
  10. format partition before installation

    in Windows 10 Installation and Upgrade
    format partition before installation: Hi there, I did a clean install of windows 10 (previously i had windows 7 64 bit) and when asked me where to install windows 10 there were the options 1) the partition where i had windows 7 110 gb ssd and 2) system reserved ~100 mb. I want to know if there is a problem or...

Users found this page by searching for:

  1. should i format a new hard drive before installing windows 10 1903