Windows 10: Windows not letting me partition my SSD past 2GB.

Discus and support Windows not letting me partition my SSD past 2GB. in Windows 10 Gaming to solve the problem; Hi so I am trying to dual-boot Windows and Ubuntu on my 256GB SSD. I have 120GB free and I am trying to partition 40GB of it to install Ubuntu 24.04. I... Discussion in 'Windows 10 Gaming' started by Aerospace008, May 8, 2024.

  1. Windows not letting me partition my SSD past 2GB.


    Hi so I am trying to dual-boot Windows and Ubuntu on my 256GB SSD. I have 120GB free and I am trying to partition 40GB of it to install Ubuntu 24.04. I have read other forum posts about this and it said to Optimise the SSD. I have tried this and it hasn't worked. I am willing to provide more info if needed. Thanks!

    :)
     
    Aerospace008, May 8, 2024
    #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, May 8, 2024
    #2
  3. HLL_544 Win User
    Saving free space on SSD (Regarding multiple obligatory partitions on main drive)

    Gerry Here just copy-paste some irrelevant response.

    Well, **I've figured it out**. Here my solution (I Take no responsibility from any damage that might arise from this process, and I do not guarantee it to work for u.)

    We'll assume u have 2 disks; SSD and HDD.

    Also NOTE: I Work in a GPT-Disk partitioning scheme, I don't know if it's applicable on dos-style MBR partitioning.

    General-methodology wich we are going to work with (or TL;DR).

    • Delete all partitions on all drive
    • Install Windows on the HDD Drive
    • Install Windows on the SSD Drive (yes, twice!)
    • Repartition the HDD to free up and reallocate as we wish (The only parition that HAVE to be there is the EUFI System (Fat) )
    • After freeing up HDD space, move user folder to the HDD
    • PROFIT
    And in more detail:

    THIS GUIDE ASSUME THIS IS A FRESH PC - THAT U DO NOT HAVE ANYTHING U NEED ON EITHER DISKS.

    * - Asterisk, not a real step, just additional information

    • Boot into windows 10 installation
    • Clear ALL partitions on BOTH drives
    • Let windows install itself onto the HDD, We'll call this installation win-hdd
      • There is no need to actually boot into this OS.
    • Boot into windows 10 installation
    • Let windows install itself onto the SSD. We'll call this installation win-ssd
      • *What would happen now, Is that windows detects the recovery and eufi partitions and does not need to create such additional partitions on your ssd. It would only create a 16MB windows reserved partition.
      • *Your boot partition would be hdd/eufi; But since windows detect it's own bootloader it would allow you to duel-boot between win-hdd and win-ssd(default)
    • Optional: During windows-ssd first run wizard switch to audit mode (CTRL+SHIFT+F3)
      • *We would use audit mode to:
        • * Optional1: Repartition hdd
        • * Optional2: Change "Users" folder to the hdd.
        • * If u do not want to move Users folder, u can do 6.2 After win-ssd fully boots instead
      • Repartition hdd & move Users folder:
        • Using a 3rd party tool such as "MiniTool Partition Wizard" you can do the fallowing *as you wish*:
          • Delete win-hdd partition
          • Delete recovery-hdd partition
          • Delete windows reserved (16 mb) partition.
          • You can also later move the EUFI to the start of the hdd disk, if needed
          • Create new partition (free to use) on hdd.
          • Make sure to properly assign drive letters to all drive as u wish
          • Fallow
            this guide
            to relocate the User folder (Starting from Step 2)
    • Boot into windows-ssd; If u do not know which one (int the OS selection screen) It's safe to assume that the automatically-selected one is the win-ssd.
    • If u have not performed 6.2 Yet, this is the time to do that now.
    GLHF.
     
    HLL_544, May 8, 2024
    #3
  4. pigulici Win User

    Windows not letting me partition my SSD past 2GB.

    SSD and partitions

    Well, I received the ssd and I did like that to be ok:
    I let only the new ssd conected at pc(after I see no new firmware on web)
    1.Boot from dvd with win 7 sp1, at first static image( when let you choose to install or not), press Shift+F10 to bring cmd window, here I will make a single partition from all space, partition aligned at 1024, here are the commands:
    diskpart(give enter)
    list disk(give enter)
    select disk 0(give enter)
    clean(give enter)
    create partition primary align=1024(give enter)
    format quick fs=ntfs(give enter)
    active(give enter)
    exit(give enter)
    exit(give enter)
    2.install windows
    3.shrink/resize C partition(my case C=64gb(win+photoshop+all programs,no games), D=124GB(work data,My Documents folder..),E=25gb(photoshop swap) , and I let 23gb raw(unformated) for over provision
    4.I verify the trim to be up (fsutil behavior query disabledeletenotify , te return must be 0 to be enabled)
    5.I verify the align at all partition with msinfo32(in run give this command), at components>storage>disks , here all at offset must be divisible with 4
    6.install drivers for components, antivirus, windows updates, disable defragmenter....and backup with clonezilla at the end.

    I see that windows 7 know to align automatically the partition, and if you make a partition in diskpart, of any size(but no all capacity of disk), he will create the hidden 100mb partition, so to escape from that make a partition from all space from drive for begin, after install can resize C.

    Hope to help others with that.
     
    pigulici, May 8, 2024
    #4
Thema:

Windows not letting me partition my SSD past 2GB.

Loading...
  1. Windows not letting me partition my SSD past 2GB. - Similar Threads - letting partition SSD

  2. Windows won't let me format my SSD

    in Windows 10 Installation and Upgrade
    Windows won't let me format my SSD: Heya!So, I was messing with using Linux on my computer before installing Windows while waiting on my USB to burn. I ended up finding that the partition was formatted to FAT32, and that Windows would refuse to format it because of it not recognizing the partition.I've tried...
  3. Windows won't let me format my SSD

    in Windows 10 Gaming
    Windows won't let me format my SSD: Heya!So, I was messing with using Linux on my computer before installing Windows while waiting on my USB to burn. I ended up finding that the partition was formatted to FAT32, and that Windows would refuse to format it because of it not recognizing the partition.I've tried...
  4. Windows won't let me format my SSD

    in Windows 10 Software and Apps
    Windows won't let me format my SSD: Heya!So, I was messing with using Linux on my computer before installing Windows while waiting on my USB to burn. I ended up finding that the partition was formatted to FAT32, and that Windows would refuse to format it because of it not recognizing the partition.I've tried...
  5. Windows not letting me partition my SSD past 2GB.

    in Windows 10 Software and Apps
    Windows not letting me partition my SSD past 2GB.: Hi so I am trying to dual-boot Windows and Ubuntu on my 256GB SSD. I have 120GB free and I am trying to partition 40GB of it to install Ubuntu 24.04. I have read other forum posts about this and it said to Optimise the SSD. I have tried this and it hasn't worked. I am willing...
  6. Computer Won't let me paste pictures

    in Windows 10 Network and Sharing
    Computer Won't let me paste pictures: Hello All -I am attempting to copy a group of pictures onto a back up drive and I am getting the attached message.My laptop is an IdeaPad Gaming 3 with currently 237 GB of memory with 226 GB being used. The backup drive I am trying to move items over to is a Seagate that is...
  7. Computer Won't let me paste pictures

    in Windows 10 Gaming
    Computer Won't let me paste pictures: Hello All -I am attempting to copy a group of pictures onto a back up drive and I am getting the attached message.My laptop is an IdeaPad Gaming 3 with currently 237 GB of memory with 226 GB being used. The backup drive I am trying to move items over to is a Seagate that is...
  8. My PC won't let me past the login screen.

    in Windows 10 BSOD Crashes and Debugging
    My PC won't let me past the login screen.: After a recent update on Windows 10 I started getting errors on my login screen. The first error is "The remote procedure call failed". When I click OK and enter my blank password, I am presented with "The handle is invalid". I've looked through the forums a bit and I believe...
  9. Windows will not let me update past 1709

    in Windows 10 Installation and Upgrade
    Windows will not let me update past 1709: Hello Microsoft community, As subject states, my computer will not update past 1709. I do realize that Microsoft has put a block on the most recent update (1809) back on the 14th of November but you would think that I would at least have 1803? Ive done full system checks and...
  10. Not letting me expand C; partition

    in Windows 10 Drivers and Hardware
    Not letting me expand C; partition: I attempted to remove some memory from my D; partition to the C; partition, but it wont allow me to expand the C; partition. I am sure they are on the same hard drive and don't understand what the problem is. It says I have 600 gb of unallocated memory but it wont let me...