-
Step 1
Open an Administrator Command Prompt. Find the Command Prompt in Vista under the Accessories folder. Right-click on the icon and select "Run as Administrator."
-
Step 2
Go to the System32 directory which should be c:\windows\system32. Depending how your paths are set up, this may not be necessary but better to be safe than sorry.
-
Step 3
Type "vssadmin list shadowstorage" to see how much space is allocated and currently used for Shadow Copy on Drive C. There will also be a few lines of volume information, but those aren't important for this process.
-
Step 4
Change the Shadow Copy size by typing in "vssadmin resize shadowstorage /on=c: /for=c: /maxsize=XXX" Instead of XXX, enter the amount of space you want Shadow Copy to use. For instance, if you want 2 gigabytes used, enter "2GB."











