Can install Windows 10 due to insuffient space on a 500GB partition

Page 3 of 5 FirstFirst 12345 LastLast

  1. Posts : 4,595
    several
       #21

    "...the system volume does not contain the required free space."
    Disk 2 partition 1 has the word "System" next to it.

    That might be a clue.

    As far as I can make out from your miniscule picture, it is 100mb with 0mb free space.
      My Computer


  2. Posts : 6,357
    Windows 11 Pro - Windows 7 HP - Lubuntu
       #22

    You didn't detach the other drives as instructed. You're playing with partitions and a small mistake can erase a drive.
    Detach any other drives (SATA or Power cable) from the MB.

    You have made so many boot changes that the EFI might be corrupted.
    Lets rebuild the EFI partition

    Open a CMD window as administrator and type:

    diskpart
    list disk (it will list all drives. Identify the main drive number)
    select disk n (replace n by the main drive number obtained with list disk)
    select part 1
    del part override
    create part EFI size=100
    format fs=FAT32 quick
    assign letter=W
    create part MSR size=15
    exit (to exit diskpart)

    bcdboot C:\Windows /s W: /f UEFI

    diskpart
    select vol W
    remove letter=W
    exit

    Reboot and try to install on the unallocated space
      My Computers


  3. Posts : 690
    WIN 10 19045.4291
       #23

    @tecknot

    The above commands ruin your structure!
    Do it like this:
    diskpart
    list disk (it will list all drives. Identify the main drive number)
    select disk n (replace n by the main drive number obtained with list disk)
    select part 1
    format fs=FAT32 quick
    assign letter=W
    exit

    bcdboot C:\Windows /s W: /f UEFI
      My Computer


  4. Posts : 6,357
    Windows 11 Pro - Windows 7 HP - Lubuntu
       #24

    Pentagon said:
    @tecknot

    The above commands ruin your structure!
    Do it like this:
    diskpart
    list disk (it will list all drives. Identify the main drive number)
    select disk n (replace n by the main drive number obtained with list disk)
    select part 1
    format fs=FAT32 quick
    assign letter=W
    exit

    bcdboot C:\Windows /s W: /f UEFI
    I don't think so. Can you explain?
      My Computers


  5. Posts : 690
    WIN 10 19045.4291
       #25

    see basic commands
    HELP CREATE PARTITION EFI
      My Computer


  6. Posts : 6,357
    Windows 11 Pro - Windows 7 HP - Lubuntu
       #26

    Pentagon said:
    see basic commands
    HELP CREATE PARTITION EFI
    I know what I'm doing.
    diskpart commands
    delete-partition
    create-partition-efi
      My Computers


  7. Posts : 140
    Dual boot Windows 10 Pro 22H2 (b 19045.4291) and Windows 11 Pro 23H2 (b 22631.3447 )
    Thread Starter
       #27

    Megahertz said:
    You didn't detach the other drives as instructed. You're playing with partitions and a small mistake can erase a drive.
    Detach any other drives (SATA or Power cable) from the MB.

    You have made so many boot changes that the EFI might be corrupted.
    Lets rebuild the EFI partition

    Open a CMD window as administrator and type:

    diskpart
    list disk (it will list all drives. Identify the main drive number)
    select disk n (replace n by the main drive number obtained with list disk)
    select part 1
    del part override...
    Hi Megahertz,

    I cannot delete the partition. I get this message (I am in command prompt as Administrator):

    Can install Windows 10 due to insuffient space on a 500GB partition-del-part-override.png

    Kind regards,

    tecknot

    - - - Updated - - -

    Pentagon said:
    @tecknot

    The above commands ruin your structure!
    Do it like this:
    diskpart
    list disk (it will list all drives. Identify the main drive number)
    select disk n (replace n by the main drive number obtained with list disk)
    select part 1
    format fs=FAT32 quick
    Hi Pentagon and thank you for helping me out.

    Unfortunately, I get an "Incorrect function" error when attempting to format partition 1 (confirmed EFI partition).

    Can install Windows 10 due to insuffient space on a 500GB partition-format-efi-error.png

    Kind regards,

    tecknot
    Attached Thumbnails Attached Thumbnails Can install Windows 10 due to insuffient space on a 500GB partition-del-part-override.png  
      My Computer


  8. Posts : 690
    WIN 10 19045.4291
       #28

    @tecknot
    YOU HAVE TO RUN THE COMMANDS FROM THE USB!
      My Computer


  9. Posts : 140
    Dual boot Windows 10 Pro 22H2 (b 19045.4291) and Windows 11 Pro 23H2 (b 22631.3447 )
    Thread Starter
       #29

    picture of unallocated space with "...don't have the required space...


    Here is another attempt at posting a picture of the selected unallocated space with error message regarding not having the required space:

    Can install Windows 10 due to insuffient space on a 500GB partition-img_20240120_120707194-1-.jpg

    Kind regards,

    tecknot

    - - - Updated - - -

    SIW2 said:
    Disk 2 partition 1 has the word "System" next to it.

    That might be a clue.

    As far as I can make out from your miniscule picture, it is 100mb with 0mb free space.
    Hi SIW2, I hope the above post of the picture works for you.

    Kind regards,

    tecknot
      My Computer


  10. Posts : 6,357
    Windows 11 Pro - Windows 7 HP - Lubuntu
       #30

    Sorry,
    Boot from a Win 10 installation drive and at the Windows Setup screen, press Shift+F10 simultaneously to open a command line prompt and type:

    diskpart
    list vol (take note of the Win 11 partition letter. It may not be C:)
    list disk (it will list all drives. Identify the main drive number)
    select disk n (replace n by the main drive number obtained with list disk)
    select part 1
    del part override
    create part EFI size=100
    format fs=FAT32 quick
    assign letter=W
    create part MSR size=15
    exit (to exit diskpart)

    bcdboot X:\Windows /s W: /f UEFI (replace X with the Win 11 partition letter found above)

    diskpart
    select vol W
    remove letter=W
    exit


    reboot
    If it boots normally try to install Win 10 on the unallocated partition.
      My Computers


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 10:12.
Find Us




Windows 10 Forums