[Solved] Can install partition size requirement be changed?

Discussion in 'Windows 10' started by MonarchX, Jul 2, 2017.

  1. MonarchX

    MonarchX MDL Expert

    Joined:
    May 5, 2007
    Messages:
    1,732
    Likes Received:
    310
    Trophy Points:
    60
    I edit/butcher my OS and with all the software installed disk C uses up about 9-10GB, which means my OS partition has a lot of free space I'd rather allocate to my Games partition. How can I change partition install size requirements? Windows 10 default requirement is some 30GB!
     
  2. LiteOS

    LiteOS MDL Expert

    Joined:
    Mar 7, 2014
    Messages:
    1,893
    Likes Received:
    814
    Trophy Points:
    60
    use disk management to shrink the partition
    with 3th party app make the partition of the game move back and expending to the free space that has been freed
     
  3. GodHand

    GodHand MDL Addicted

    Joined:
    Jul 15, 2016
    Messages:
    534
    Likes Received:
    880
    Trophy Points:
    30
    If you're referring to a clean Windows installation, use the Microsoft-Windows-Setup component in the WindowsPE Settings pass (autounattended.xml) using Windows System Image Manager. Then you can configure your disks however way you like using DiskConfiguration.

    If you're referring to a live system, programs such as MiniTool Partition Wizard and AOMEI Partition Assistant will do what you're asking in their free versions, though I find MiniTool to have more options in their free version than AOMEI. From there you can resize, create, add partition identifiers if you want, etc. If it's simply just shrinking your main Windows drive down to make another partition for installations, as lite8 said, you can easily do that with Disk Management.
     
  4. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,638
    Trophy Points:
    450
  5. pisthai

    pisthai Imperfect Human

    Joined:
    Jul 29, 2009
    Messages:
    7,060
    Likes Received:
    2,158
    Trophy Points:
    240
    I use Easeus Partition Master 9.x and that just works great.

    But, MS Disk Management using for to partition resizing, will just resize to 50% of the HDD size, not really custom size below 50%!

    You should also keep in mind to have the system partition big enough, at least 50GB, because some extra space is needed for various operations, the Page file etc., etc., besides of the needed temporary space need for momentum use!

    Anyway, it's all a personal matter what the user need or like!
     
  6. MonarchX

    MonarchX MDL Expert

    Joined:
    May 5, 2007
    Messages:
    1,732
    Likes Received:
    310
    Trophy Points:
    60
    Thank you - it works!