Windows 10: Windows Partitioning

Discus and support Windows Partitioning in Windows 10 Network and Sharing to solve the problem; I am unable to shrink C drive to my desired volume as the partition manager shows that only 50gb can be shrinked although I have around 450gb in C... Discussion in 'Windows 10 Network and Sharing' started by Sachin_kumar98, Jul 27, 2019.

  1. Windows Partitioning


    I am unable to shrink C drive to my desired volume as the partition manager shows that only 50gb can be shrinked although I have around 450gb in C drive. I defragmented the drives also but it didn't worked out.

    :)
     
    Sachin_kumar98, Jul 27, 2019
    #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, Jul 27, 2019
    #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, Jul 27, 2019
    #3
  4. Windows Partitioning

    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:


    Windows Partitioning partition.jpg


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

    Suggestions on how to fix this?
     
    Hybrid_theory, Jul 27, 2019
    #4
Thema:

Windows Partitioning

Loading...
  1. Windows Partitioning - Similar Threads - Partitioning

  2. 0x80070643 / KB5028997: Resize partiton partition to install WinRE: Windows RE image was...

    in Windows 10 Gaming
    0x80070643 / KB5028997: Resize partiton partition to install WinRE: Windows RE image was...: Hi, I've been trying to install windows update but get the error 0x80070643.I've them came across this article: https://support.microsoft.com/en-us/topic/kb5028997-instructions-to-manually-resize-your-partition-to-install-the-winre-update-400faa27-9343-461c-ada9-24c8229763bfI...
  3. 0x80070643 / KB5028997: Resize partiton partition to install WinRE: Windows RE image was...

    in Windows 10 Software and Apps
    0x80070643 / KB5028997: Resize partiton partition to install WinRE: Windows RE image was...: Hi, I've been trying to install windows update but get the error 0x80070643.I've them came across this article: https://support.microsoft.com/en-us/topic/kb5028997-instructions-to-manually-resize-your-partition-to-install-the-winre-update-400faa27-9343-461c-ada9-24c8229763bfI...
  4. 0x80070643 / KB5028997: Resize partiton partition to install WinRE: Windows RE image was...

    in Windows 10 Installation and Upgrade
    0x80070643 / KB5028997: Resize partiton partition to install WinRE: Windows RE image was...: Hi, I've been trying to install windows update but get the error 0x80070643.I've them came across this article: https://support.microsoft.com/en-us/topic/kb5028997-instructions-to-manually-resize-your-partition-to-install-the-winre-update-400faa27-9343-461c-ada9-24c8229763bfI...
  5. 0x80070643 Windows Update Error, issue running KB5028997 to increase WinRE partition size,...

    in Windows 10 Gaming
    0x80070643 Windows Update Error, issue running KB5028997 to increase WinRE partition size,...: I am getting error 0x80070643 when running Windows Update. I ran through the steps in KB5028997 to increase the Windows Recovery partition. Everything appears to work up to the last step of running reagentc /enable when I get the Windows RE image was not found. below are the...
  6. 0x80070643 Windows Update Error, issue running KB5028997 to increase WinRE partition size,...

    in Windows 10 Software and Apps
    0x80070643 Windows Update Error, issue running KB5028997 to increase WinRE partition size,...: I am getting error 0x80070643 when running Windows Update. I ran through the steps in KB5028997 to increase the Windows Recovery partition. Everything appears to work up to the last step of running reagentc /enable when I get the Windows RE image was not found. below are the...
  7. 0x80070643 Windows Update Error, issue running KB5028997 to increase WinRE partition size,...

    in Windows 10 Installation and Upgrade
    0x80070643 Windows Update Error, issue running KB5028997 to increase WinRE partition size,...: I am getting error 0x80070643 when running Windows Update. I ran through the steps in KB5028997 to increase the Windows Recovery partition. Everything appears to work up to the last step of running reagentc /enable when I get the Windows RE image was not found. below are the...
  8. can I safely assign a drive letter to an EFI partition to run a chkdsk on that partition on...

    in Windows 10 Gaming
    can I safely assign a drive letter to an EFI partition to run a chkdsk on that partition on...: I have a backup image creation program that gets an error when I try to create an image:Cluster Run Error: Cluster Run Short - Error - 21, and it want me to run a chkdsk /r. I did and it didn't help. I contacted the software company, and they said I have a FAT32 partition EFI...
  9. can I safely assign a drive letter to an EFI partition to run a chkdsk on that partition on...

    in Windows 10 Software and Apps
    can I safely assign a drive letter to an EFI partition to run a chkdsk on that partition on...: I have a backup image creation program that gets an error when I try to create an image:Cluster Run Error: Cluster Run Short - Error - 21, and it want me to run a chkdsk /r. I did and it didn't help. I contacted the software company, and they said I have a FAT32 partition EFI...
  10. How much is Recommended free space for Windows drive partition?

    in Windows 10 Gaming
    How much is Recommended free space for Windows drive partition?: Hello everyone,I'm planning to divide my Windows drive into three partitions: C, D, and E. My intention is to allocate the C drive solely for Windows, the D drive for data storage, including files such as documents, photos, and more, and the E drive for installed programs I...