Unsolved
This post is more than 5 years old
3 Posts
0
8543
April 9th, 2007 01:00
Hard disk space - problem
I have a dell XPS 410 with 2GB RAM, 320 GM Drive ( 10 GB Restore partition and the balance of the drive available). I have had the computer for a month and everything is working great. However, I noticed that when I look at my computer and the OS drive I have 53GB used (288 available and 234 free).
I don't have this much used space on the drive. I have have tried disk cleanup, defragment the drive and check disk; no issues. When use explorer and navigate to the root of C:, select all and properties it reports I have 16.9 GB used. Can anyone help me explain the difference?
FYI - one of my fiends has a new computer with VISTA and has the same problem (that is how I noticed my issue). I am assuming that this is a VISTA bug.
Thank you,
Rob
No Events found!


stangdaddy
6 Posts
0
April 9th, 2007 01:00
GioAguilar
2 Intern
•
1.9K Posts
0
April 9th, 2007 01:00
I think this is because of the System Restore files, go to CMD and run it as administrator and type
vssadmin list shadowstorage
and you will see the space you're using for the files that bellow to the System Restore.
If you want to rezise
Vssadmin Resize Shadowstorage /For=C: /on=C: /MaxSize=
Vssadmin Resize Shadowstorage /For=C: /on=C: /MaxSize=3
Darrel112
2 Intern
•
278 Posts
0
April 9th, 2007 02:00
Macrobb99
3 Posts
0
April 9th, 2007 08:00
GioAguilar
2 Intern
•
1.9K Posts
0
April 9th, 2007 20:00