Forum Discussion
Dabrun
Dec 17, 2024Iron Contributor
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?
- Dec 18, 2024
To access the hidden partition:
- Open Disk Management (right-click Start > Disk Management).
- Find the 233GB partition (likely unallocated).
- Right-click it, select New Simple Volume, and follow the wizard to assign a drive letter.
- 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.
TechLisaLH0403
Dec 18, 2024Copper 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