Windows 10: Cannot format old windows partition

Discus and support Cannot format old windows partition in Windows 10 Ask Insider to solve the problem; I installed windows in another partition and now I want to format my C drive (old windows drive). How do I do it and also is it safe to do it?... Discussion in 'Windows 10 Ask Insider' started by /u/ap00rv_, Oct 15, 2020.

  1. Cannot format old windows partition


    I installed windows in another partition and now I want to format my C drive (old windows drive). How do I do it and also is it safe to do it?

    submitted by /u/ap00rv_
    [link] [comments]

    :)
     
    /u/ap00rv_, Oct 15, 2020
    #1
  2. Fernandz Win User

    How To Format A Write Protected Flash Memory ?

    ¿You already tried this one?...

    Run CMD


    1. diskpart
    2. list disk

    Then in the 3º step, put the correct number of disk in the list for the usb flash (if it's listed in disk 3, then you'll have to write select disk 3).

    2. select disk #
    3. clean
    4. create partition primary
    5. select partition 1
    6. active
    7. format fs=fat32
    8. assign
    9. exit

    with that commands you will format the flash drive in fat32, if you have a large drive you can select also "format fs=ntfs" in step 7.

    good luck!
     
    Fernandz, Oct 15, 2020
    #2
  3. DeNeDe Win User
    HDD partitions format

    Used a tool from the list and it worked..
    Install won't start if windows can't recognize the partitions.
     
    DeNeDe, Oct 15, 2020
    #3
  4. Cannot format old windows partition

    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, Oct 15, 2020
    #4
Thema:

Cannot format old windows partition

Loading...
  1. Cannot format old windows partition - Similar Threads - Cannot format old

  2. Windows Installation: Cannot Format/Delete Partition

    in Windows 10 Software and Apps
    Windows Installation: Cannot Format/Delete Partition: I wanted to reinstall windows 10 because my pc become unusable like, "System Service Exception BSOD " Too many errors on event viewer. And I got this problem that I cannot explain. english is not my first language First thing I do when I notice this problem is when I...
  3. Windows Installation: Cannot Format/Delete Partition

    in Windows 10 BSOD Crashes and Debugging
    Windows Installation: Cannot Format/Delete Partition: I wanted to reinstall windows 10 because my pc become unusable like, "System Service Exception BSOD " Too many errors on event viewer. And I got this problem that I cannot explain. english is not my first language First thing I do when I notice this problem is when I...
  4. Windows Installation: Cannot Format/Delete Partition

    in Windows 10 Gaming
    Windows Installation: Cannot Format/Delete Partition: I wanted to reinstall windows 10 because my pc become unusable like, "System Service Exception BSOD " Too many errors on event viewer. And I got this problem that I cannot explain. english is not my first language First thing I do when I notice this problem is when I...
  5. C drive partition cannot be extended and System labelled partition cannot be formatted

    in Windows 10 Network and Sharing
    C drive partition cannot be extended and System labelled partition cannot be formatted: Hello, I would like to extend my partition to cover the system labelled partition and an unallocated partition all lying on the right of the C drive respectively. The option to extend the C partition is Grayed out. I think the System labelled partition is restricting me Note:...
  6. Fix Windows cannot format the system partition on this disk

    in Windows 10 News
    Fix Windows cannot format the system partition on this disk: [ATTACH]While formatting a partition, if you see a message Windows cannot format the system […] This article Fix Windows cannot format the system partition on this disk first appeared on TheWindowsClub.com. read more...
  7. Can't format old OS partition for a clean Win10 install

    in Windows 10 Ask Insider
    Can't format old OS partition for a clean Win10 install: I'm trying to do a clean Win10 installation on my old laptop, but the options to delete or format the disc partition where the old Win10 is installed are grayed out. How can i fix this ? Image Alternatively, If i choose to install without formatting the partition it says...
  8. Formatting a partition

    in Windows 10 Drivers and Hardware
    Formatting a partition: Before doing this I want to be 100% certain I am not formatting the entire C: drive. In Disk Management if I format a partition that had the recovery files will the rest of the hard drive be left alone? 128708
  9. Formatting of a disk with 2 old partitions

    in Windows 10 Drivers and Hardware
    Formatting of a disk with 2 old partitions: Hi all, I have an old hard drive taken out from a Windows XP computer. The hard drive has 2 partions: one with system and all other files (docs, users and so on )and another partion which was a recovery part of the same drive. Now I want to format the whole disk and scratch...
  10. Deleting or Formatting a Partition

    in Windows 10 Drivers and Hardware
    Deleting or Formatting a Partition: Hi all I have just reinstalled Win10 on our PC but installed it to the wrong partition. Now it won't let me delete or format the d drive because it holds system files/folders. Any suggestions as to how to get rid of it ? Many thanks 99593