The System Restore is one more additional aspect in Windows Vista as well as extremely vital to keep enabled, what with all the issues Vista users are having with compatibility. Even so, the disk usage can get out of hand if you set up a huge numbers of applications.

Systems restore as well as shadow copies can hold up huge amounts of disk space giving the emergence of misplaced hard drive space. The utility to alter the settings is a command line utility which is being well-known as vssadmin. You’ll have to unlock a command prompt in administrator mode by opening the cmd into the start menu as well as striking the Ctrl+Shift+Enter key together or else by right-clicking on the command prompt which is being situated in Accessories plus selecting the Run as Administrator option.

Show Allocated System Restore Size:

Just type in the subsequent command into the prompt or else copy and paste:

vssadmin list shadow storage

As you can notice in the image below, the System Restore is captivating up 2.2 GB on my system.

Altering the Allocated System Restore Size.

To adjust the utmost size on the disk that System Restore will make use of, you will have to type in the subsequent command:

vssadmin Resize ShadowStorage /For=C: /On=C: /Maxsize=3GB

You can also alter the /for and /on to match the drive that System Restore is being enabled, as well as you can set a unusual size for the max size. I select 3GB for the sake of this example, but you might also limit it to 500MB or else somewhat else if you want to.

If you have ample of disk space, I’d suggest leaving the values unaccompanied, but if you are running out of less space, this is a one of the fastest method to help out the issue.