Hi Lena Ward,
Method 1
You may run Disk cleanup utility in Windows 7 and check if you can create a backup. Normally while creating a backup it would use the temp folder in C drive to create temporary files before starting to backup to a different drive.
To run disk cleanup follow the steps below:
1. Open Disk Cleanup by clicking the Start button. In the search box, type Disk Cleanup, and then, in the list of results, click Disk Cleanup.
2. In the Drives list, select the hard disk drive C: to clean up, and then click OK.
3. In the Disk Cleanup dialog box, on theDisk Cleanup tab, select the check boxes for the file types that you want to delete, and then clickOK.
4. In the message that appears, click Delete files.
5. Restart the computer and check if you can create backup.
Access the link below to know more about using disk cleanup to delete files.
http://windows.microsoft.com/en-US/windows7/Delete-files-using-Disk-Cleanup
Method 2
You may try to check the VSSAdmin storage size and resize the storage and check if it helps.
- Open a command prompt.
- Type Vssadmin list shadowstorage
- Take note of what the shadow storage allocation is on the drive you're having issues with.
- Change the allocation by using the Vssadmin command, syntax: vssadmin resize shadowstorage /On=C: /For=C: /Maxsize=30G
5, Restart the computer after the command is complete and check if you can create a backup.
Hope this helps. Post back the results.
Thanks and Regards,
Srinivas R
Microsoft Support.
Visit our Microsoft Answers Feedback Forum and let us know what you think.