Windows 10: How large of a Windows partition do I need?

Discus and support How large of a Windows partition do I need? in Windows 10 Installation and Upgrade to solve the problem; I have a 100 GB Win partition, with about 50 GB free. Ever since the 1803 update came out I have been unable to properly update, because, apparently,... Discussion in 'Windows 10 Installation and Upgrade' started by Alfred001, Aug 8, 2018.

  1. Alfred001 Win User

    How large of a Windows partition do I need?


    I have a 100 GB Win partition, with about 50 GB free. Ever since the 1803 update came out I have been unable to properly update, because, apparently, 50 GB is not sufficient.

    Well, now I have to reinstall Windows (for other reasons) and I'm wondering how big I should make my Windows partition.

    :)
     
    Alfred001, Aug 8, 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 8, 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 8, 2018
    #3
  4. How large of a Windows partition do I need?

    Help! Data partition not showing under my computer

    This is happening on a windows 2000 server. Our second partition of the system, for data is not showing under my computer. Here are the properties of it in disk management:


    How large of a Windows partition do I need? partition.jpg


    Now under logical drives its listed as F and shows free space available.

    Suggestions on how to fix this?
     
    Hybrid_theory, Aug 8, 2018
    #4
Thema:

How large of a Windows partition do I need?

Loading...
  1. How large of a Windows partition do I need? - Similar Threads - large partition need

  2. Do I really need 2 recovery partitions?

    in Windows 10 Ask Insider
    Do I really need 2 recovery partitions?: [IMG] submitted by /u/ProGamer1151 [link] [comments] https://www.reddit.com/r/Windows10/comments/kj0x6i/do_i_really_need_2_recovery_partitions/
  3. Do I need small partitions besides c:?

    in Windows 10 Installation and Upgrade
    Do I need small partitions besides c:?: I am going to reinstall Win10 from a recovery usb drive. The main SSD drive, in addition to C:, has SYSTEM 200mb, OTHER 128mb, and OTHER 5.08gb. Do I need these ? If not, how do I fold them into C:? Or can I reformat the whole SSD as one partition? If the latter, how as...
  4. Do I need three recovery partitions?

    in Windows 10 Support
    Do I need three recovery partitions?: Ideally I want to consolidate space in my C: drive so I can make a small Linux installation. I'm just wondering if these three recovery partitions are necessary. Also would installing the small Linux partition on my storage drive be an feasible option? [img] 152645
  5. Do I need the 3 UEFI partition?

    in Windows 10 Support
    Do I need the 3 UEFI partition?: Hi all, I have read that if I pre-partionate my SSD before the OS install (in another computer or with command prompt (diskpart) by pressing SHIFT+F10 at the region/language selection window of the installer), it won't create automatically the 3 UEFI related partitions...
  6. System Files To Large On Windows Partition

    in Windows 10 Network and Sharing
    System Files To Large On Windows Partition: I have a mac mini and i partitioned the disc so i could run windows but the system files have eaten up all my storage space. I have already disabled hibernate and have checked for broken software. Keep in mind I have given windows 120 GB to run on. My actual hard drive is...
  7. How do i Migrate windows partition from large HDD to SMALL SSD?

    in Windows 10 Backup and Restore
    How do i Migrate windows partition from large HDD to SMALL SSD?: I have just got a 120gb SSD and i put it in my laptop along with my 1tb SSHD and my 32gb Mssd. now i would like to have this as my final output 120gb SSD holding ONLY windows files/installation and possible some small apps (bootable) and my large 1TB for everything...
  8. What Partitions do I need to keep

    in Windows 10 Performance & Maintenance
    What Partitions do I need to keep: Which partitions do I need to keep on Drive 1 [img] 105775
  9. Do I need 3 recovery partitions.

    in Windows 10 Support
    Do I need 3 recovery partitions.: Hi, I have 3 recovery partitions (see screen below). Recently, I created a recovery drive, installation media and Image Backup + rescue media using Macrium Reflect onto a external hard drive and FD's. I cannot identify the creation date of these partitions. I would...
  10. Do I need this partition?

    in Windows 10 Support
    Do I need this partition?: Hi All, I bought my computer a few years ago with Windows 7 preinstalled. The drive was partitioned into "C" and a small recovery partition "E". I did a clean install of Windows 10. Do I still need the "E" partition??? Is it some sort of boot drive? The recovery folder...

Users found this page by searching for:

  1. how big does a windows partition need to be

    ,
  2. windows how large to make c partition

    ,
  3. how big a windows 10 partition do you need if you have a large number of applications