Microsoft로 로그인
로그인하거나 계정을 만듭니다.
안녕하세요.
다른 계정을 선택합니다.
계정이 여러 개 있음
로그인할 계정을 선택합니다.
영어
죄송합니다. 이 문서는 귀하의 언어로 사용할 수 없습니다.

Symptoms

You set Windows 7 to create System Restore points but notice that your system restore points have been deleted when you restart your computer. You can create new system restore points successfully but those restore points are also being deleted when rebooting Windows.

Cause

This issue can be caused if the maximum storage size limit is set to low for your shadow storage.

Resolution

To resolve this issue, adjust the maximum shadow storage allocation. To do this, follow the steps listed below:

  1. Click Start, type System in the Search box and then click System from the list under Control panel

  2. Click System protection in the task pane

  3. Under Protection Settings click to select Local Disk (C:) (System) and then click Configure

  4. Under Disk Space Usage, move the Max Usage slider to the right to increase the disk space usage for System Restore points


Note: If protection is turned on for additional drives you might consider increasing the Max Usage for those drives as well.

More Information

When the issue happens, one or more of the following events might be logged in the Event log:

Event ID 25:

The shadow copies of volume C: were deleted because the shadow copy storage could not grow in time.  Consider reducing the IO load on the system or choose a shadow copy storage volume that is not being shadow copied."

Event ID 22:

Volume Shadow Copy Service error: A critical component required by the Volume Shadow Copy service is not registered. This might happened if an error occurred during Windows setup or during installation of a Shadow Copy provider. The error returned from CoCreateInstance on class with CLSID {e579ab5f-1cc4-44b4-bed9-de0991ff0623} and Name IVssCoordinatorEx2 is [0x80040154, Class not registered].

Event ID 8193:

Volume Shadow Copy Service error: Unexpected error calling routine CoCreateInstance.  hr = 0x80040154, Class not registered.

To increase the size of shadow storage using command prompt commands follow these steps:

  1. Open a command prompt with administrative privileges

  2. At the command prompt type Vssadmin list shadowstorage

  3. Take note of what the shadow storage allocation is on the drive you're having issues with

  4. Change the allocation by using the Vssadmin command, syntax: vssadmin resize shadowstorage /On=C: /For=C: /Maxsize=1G (where Maxsize=the amount of disk space you've allocated to System Restore points, you should increase it larger)

  5. Then reboot your computer

Restore point deletion can also be caused by the following:

  • Some 3rd party disk applications can cause restore points to be deleted. To test for this issue disable these types of applications to see if it can resolve the problem.

  • Corrupted ACLs for pagefiles.sys and hiberfil.sys can also cause the issue. To test for this issue, disable pagefile and hiberfil on your system, defrag the drive to verify that these files have been deleted and then enable pagefile and hiberfil. Reboot the computer and create restore points and verify that restore points are not deleted over the next few days.

  • Systems with a dual boot with Windows XP will also cause system restore points to be deleted. See KB 926185 for more details.


도움이 더 필요하세요?

더 많은 옵션을 원하세요?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

이 정보가 유용한가요?

사용 경험에 어떠한 영향을 주었나요?
제출을 누르면 피드백이 Microsoft 제품과 서비스를 개선하는 데 사용됩니다. IT 관리자는 이 데이터를 수집할 수 있습니다. 개인정보처리방침

의견 주셔서 감사합니다!

×