Please run these commands now:
diskpart
list volume
sel volume C
extend filesystem
exit
Open Disk Management and post a screenshot.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
So my Samsung Galaxy BookPro 5 is a 1TB laptop, but when I click on my storage, it shows the C drive as only being 180GB total. It has partitions of 1, 4, 5 & 6 but there is no 2 or 3. I have taken as many screenshots as possible to try to showcase what is going on. Please help!!!!
Please run these commands now:
diskpart
list volume
sel volume C
extend filesystem
exit
Open Disk Management and post a screenshot.
If you haven't done this already, go to Windows Start > Settings > System > Storage, then click Show more categories under Local Disk (C:).
Your Downloads folder should be showing there, but I think Downloads is under Temporary Files.
See what's in Temporary Files by clicking on it.
Hello Sadistik909,
Welcome to Microsoft Q&A forum.
The photo shows that the system does detect the full size of your drive, even down to the volume. In this case, the most likely reason that I can think of right now is the quota settings of the drive. Please follow these steps to check it:
I'm waiting for your reply.
How big is your Downloads folder?
Hi @Sadistik909
Open Command Prompt (admin) and run these commands:
diskpart
select disk 0
list part
list volume
exit
Post the output here.