System Restore ate my hard drive

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

After two months use of Home Premium on my Dell XPS, System Restore had
consumed over 70% of my hard drive (250GB). I had to turn it off to reclaim
the space. Anybody else suffer this insult?

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://windowshelp.microsoft.com/co...246&dg=microsoft.public.windows.vista.general
 
pdl1 said:
After two months use of Home Premium on my Dell XPS, System Restore had
consumed over 70% of my hard drive (250GB). I had to turn it off to reclaim
the space.

You can use Disk Cleanup to get rid of all restore points,except the
last one that was created.
 
After two months use of Home Premium on my Dell XPS, System Restore had
consumed over 70% of my hard drive (250GB). I had to turn it off to
reclaim
the space. Anybody else suffer this insult?

You can configure how much of your disk space is used by System Protection.
Ronnie Vernon recently posted this useful information (Ronnie I hope you
don't mind me quoting you)...

If your maximum size for System Restore is way too large, you should
adjust this. By default Vista sets the maximum size allocated for VSS to 15%
of the disk size. With some of newer drives, this can result in a huge
amount of space being allocated.

Go to Start and type cmd and in the results, right click the cmd.exe
item and
select the "Run as administrator" option. OK the UAC prompt.

When the command window opens, type the following.

D:

Press ENTER

This will switch to the D: drive.

Now type the following command.

vssadmin list shadowstorage

Press ENTER.

The result will show the current amount of Used, Allocated, and Maximum
allowed size for the Volume Shadow Storage on that drive.

The following
command will set the maximum amount of disk space used for the shadow
storage to 10GB.

vssadmin Resize ShadowStorage /For=D: /On=D: /MaxSize=10.0GB

Press ENTER.

(type the command as shown, including the spaces)
You should see a message that the command succeeded.

You can change the final (MAXSIZE=) value in the command to suit yourself.
(ie:
change 10.0GB to 5.0GB)

--
And loving it,

-Q
_________________________________________________
(e-mail address removed)
(Replace the "SixFour" with numbers to email me)
 
Qu0ll said:
I tried deleting "all but the last Restore Point", but it made very little difference- I was still missing over 187GB disk space. Which leads me to ask: What does System Restore save in Vista that it did not save in XP? Rumor is that the Shadow Copy feature not available to me is still being stored, though I cannot retrieve it. Even so, I cannot imagine a backup that takes up almost 15 times the amount of data to be preserved.
It might also be worth noting that I needed third-party disk managers to
clearly detect where my disk space was going. Another large user is WIN-SXS.
Is there any way to control its size? It appears to retain files even of
deleted programs.
Thanks to all.
Paul DeLeeuw (pdl1)
 
pdl1 said:
Shrinking System restore makes it dysfunctional. Since System Restore also stores Shadow Copies (that you cannot see unless you have Ultimate or Business), the smallest that works is over 10 GB. Doesn't this bother anybody?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Back up to external hard drive failure 13
product key 2
Missing System Files 1
Window Defender 1
Anitivirus 1
I locked my vista...how do I unlock it? 1
New Vista Community format hard to read 4
search screen 1

Back
Top