Forum Discussion
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:
- 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.
5 Replies
- TechLisaLH0403Copper 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_StrouthBronze 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.
- ErmiassIron Contributor
Just right click and assign a drive letter
- RonaldWhiteIron Contributor
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.