Man of Honour
- Joined
- 15 Mar 2004
- Posts
- 28,140
- Location
- Liverpool
wait.....I'm measuring the wrong thing. I'm selling myself short. What exactly is going on?
I'm not so sure turning off system restore permanantly is such a great idea but you can certainly trim it down to a more reasonable level quite easily in Vista.
They are the recommended not he minimum requirements. Even so I fail to see your point. At the end of the day Vista is a more modern operating system, so you would expect it to require more. It makes much better use of it though. As said, I've yet to find anything that XP does noticeably faster than Vista. Who in their right mind is going to want to run Vista on a system like that anyway?!
Thanks mateI'm not so sure turning off system restore permanantly is such a great idea but you can certainly trim it down to a more reasonable level quite easily in Vista.
Open a command prompt in administrator mode,
Type in the following command into the prompt :-
vssadmin list shadowstorage
This will bring up how much space system restore is taking up.
To change the maximum size on the disk that System Restore uses type in the following :-
vssadmin Resize ShadowStorage /For=C: /On=C: /Maxsize=4GB
I've put in 4GB as an example but you can change that to whatever size you want.