Windows 7 Forums Search
Welcome to Windows 7 Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows 7. The Windows 7 forum also covers news and updates and has an extensive Windows 7 tutorial section that covers a wide range of tips and tricks.


Windows 7 - System Protection - Change Disk Space Usage



 

System Protection - Change Disk Space Usage

How to Change the System Protection Disk Space Usage in Window 7
Published by Brink
11-04-2008
Default System Protection - Change Disk Space Usage

How to Change the System Protection Disk Space Usage in Window 7

information   Information
By default, Windows 7 will allocate 10% of your total C: drive/partition size to be used to store system restore points in this allocated disk space. This allocated space will no longer be available as free space.

This will show you how to adjust the maximum disk space used for system protection in Windows 7.

Note   Note
It really depends on how many restore points you would like to have stored on your computer for what you should set the MAX storage size to be.

The size of each restore point will vary from system to system due to what you may have installed. As a rough guidline, I would give about 1.3GB of space for each restore point that you would like to keep. You can adjust the MAX size as needed if you are not getting the amount of restore points you would like though.

warning   Warning
As space fills up, older restore points will be deleted to make room for new ones.






OPTION ONE

Through System Protection Properties Page
1. Open the Control Panel (All Items View).
A) Click on the System icon.

B) Go to step 3.
OR

2. Open the Start Menu.
A) Right click on the Computer button and click on Properties.
3. Click on the System Protection link. (See screenshot below)

4. Close the System window. (See screenshot below)
System Protection - Change Disk Space Usage-system.jpg
5. Click on the available hard disk drive or partition, that you want to change the System Protection disk space usage for, to select it. (See screenshot below step 6)
NOTE: Windows 7 should be the C: disk with (System). System Protection will need to be turned on for the selected disk to be able to adjust it's disk space usage.

6. Click on the Configure button. (See screenshot below)
System Protection - Change Disk Space Usage-system_properties.jpg
7. Adjust the Max Usage slider to how much disk space you want System Protection to use for restore points for the selected disk (step 5). (See screenshot below step 8)
NOTE: Slide left for less space, and slide right for more space.

8. Click on OK. (See screenshot below)
System Protection - Change Disk Space Usage-configure.jpg
9. Click on OK. (See screenshot below step 6)
NOTE: If you reduced the max size, then it may take a day for the "Current Usage" size to automatically shrink down to be within the set max size.



OPTION TWO

Manually Using a Elevated Command Prompt
1. To See the Current Allocated System Restore Size
A) Open a elevated command prompt.

B) If prompted by UAC, click on Yes.

C) In the elevated command prompt, type in the command below and press Enter. (see screenshots below)
NOTE: This will give your the details on the Used, Allocated, and Maximum spaces of Shadow Copies for the available disks that you selected to have system restore turned on for. The left screenshot is for just one drive selected, and the right screenshot is for two drives (C & D ) selected.
vssadmin list shadowstorage

System Protection - Change Disk Space Usage-shadow.jpgSystem Protection - Change Disk Space Usage-cmd_multiple.jpg
Result Description
Used This is the amount currently used on the hard disk.
Allocated This is the amount that is currently reserved from the hard disk.
Maximum This is the maximum amount that could be allocated and used from the hard disk.
2. To Change the Maximum System Restore Size
NOTE: If you turn System Restore off for a selected drive, the original default values will be set back and the restore points will be deleted.
A) In the elevated command prompt window, type the command below for the drive letter and max size you want.
WARNING: If you change the MAX size to a smaller size than the current Used size shown in step 1 above, then the older restore points will be deleted to adjust to the new size. Nothing will happen to the restore points if you make the MAX size larger than the current Used size shown in step 1 above.
* For the listed C: drive, type the command below and press Enter.
vssadmin Resize ShadowStorage /For=C: /On=C: /Maxsize=3GB

OR

vssadmin Resize ShadowStorage /For=C: /On=C: /Maxsize=5%
* For the listed D: drive, type the command below and press Enter.
vssadmin Resize ShadowStorage /For=D: /On=D: /Maxsize=3GB
OR

vssadmin Resize ShadowStorage /For=D: /On=D: /Maxsize=5%

Note   Note
See the screenshots below step 5 in step 1 above under the Shadow Copy Storage association line for each drive listed.

Command Description
/For= The For volume: listed. (Ex: C or D above)
/On= The Shadow Copy Storage volume: listed. (Ex: C or D above)
/Maxsize= The % of HDD size or amount of KB, MB, GB, TB, PB, or EB you want to limit the maximum storage size of shadow copies and restore points to. This must be 300MB or larger.


B) You will get a Successfully resized the shadow copy storage association message.
System Protection - Change Disk Space Usage-resize.jpg
C) If not, repeat step 2 checking for any mistakes that may have been made.

D) If yes, then check with step 1 above to confirm the change for the selected drive.
3. Close the elevated command prompt when done.
NOTE: If you reduced the max size, then it may take a day for the "Current Usage" size to automatically shrink down to be within the set max size.
That's it,
Shawn






Related Tutorials

Published by
Administrator

Join Date: Oct 2008
Location: Texas
Posts: 34,826
Brink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond repute
Brink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond reputeBrink has a reputation beyond repute

Tutorial Tools
11-13-2008   #1
Bare Foot Kid


W 7 64-bit Ultimate
 
 


Hello Brink....

I've been meaning to do it the "Vista" way,....just curious: would it have worked or messed me up?

Thanks!












Later Ted

My System SpecsSystem Spec
11-13-2008   #2
Brink


Windows 7 Ultimate x64 SP1
 
 


Hi Ted,

You could do it that way in the command prompt, but this way is so much easier and safer to do with the slider instead.
My System SpecsSystem Spec
11-13-2008   #3
Bare Foot Kid


W 7 64-bit Ultimate
 
 


Howdy!

It is a lot easier to do it this way.

Thanks for the reply....













Later Ted
My System SpecsSystem Spec
.


11-13-2008   #4
Brink


Windows 7 Ultimate x64 SP1
 
 


You're welcome Ted.
My System SpecsSystem Spec
10-01-2009   #5
Dave76


Windows 7 Ult x64 - SP1/ Windows 8 Dev Build x64
 
 


Thanks for the great tut.

Noticed my free space was diminishing rapidly and remembered this from Vista forums.

Knew I would find it here.
My System SpecsSystem Spec
10-01-2009   #6
Brink


Windows 7 Ultimate x64 SP1
 
 


You're welcome Dave.
My System SpecsSystem Spec
11-11-2009   #7
brummyfan


Windows 7 Home Premium 64bit
 
 


Hi Shawn,
This is one of the best Tutorial of your's and Thank you.
My System SpecsSystem Spec
11-11-2009   #8
Brink


Windows 7 Ultimate x64 SP1
 
 


You're most Brummy,

This is so much easier this way than manually in the registry for Vista.
My System SpecsSystem Spec
11-28-2009   #9
apophus


Windows 7
 
 


I hope someone can help with this. I'm unable to change the disk space usage on my Windows 7 system. First, on the "System Protection" tab of the "System Properties" page, there are 2 available drives listed, one indicates "Local Disk (C) (System)", but there's an extra one which indicates "(C) (Missing)" and I don't understand where that comes from. Both indicate that Protection is On.

I select "Local Disk" and press "Configure" and move the "Max Usage" slider to a new value and press "Apply" and I encounter a message box which says "Could not apply the settings for the following reason: The filename, directory name, or volume label syntax is incorrect. (0x8007007B)". I then press OK and encounter a second message box which says "There was an unexpected error in the property page: The filename, directory name, or volume label syntax is incorrect. (0x8007007B) Please close the property page and try again"

The same holds true if I selecte the other bogus available drive.

Does anyone know what these are about (the extra available drive and the configure errors. I'm attaching 3 graphics which illustrate the issues.
Thank you.
Attached Thumbnails
System Protection - Change Disk Space Usage-screenshot001.gif   System Protection - Change Disk Space Usage-screenshot002.gif   System Protection - Change Disk Space Usage-screenshot003.gif  
My System SpecsSystem Spec
Comment

System Protection - Change Disk Space Usage problems?



Tutorial Tools



Similar Threads for: System Protection - Change Disk Space Usage
Windows 7 Tutorial Category
Trying to remove Windows system file protection from 2nd disk General Discussion
How to change disk storage space meters General Discussion
Windows Backup - reduce its disk space usage? Backup and Restore
Disk space usage discrepancy General Discussion
Offline Files - Manage Disk Space Usage Tutorials


All times are GMT -5. The time now is 02:22 AM.



Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30