System Restore in Vista

  • Thread starter Thread starter Martin
  • Start date Start date
M

Martin

Decided to make this a new thread. Can you tell me please how to remove the
old restore points? I only want to keep the very recent ones. The restore
points seem to use so much memory (several GBs)
 
Hello Martin,

You can remove all restore points but the most recent one.

Open Cleanmgr.exe, and then click "Files from all users on this computer".
Select the volume, and click OK. When the progress bar finishes, select the
"More Options" tab, and then click Clean up.
 
Martin said:
Decided to make this a new thread. Can you tell me please how to
remove the old restore points? I only want to keep the very recent
ones. The restore points seem to use so much memory (several GBs)
=========================================
Maybe the following articles will offer some ideas:

Windows Vista - How much disk
space does System Restore require
http://tinyurl.com/27k795

http://windowshelp.microsoft.com/Windows/en-US/Help/2b4ed18a-d6f2-4519-b181-bcf9938b9e001033.mspx

Decrease Storage Space
Allocated To System Restore
http://tinyurl.com/2f4ga9

http://vistasupport.mvps.org/decrease_storage_space-allocated_to_system_restore.htm

Reduce System Restore's
Disk Usage in Vista
http://tinyurl.com/3azp82

http://www.howtogeek.com/howto/windows-vista/reduce-system-restores-disk-usage-in-vista/

--

John Inzer
Digital Media MVP

Notice
This is not tech support
I am a volunteer

Solutions that work for
me may not work for you

Proceed at your own risk
 
hello,

In oder to do this you will have to deselect all your drives as being
monitored by system restore, and then re-enable it..

To do this in vista Go to START button> Control Panel> and select the SYSTEM
icon, then a window will pop up, from the links on the left select
system protection, a new window will pop up, you will see your drives there
with checkmarks, uncheck them and press apply,
wait a few minutes until the hard disk stops thrashing then press the CREATE
button in order to create a new restore point and dont forget to put the
checkmark back on the drive (usually C) that was being monitored.. see
screenshot

http://img84.imageshack.us/img84/8844/systmmp0.png
 
Reduce the amount of space allocated for system restore.
Open an Admin command prompt.

To display the current space allocated type (or copy and paste) “vssadmin
list
shadowstorage†(without the quotes) Press Enter.

To reduce (or increase) the disk space allocated, type (or copy and paste)
“vssadmin resize shadowstorage /on=c: /for=c: /maxsize=6GB.†(without the
quotes) Press Enter. Example assumes changing the space on
drive C to 6GB. Create a restore point immediately after resizing.
 
For On The Bridge
Won't this delete ALL THE RESTORE POINTS - I don't want to do that.Thanks
tho for your reply.
 
Yes thats why I told you to create a new one afterwards..

the method Daniel Martin also said is valid and works perhaps better
 
Back
Top