Forum Discussion

Dabrun's avatar
Dabrun
Iron Contributor
Dec 17, 2024
Solved

How to access the hidden primary partition?

The internal ssd is 512GB and there is a 233GB primary partition I can't see in the file explorer. How can I access and use the free space?

 

 

  • To access the hidden partition:

    1. Open Disk Management (right-click Start > Disk Management).
    2. Find the 233GB partition (likely unallocated).
    3. Right-click it, select New Simple Volume, and follow the wizard to assign a drive letter.
    4. If you want to extend an existing partition, right-click it and select Extend Volume.

    After that, you'll be able to access the partition in File Explorer.

5 Replies

  • TechLisaLH0403's avatar
    TechLisaLH0403
    Copper Contributor

    That is a crazy number of partitions that are 100% available. I'd use a partition utility to remove all unused partitions and move the required ones to the beginning of the drive so you can add the unused space to the primary partition. (On second look, this isn't needed.)  You can use diskpart to do what you need to do

  • Easiest way is to assign a drive letter to this partition. Simply right click on it, select Change drive letter and paths > then click Add.

  • Sideny_Strouth's avatar
    Sideny_Strouth
    Bronze Contributor

    You could either delete the partition and expand your main one, or assign a drive letter and keep them separate. One for documents and one for games, for example.

  • RonaldWhite's avatar
    RonaldWhite
    Iron Contributor

    To access the hidden partition:

    1. Open Disk Management (right-click Start > Disk Management).
    2. Find the 233GB partition (likely unallocated).
    3. Right-click it, select New Simple Volume, and follow the wizard to assign a drive letter.
    4. If you want to extend an existing partition, right-click it and select Extend Volume.

    After that, you'll be able to access the partition in File Explorer.

Resources