i have installed 80 gig SATA hard drive
i can only acess 5 gig in windows
, is steering you the right way. Open Disk Management (Start -> Run -> diskmgmt.msc). If you see a 5 GB C: partition and a big chunk of Unallocated space to the right, you have not used the rest of the disk yet. You can either create a new partition in the unallocated space, or extend C:. Note: on Windows Vista/7/10 you can extend C: in Disk Management if the unallocated space is immediately to the right. On Windows XP, you cannot extend the system partition on a basic disk; you would need a third‑party partitioner or a reinstall to change C: non‑destructively. Always back up before resizing.
If Disk Management only shows a 5 GB total size for the drive (no unallocated space), check:
On Vista/7/10, you can also try DiskPart to extend into contiguous unallocated space:
diskpart
list volume
select volume <your C: volume number>
extend See Microsoft’s DiskPart reference for details and limitations: Microsoft DiskPart.
Jump to Post— disophisis 0Have you gone into disk management in windows and checked if there is more space that is 'unallocated'?
What is the brand of your hard drive?
Have you gone into disk management in windows and checked if there is more space that is 'unallocated'?
What is the brand of your hard drive?
if you cannot see the rest of your disk in disk management then I'd make a bootable cd with ranish partition manager on it. booting from the cd should show you your hard drives and all partitions on them. It also lets you manipulate them. but be careful, changing your system partition will probably destroy your install of windows.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.