Ошибка 0x81000202 windows 7 как исправить

Служба теневого копирования тома тесно связан с функцией восстановления системы. Коды ошибок 0x81000202 & 0x81000203 сообщалось, что при обновлении драйвера появляется сообщение о том, что не удалось создать точку восстановления или что служба теневого копирования тома, используемая при восстановлении системы, не работает и т. д. Этот пост проведет вас через предложения, которые помогут вам устранить...

Служба теневого копирования тома тесно связан с функцией восстановления системы. Коды ошибок 0x81000202 & 0x81000203 сообщалось, что при обновлении драйвера появляется сообщение о том, что не удалось создать точку восстановления или что служба теневого копирования тома, используемая при восстановлении системы, не работает и т. д. Этот пост проведет вас через предложения, которые помогут вам устранить ошибку.

Ошибка службы теневого копирования тома 0x81000202 и 0x81000203

Компонент службы теневого копирования тома обнаружил непредвиденную ошибку

Вот список предложений, которые вы можете попытаться устранить с ошибкой службы теневого копирования.

  1. Перезапустите службы, связанные с VSS
  2. Запустите средство проверки системных файлов и DISM
  3. Выполнить Chkdsk
  4. Удалите все утилиты настройки.

Вам потребуется разрешение администратора, чтобы решить эту проблему.

1]Перезапустите службы, связанные с VSS

Ошибка службы теневого копирования тома 0x81000202 и 0x81000203

Тип services.msc в командной строке (Win + R) и нажмите клавишу Enter. В оснастке «Службы» найдите и перезапустите следующие службы: «Виртуальный диск» и «Копия виртуального диска».

Вы можете дважды щелкнуть, чтобы открыть службу, установите ее на автоматический режим. Недостаточное восстановление: вы устанавливаете, что будет происходить при первом, втором и последующих сбоях. Было бы лучше продолжить перезапуск службы.

2]Запустите средство проверки системных файлов и DISM.

Команды SFC и DISM помогают исправить поврежденные системные файлы. Вы можете использовать эти команды в командной строке с повышенными привилегиями с правами администратора. Утилита заменит их исходным файлом, и VSS должен быть разрешен.

sfc /scannow
Dism /Online /Cleanup-Image /ScanHealth

Вам нужно будет запустить эти команды и позволить ей делать и исправлять вещи.

3]Выполните Chkdsk

CHKDSK — системная утилита, которая проверяет файловую систему, метаданные хранилища на наличие логических и физических ошибок. Вы можете использовать параметры /f, /r, /x, или же /b чтобы исправить ошибки на этом томе. Опубликуйте это, компьютер перезагрузится, и, если возможно, часть вашего хранилища будет исправлена.

Вы также можете щелкнуть правой кнопкой мыши основной диск, который вы хотите проверить, и выберите Свойства. Затем нажмите на Вкладка Инструменты, и под Проверка на ошибки, нажать на Проверять кнопка. Эта опция проверяет диск на наличие ошибок файловой системы.

4]Удалить утилиты настройки

На форумах много обсуждений ошибок VSS, связанных с AVG Tuneup Utilities. Известно, что программное обеспечение вызывает проблемы, и его удаление устранило проблему. Итак, вы можете попробовать сделать то же самое, а затем проверить, появляется ли проблема снова.

Я надеюсь, что за публикацией было легко следить, и вы смогли устранить ошибку службы теневого копирования томов 0x81000202 и 0x81000203 в Windows 10.

Связанное чтение: Ошибки службы теневого копирования томов 0x0000007E, 0x80042306, 0x80070057.

Ошибка службы теневого копирования тома

 Using Backup and Restore to back up your system or files for computer protection but receive a Volume Shadow Copy Service error? This post shows you some specific Windows VSS errors and the corresponding solutions, and an easy way to keep PC safe so that you can easily restore the computer to its previous state in case of system accidents.

What Is Volume Shadow Copy Service (VSS)

Shadow Copy is a technology in Microsoft Windows, allowing users to make manual or automatic backups/snapshots of computer volumes or files. It is also known as Volume Snapshot Service, Volume Shadow Copy Service or VSS.

What is VSS? Microsoft defines it as follows:

“The Volume Shadow Copy Service (VSS) is a set of COM interfaces that implements a framework to allow volume backups to be performed while applications on a system continue to write to the volumes.”

This service requires the file system to be NTFS so as to create and store shadow copies. And the copies can be created by any Windows component using this technology on local, external and removable volumes or network locations, such as when creating a scheduled Windows backup or automatic system restore point.

If this service is stopped, all components depending on the service are still not working. And you may encounter some Volume Shadow Copy service errors in Windows 10/8/7 when backing up or restoring OS. Besides, VSS errors may also happen on Windows Server 2008, Server SBS 2011, Server 2012, etc.

In the following paragraphs, we will walk you through some specific errors as well as the solutions in Windows PCs.

Fix Volume Shadow Copy Service Errors Windows 10/8/7

VSS errors are various according to different Windows operating systems (PC OS and Server) and situations. Here we will show you some common errors in Windows 10/8/7 when creating a Windows system image and doing a system restore.

Case 1: Volume Shadow Copy Service Not Working Well When Backing up Windows

Volume Shadow Copy Service Error 0x80042302 during Backup

Recently we received the feedback saying backing up Windows to a new external hard drive but failed with error message 0x80042302. The details are as follows:

«The backup application could not start due to an internal error:

A Volume Shadow Copy Service component encountered an unexpected error. Check the Application event log for more information. (0x80042302).»

Solution

In this case, the problem is that the Volume Shadow Copy Service is disabled. Thus, the best solution is to set this service to Automatic.

Step 1: Press «Win + R» keys to open the Run Window.

Step 2: Type msc to enter service interface.

Step 3: Find Volume Shadow Copy and choose Properties from the right-click menu.

Step 4: Change the Startup type to Automatic.

Step 5: Click Start, Apply, and OK to enable Volume Shadow Copy and make it run on your PC.

volume shadow copy service disable Windows 10

After that, you can try to back up your Windows 10/8/7 computer to check whether Volume Shadow Copy Service error 0x80042302 still exists.

A Volume Shadow Copy Service Operation Failed

Sometimes Shadow Copy issue happens with errors like 0x807800A1 & 0X800423F4 when creating a system image backup. The information is as shown below:

“A Volume Shadow Copy Service operation failed. Please check “VSS” and “SPP” application event logs for more information. (0x807800A1).

Additional Information:

The writer experienced a non-transient error. If the backup process is retried, the error is likely to reoccur. (0X800423F4).»

This issue often happens on Windows 10/8/7 computer due to some reasons, for example, VSS service may be stopped, antivirus or Windows firewall is enabled or hard drive has errors. Well then, what’re the solutions to this problem? Three ways are offered.

Solutions

Way 1: Check and Enable Volume Shadow Copy Service

Step 1: Similarly, you need to enter Services page by inputting msc in the Run window.

Step 2: Find Volume Shadow Copy to set the startup type to Automatic.

Step 3: If the Service Status is stopped or paused, click Start.

Step 4: Enter the Dependencies tab, check the dependency services that are required for Volume Shadows Copy Service to run.

Step 5: Go back to General, click Apply and OK

Way 2: Disable Antivirus and Windows Firewall

For antivirus, right click this program to choose Disable.

Note: In most cases, you shouldn’t disable the antivirus for the protection against viruses and security. To fix Volume Shadow Copy Service error, you can disable it temporarily. Then check whether the issue still occurs and re-enable it as soon as you’ve done.

For Windows firewall, go to Control Panel > System and Security > Windows Firewall. Then, click Turn Windows firewall on or off option and choose Turn off Windows Firewall (not recommended) from Private/Public network settings. Finally, click OK.

turn off Windows Firewall

Way 3: Check Hard Drive Errors

  1. To do this, you can enter Windows Explorer, right-click one partition you want to check for errors (usually C) to choose Properties.
  2. Under the Tools tab, click the Check(Windows 10/8) or Check Now (Windows 7) button followed by Scan drive
  3. Then, follow the instructions to perform a check.

check c drive

Also, use the command prompt «chkdsk» to do this work.

Tip: Besides, the third-party partition management software named MiniTool Partition Wizard has offered two features — Check File System and Surface Test, respectively enabling you to check & fix file system errors and check bad errors.

Free Download

If you are getting the message — a Volume Shadow Copy Service operation failed, just try these three solutions to fix this Windows VSS error.

Case 2: Volume Shadow Copy Service Not Working Well When Restoring System

In addition to Windows 7/8 or Windows 10 VSS errors during backup, sometimes you might find the Volume Shadow Copy Service is not working with an error code like 0x81000202 or 0x80042302 during system restore although you have created a system image successfully beforehand.

Volume Shadow Copy Service Error 0x81000202

Here is the common error code 0x81000202:

«There was an unexpected error in the property page:

The Volume Shadow Copy service used by System Restore is not working. For more information view the event log…»

If you close the property page and try again, this system restore error 0x81000202 will appear again. Is there any way to fix it? Of course, here are three possible ways.

Solutions

Way 1: Change System Restore Setting

  1. Input msc in the Run window.
  2. Go to Computer ConfigurationAdministrative TemplateSystemSystem Restore.
  3. In the right pane, set the Turn off System Restore policy to Not configured.

set turn off system restore policy to not configured

Way 2: Enable Volume Shadow Copy

The steps are simple and we have mentioned this solution which is the same as the above Volume Shadow Copy Service errors. Thus, here we won’t repeat it.

Way 3: Perform a System File Checker Scan(SFC) on Your Computer.

SFC tool can help you to scan system files, and replace incorrect versions of the system files with the correct versions. To perform a system file check can be helpful to fix Shadow Copy Service error 0x81000202.

  1. Run CMD as administrator.
  2. Type sfc /scannow.

sfc scannow

Volume Shadow Copy Service Error 0x80042302 during System Restore

In addition to the Volume Shadow Copy service used by system restore is not working error, sometimes you fail to restore the system with the error message «System Restore does not appear to be functioning correctly on this system. A Volume Shadow Copy Service component encountered an unexpected error…(0x80042302)«

Related article: 4 Solutions to System Restore Does Not Appear to Be Functioning

When encountering system image restore failed volume shadow copy service issue, you can still fix it.

Solutions:

Way 1: Set Volume Shadow Copy Service to Automatic

Way 2: Run SFC

These two ways are the same as the methods to error code 0x81000202 in Windows 7/8/10, thus, we won’t repeat them.

Way 3: Perform a Clean Boot

If the 0x80042302 error is triggered when opening the System Restore utility, it can be fixed by a clean boot. Follow these steps:

Step 1: Open the Run window, and type msconfig.exe.

Step 2: Under the General tab, uncheck the Load startup items from the Selective startup menu.

perform a clean boot

Step 3: In the Service tab, check Hide all Microsoft services and then click Disable all.

Step 4: Click OK and Restart.

In this part, we have shown you four VSS errors which happen when you are creating a system image or performing a system restore with the Windows built-in backup and restore utility. By following the corresponding solution, probably you can fix it.

Click to Tweet

Tip: Additionally, Microsoft Volume Shadow Copy Service might be not working with other error messages such as access is denied, unexpected error deviceiocontrol, etc. You can view the VSS logs to analyze the issues. Of course, the solutions are different based on different errors. Here, we won’t show you them.

But recently some of you turn to us for help, saying «is there anyone alternative to Windows Backup and Restore so as to effectively create a system image and restore the image«. The answer is yes. Here, we will show you one free backup software from MiniTool Solution Ltd.

Shadow Copy Service Alternative Software for Windows 10/8/7

MiniTool ShadowMaker, the reliable and free backup software, is specialized in backing up Windows operating system, partition and the entire disk for Windows 10/8/7 users.

As an excellent backup solution, this freeware lets you not only create scheduled backups by setting the specific time point but also set incremental and differential backups for the only changed or newly added data.

In the event of system accidents, the image file is available to restore the system to its previous state with simple clicks.

As the alternative to Windows built-in backup utility using Volume Shadow Copy Service, MiniTool ShadowMaker is worth recommending.

Want to quickly and successfully back up your OS without Volume Shadow Copy Service error? Now, get the Trial Edition of this backup software for 30-days free trial.

Free Download

Back up Windows 10/8/7

Step 1: After completing the installation of this tool on your computer, open it to the main interface.

Tip: This free backup software only backs up the computer in the same LAN via remote control.

Step 2: It’s the time to choose the partitions you want to backup and decide the location you want to save the image to.

Just enter the Backup tab, and you can view this free backup software has checked the drives required for Windows to run. If you need to create a system disk image, enter the Source section to select all system partitions.

choose all disk partitions to back up

As to the destination storage path, an external hard drive, USB flash drive, or NAS can be available. Usually, we choose to create image files on the external drive.

choose destination path for the backup

Hot article: The Best Practice: 3-2-1 Backup Strategy for Home Computers

Step 3: Go back to the Backup interface, and click Back up Now button finally.

start to back up your PC

Tip:
1. Automatic backup is supported by MiniTool ShadowMaker. If you want to back up your computer on a regular basis, just use its Edit Schedule feature in Manage page after a full backup is completed.
2. In addition, the incremental and differential backup can also be created in Manage page by this free backup software. For more information, read 3 Types of Backup: Full, Incremental, Differential — MiniTool.

Restore System from an External Hard Drive

MiniTool ShadowMaker is helpful to restore your computer in case of unexpected disaster, which can avoid Volume Shadow Copy Service error 0x81000202 or 0x80042302 during system restore. How to do this job?

Tip: First of all, please use the Media Builder feature of MiniTool ShadowMaker to create a bootable disc to boot your computer. Then, you can start a system recovery in WinPE.

Step 1: In the Restore page, find the system image or system disk image you have created and click Restore button.

 restore PC from system image

Step 2: The backup time will be shown, choose the backup version and click Next to continue.

choose a backup version

Step 3: Next, choose all system partitions as well as MBR and Track 0 to restore. Or else, the computer won’t be bootable.

choose all system partitions to restore

Step 4: Choose the disk you want to restore the image file to and this freeware will tell you the drives that will be overwritten during restoration. Click OK to the next step.

select target disk to restore

Step 5: Now the software is performing the system image recovery process. After the operation, restart your computer and it can run properly.

«Windows 10 Shadow Copy error is common. To avoid it, I need free backup software to back up OS. Finally, I find MiniTool ShadowMaker and it is really worth using. «Click to Tweet

Conclusion

Having a Volume Shadow Copy Service error in Windows 10/8/7 during system backup or system restore using the built-in backup and restore utility? Try the solutions as mentioned above based on the specific error code to fix your problem.

To avoid Microsoft Volume Shadow Copy errors during PC backup and restore using Windows built-in tool, use MiniTool ShadowMaker to back up your PC! Now, free download this backup software.

Free Download

Have some suggestions for the VSS errors? Or encounter some problems when using our backup software? Now, tell us by leaving your idea in the following zone or sending it to [email protected].

 Using Backup and Restore to back up your system or files for computer protection but receive a Volume Shadow Copy Service error? This post shows you some specific Windows VSS errors and the corresponding solutions, and an easy way to keep PC safe so that you can easily restore the computer to its previous state in case of system accidents.

What Is Volume Shadow Copy Service (VSS)

Shadow Copy is a technology in Microsoft Windows, allowing users to make manual or automatic backups/snapshots of computer volumes or files. It is also known as Volume Snapshot Service, Volume Shadow Copy Service or VSS.

What is VSS? Microsoft defines it as follows:

“The Volume Shadow Copy Service (VSS) is a set of COM interfaces that implements a framework to allow volume backups to be performed while applications on a system continue to write to the volumes.”

This service requires the file system to be NTFS so as to create and store shadow copies. And the copies can be created by any Windows component using this technology on local, external and removable volumes or network locations, such as when creating a scheduled Windows backup or automatic system restore point.

If this service is stopped, all components depending on the service are still not working. And you may encounter some Volume Shadow Copy service errors in Windows 10/8/7 when backing up or restoring OS. Besides, VSS errors may also happen on Windows Server 2008, Server SBS 2011, Server 2012, etc.

In the following paragraphs, we will walk you through some specific errors as well as the solutions in Windows PCs.

Fix Volume Shadow Copy Service Errors Windows 10/8/7

VSS errors are various according to different Windows operating systems (PC OS and Server) and situations. Here we will show you some common errors in Windows 10/8/7 when creating a Windows system image and doing a system restore.

Case 1: Volume Shadow Copy Service Not Working Well When Backing up Windows

Volume Shadow Copy Service Error 0x80042302 during Backup

Recently we received the feedback saying backing up Windows to a new external hard drive but failed with error message 0x80042302. The details are as follows:

«The backup application could not start due to an internal error:

A Volume Shadow Copy Service component encountered an unexpected error. Check the Application event log for more information. (0x80042302).»

Solution

In this case, the problem is that the Volume Shadow Copy Service is disabled. Thus, the best solution is to set this service to Automatic.

Step 1: Press «Win + R» keys to open the Run Window.

Step 2: Type msc to enter service interface.

Step 3: Find Volume Shadow Copy and choose Properties from the right-click menu.

Step 4: Change the Startup type to Automatic.

Step 5: Click Start, Apply, and OK to enable Volume Shadow Copy and make it run on your PC.

volume shadow copy service disable Windows 10

After that, you can try to back up your Windows 10/8/7 computer to check whether Volume Shadow Copy Service error 0x80042302 still exists.

A Volume Shadow Copy Service Operation Failed

Sometimes Shadow Copy issue happens with errors like 0x807800A1 & 0X800423F4 when creating a system image backup. The information is as shown below:

“A Volume Shadow Copy Service operation failed. Please check “VSS” and “SPP” application event logs for more information. (0x807800A1).

Additional Information:

The writer experienced a non-transient error. If the backup process is retried, the error is likely to reoccur. (0X800423F4).»

This issue often happens on Windows 10/8/7 computer due to some reasons, for example, VSS service may be stopped, antivirus or Windows firewall is enabled or hard drive has errors. Well then, what’re the solutions to this problem? Three ways are offered.

Solutions

Way 1: Check and Enable Volume Shadow Copy Service

Step 1: Similarly, you need to enter Services page by inputting msc in the Run window.

Step 2: Find Volume Shadow Copy to set the startup type to Automatic.

Step 3: If the Service Status is stopped or paused, click Start.

Step 4: Enter the Dependencies tab, check the dependency services that are required for Volume Shadows Copy Service to run.

Step 5: Go back to General, click Apply and OK

Way 2: Disable Antivirus and Windows Firewall

For antivirus, right click this program to choose Disable.

Note: In most cases, you shouldn’t disable the antivirus for the protection against viruses and security. To fix Volume Shadow Copy Service error, you can disable it temporarily. Then check whether the issue still occurs and re-enable it as soon as you’ve done.

For Windows firewall, go to Control Panel > System and Security > Windows Firewall. Then, click Turn Windows firewall on or off option and choose Turn off Windows Firewall (not recommended) from Private/Public network settings. Finally, click OK.

turn off Windows Firewall

Way 3: Check Hard Drive Errors

  1. To do this, you can enter Windows Explorer, right-click one partition you want to check for errors (usually C) to choose Properties.
  2. Under the Tools tab, click the Check(Windows 10/8) or Check Now (Windows 7) button followed by Scan drive
  3. Then, follow the instructions to perform a check.

check c drive

Also, use the command prompt «chkdsk» to do this work.

Tip: Besides, the third-party partition management software named MiniTool Partition Wizard has offered two features — Check File System and Surface Test, respectively enabling you to check & fix file system errors and check bad errors.

Free Download

If you are getting the message — a Volume Shadow Copy Service operation failed, just try these three solutions to fix this Windows VSS error.

Case 2: Volume Shadow Copy Service Not Working Well When Restoring System

In addition to Windows 7/8 or Windows 10 VSS errors during backup, sometimes you might find the Volume Shadow Copy Service is not working with an error code like 0x81000202 or 0x80042302 during system restore although you have created a system image successfully beforehand.

Volume Shadow Copy Service Error 0x81000202

Here is the common error code 0x81000202:

«There was an unexpected error in the property page:

The Volume Shadow Copy service used by System Restore is not working. For more information view the event log…»

If you close the property page and try again, this system restore error 0x81000202 will appear again. Is there any way to fix it? Of course, here are three possible ways.

Solutions

Way 1: Change System Restore Setting

  1. Input msc in the Run window.
  2. Go to Computer ConfigurationAdministrative TemplateSystemSystem Restore.
  3. In the right pane, set the Turn off System Restore policy to Not configured.

set turn off system restore policy to not configured

Way 2: Enable Volume Shadow Copy

The steps are simple and we have mentioned this solution which is the same as the above Volume Shadow Copy Service errors. Thus, here we won’t repeat it.

Way 3: Perform a System File Checker Scan(SFC) on Your Computer.

SFC tool can help you to scan system files, and replace incorrect versions of the system files with the correct versions. To perform a system file check can be helpful to fix Shadow Copy Service error 0x81000202.

  1. Run CMD as administrator.
  2. Type sfc /scannow.

sfc scannow

Volume Shadow Copy Service Error 0x80042302 during System Restore

In addition to the Volume Shadow Copy service used by system restore is not working error, sometimes you fail to restore the system with the error message «System Restore does not appear to be functioning correctly on this system. A Volume Shadow Copy Service component encountered an unexpected error…(0x80042302)«

Related article: 4 Solutions to System Restore Does Not Appear to Be Functioning

When encountering system image restore failed volume shadow copy service issue, you can still fix it.

Solutions:

Way 1: Set Volume Shadow Copy Service to Automatic

Way 2: Run SFC

These two ways are the same as the methods to error code 0x81000202 in Windows 7/8/10, thus, we won’t repeat them.

Way 3: Perform a Clean Boot

If the 0x80042302 error is triggered when opening the System Restore utility, it can be fixed by a clean boot. Follow these steps:

Step 1: Open the Run window, and type msconfig.exe.

Step 2: Under the General tab, uncheck the Load startup items from the Selective startup menu.

perform a clean boot

Step 3: In the Service tab, check Hide all Microsoft services and then click Disable all.

Step 4: Click OK and Restart.

In this part, we have shown you four VSS errors which happen when you are creating a system image or performing a system restore with the Windows built-in backup and restore utility. By following the corresponding solution, probably you can fix it.

Click to Tweet

Tip: Additionally, Microsoft Volume Shadow Copy Service might be not working with other error messages such as access is denied, unexpected error deviceiocontrol, etc. You can view the VSS logs to analyze the issues. Of course, the solutions are different based on different errors. Here, we won’t show you them.

But recently some of you turn to us for help, saying «is there anyone alternative to Windows Backup and Restore so as to effectively create a system image and restore the image«. The answer is yes. Here, we will show you one free backup software from MiniTool Solution Ltd.

Shadow Copy Service Alternative Software for Windows 10/8/7

MiniTool ShadowMaker, the reliable and free backup software, is specialized in backing up Windows operating system, partition and the entire disk for Windows 10/8/7 users.

As an excellent backup solution, this freeware lets you not only create scheduled backups by setting the specific time point but also set incremental and differential backups for the only changed or newly added data.

In the event of system accidents, the image file is available to restore the system to its previous state with simple clicks.

As the alternative to Windows built-in backup utility using Volume Shadow Copy Service, MiniTool ShadowMaker is worth recommending.

Want to quickly and successfully back up your OS without Volume Shadow Copy Service error? Now, get the Trial Edition of this backup software for 30-days free trial.

Free Download

Back up Windows 10/8/7

Step 1: After completing the installation of this tool on your computer, open it to the main interface.

Tip: This free backup software only backs up the computer in the same LAN via remote control.

Step 2: It’s the time to choose the partitions you want to backup and decide the location you want to save the image to.

Just enter the Backup tab, and you can view this free backup software has checked the drives required for Windows to run. If you need to create a system disk image, enter the Source section to select all system partitions.

choose all disk partitions to back up

As to the destination storage path, an external hard drive, USB flash drive, or NAS can be available. Usually, we choose to create image files on the external drive.

choose destination path for the backup

Hot article: The Best Practice: 3-2-1 Backup Strategy for Home Computers

Step 3: Go back to the Backup interface, and click Back up Now button finally.

start to back up your PC

Tip:
1. Automatic backup is supported by MiniTool ShadowMaker. If you want to back up your computer on a regular basis, just use its Edit Schedule feature in Manage page after a full backup is completed.
2. In addition, the incremental and differential backup can also be created in Manage page by this free backup software. For more information, read 3 Types of Backup: Full, Incremental, Differential — MiniTool.

Restore System from an External Hard Drive

MiniTool ShadowMaker is helpful to restore your computer in case of unexpected disaster, which can avoid Volume Shadow Copy Service error 0x81000202 or 0x80042302 during system restore. How to do this job?

Tip: First of all, please use the Media Builder feature of MiniTool ShadowMaker to create a bootable disc to boot your computer. Then, you can start a system recovery in WinPE.

Step 1: In the Restore page, find the system image or system disk image you have created and click Restore button.

 restore PC from system image

Step 2: The backup time will be shown, choose the backup version and click Next to continue.

choose a backup version

Step 3: Next, choose all system partitions as well as MBR and Track 0 to restore. Or else, the computer won’t be bootable.

choose all system partitions to restore

Step 4: Choose the disk you want to restore the image file to and this freeware will tell you the drives that will be overwritten during restoration. Click OK to the next step.

select target disk to restore

Step 5: Now the software is performing the system image recovery process. After the operation, restart your computer and it can run properly.

«Windows 10 Shadow Copy error is common. To avoid it, I need free backup software to back up OS. Finally, I find MiniTool ShadowMaker and it is really worth using. «Click to Tweet

Conclusion

Having a Volume Shadow Copy Service error in Windows 10/8/7 during system backup or system restore using the built-in backup and restore utility? Try the solutions as mentioned above based on the specific error code to fix your problem.

To avoid Microsoft Volume Shadow Copy errors during PC backup and restore using Windows built-in tool, use MiniTool ShadowMaker to back up your PC! Now, free download this backup software.

Free Download

Have some suggestions for the VSS errors? Or encounter some problems when using our backup software? Now, tell us by leaving your idea in the following zone or sending it to [email protected].

Теневая копия — технология Microsoft, позволяющая пользователям делать вручную или автоматическую синхронизацию документов, вплоть до заблокированных. Для функционирования службы теневого кoпирования (Volume Shadow Copy Service, VSS) требуется файловая система NTFS. Копии могут быть созданы любым компонентом ОС с использованием данной технологии на локальных, внешних, съемных томах либо сетевых точках.

Исправление багов ТKТ

Баги Shadow Copy Service разнятся в зависимости от операционки (серверная или персональная). Мы разберем некоторые распространенные неполадки формирования образа ОС Wіndows версий 10, 8, 7, и ее восстановления.

Некорректная работа VSS во время резервного копирования Windоws. Ошибка 0×80042302

«Приложение резервного копирования не удалось запустить из-за внутренней непредвиденной проблемы. С целью получения дополнительной информации проверьте журнал событий. (0×80042302)».

Решение.
Устанавливаем режим работы «автоматический»:

  1. Кликаем «Win + R», открываем параметр «Выполнить».
  2. Введите services.msc.
  3. Ищем теневое копирование тома, жмем»Свойства«.
  4. Меняем тип запуска на «Автоматически».
  5. Ставим галочку «ОК».

После этого попробуйте создать резервный дубль информации своего компьютера с целью тестирования, устранен ли баг 0×80042302.

Проблема создания ТКТ

Периодически при генерировании копии системного образа возникают ошибки «0×807800А1» и «0×800423F4». Причины таковы: антивирусы либо брандмауэр Windows.
Устраняем:

  1. Вносим services.msc в открытом окне «Выполнить».
  2. Найдите TKT, настраиваем тип запуска «Автоматически».
  3. Если состояние службы остановлено или приостановлено, нажмите «Пуск».
  4. Во вкладке «Зависимости» проверьте службы, необходимые для работы VSS.
  5. Вернитесь к разделу «Общие» > «Применить» > «ОК».

Отключить антивирус и брандмауэр Windows

На пиктограмме антивируса выберите «временно отключить защиту».

Примечание: обязательно после всех манипуляций включите защиту!

Пошагово: Панель управления > Система и безопасность > Брандмауэр > «Включение и отключение брандмауэра». Отключаем, нажимаем «ОК».

Диагностика неполадок жесткого диска:

  1. Заходим в Проводник > контекстное меню диска «С» >»Свойства«.
  2. Во вкладке «Сервис» нажимаем Проверить, затем «Сканировать».
  3. Следуйте инструкциям.

Сбои при восстановлении ОС

Ошибка службы ТКТ «0×81000202».
Поэтапно осуществим следующее:

  1. Пуск > «Выполнить» >gpedit.msc.
  2. Переходим: Конфигурация компьютера Административные шаблоны Система Восстановление.
  3. B правом поле параметра «Отключить восстановление системы» задайте значение «Не задана».



Проверьте ОС, использовав средство диагностики систeмных файлов
Инструмент SFC посодействует проверке cистемных файлов, заменив неактуальные версии файлов. Сканирование поможет исправить баг 0×81000202.
Пошагово:

  1. Пуск > cmd > правая клавиша мыши > От имени администратора.
  2. Введите sfc / scannow.

В этом руководстве мы расскажем, как включить защиту системы в операционной системе Windows, если эта функция не работает на вашем компьютере. Защита системы отвечает за создание точек восстановления, с помощью которых можно восстановить прежнее состояние компьютера и исправить фатальные ошибки.

Функция восстановления системы поможет восстановить настройки вашего компьютера, которые имелись на момент создания предыдущей точки восстановления. Поэтому откат системы помогает устранить проблемы, возникшие на ПК.

Содержание:

  1. Как включить систему защиты Windows в свойствах системы
  2. Как включить защиту системы на диске в Windows PowerShell
  3. Как включить защиту системы в групповых политиках
  4. Исправление ошибки 0x81000202
  5. Как включить защиту системы через командную строку
  6. Выводы статьи
  7. Как включить защиту системы Windows (видео)

Для части пользователей защита системы или даже простое резервное копирование, кажутся бесполезными, но это только до тех пор, пока они вам не понадобятся. Различные сбои и неполадки разной степени тяжести часто происходят внезапно, а наличие ранее созданных точек восстановления поможет вам справится с неприятной ситуацией.

Вам нужно будет запустить восстановление Windows, потом выбрать подходящую точку восстановления, созданную в тот момент, когда в работе компьютера не было никаких проблем, а затем запустить процесс возврата к предыдущему состоянию операционной системы.

Некоторые точки восстановления создаются автоматически, а пользователь может самостоятельно создать точку восстановления системы в любое время, например, перед выполнением серьезных изменений в настройках Windows и приложений. Это позволит вернуться к более раннему состоянию компьютера, если что-то пошло не так.

В некоторых случаях пользователь пытается запустить восстановление одним из возможных способов. Но вместо восстановления системных файлов и параметров он получает разные сообщения, например, что «Нужно включить защиту системы на этом диске», «Защита системы отключена. Чтобы использовать восстановление системы, настройте эту возможность», или другие сообщения с номерами кодов ошибок.

защита системы отключена

В основном, это происходит по следующим причинам:

  • Функция зашиты системы отключена на ПК.
  • На компьютере отключены службы, влияющие на создание теневых копий.

Чтобы использовать восстановление системы нужно включить защиту системы, если этот функционал отключен на компьютере. Из инструкций этой статьи вы узнаете, как включить защиту системы Windows 10 и Windows 11 разными способами.

Как включить систему защиты Windows в свойствах системы

Восстановление Windows не работает, а нам нужно включить защиту системы. Сначала мы воспользуемся самым простым методом: использование настроек операционной системы Windows.

Вам необходимо войти в свойства системы, чтобы изменить параметры, отвечающие за функции защиты системы.

Пройдите несколько шагов:

  1. Щелкните правой кнопкой мыши по меню «Пуск».
  2. В открывшемся контекстном меню нажмите на «Выполнить».
  3. В диалоговое окно «Выполнить» введите команду «systempropertiesprotection», нажмите на кнопку «ОК».
  4. Откроется окно «Свойства системы» на вкладке «Защита системы».
  5. В группе «Параметры защиты» на системном диске указан текущий статус — «Отключено».
  6. Нажмите на кнопку «Настроить…».

настроить

  1. В открывшемся окне, в группе «Параметры восстановления» активируйте опцию «Включить защиту системы».
  2. В группе «Использование дискового пространства» укажите максимальный размер дискового пространства, который будет использован функцией восстановления системы. По мере заполнения выделенного пространства, старые точки восстановления будут удалятся и заменятся новыми.

Чем больший объем указан для дискового пространства, используемого защитой системы, тем больше точек восстановления можно создать, следовательно, тем больше у вас будет вариантов для выбора, когда вам понадобится вернуться к одной из них в будущем.

  1. Нажмите на кнопку «ОК», чтобы вернуться в предыдущее окно.

включить защиту системы

  1. Состояние параметра защиты системного диска изменит свой статус на «Включено».

защита системы включена

Теперь вы можете создать точку восстановления Windows вручную.

Подробнее:

  • Восстановление Windows 11 с точки восстановления
  • Создание точки восстановления и восстановление Windows 10

Как включить защиту системы на диске в Windows PowerShell

Сейчас мы посмотрим, как включить защиту системы в Windows 11 или Windows 10 с помощью встроенного системного инструмента — Windows PowerShell.

Проделайте следующее:

  1. В окне поиска Windows введите: «powershell».
  2. Затем запустите Windows PowerShell с правами администратора. В Windows 11 можно также использовать «Терминал Windows (администратор)».
  3. В окне оболочки выполните по очереди две команды, нажимая на клавишу «Enter»:
enable-computerrestore -drive "c:"

vssadmin resize shadowstorage /on=c: /for=c: /maxsize=5%

включение защиты системы в powershell

Первая команда включает защиту системы на локальном диске «C:», на котором обычно установлена операционная система Windows. Вторая команда указывает максимальный размер для хранилища теневой копии, который будет использован на этом компьютере, в данном случае — 5%.

Это самый быстрый способ включения защиты системы.

Как включить защиту системы в групповых политиках

Функцию восстановления системы мог отключить системный администратор в редакторе групповых политик. Вы можете снова включить защиту системы изменив параметры консоли.

восстановление системы отключено системным администратором

Этот метод применим для операционных систем Windows с установленными версиями Корпоративной, Профессиональной или для образовательных учреждений, поскольку там имеются локальные групповые политики (GPO).

Выполните следующие действия:

  1. Откройте редактор локальной групповой политики.
  2. В окне «Редактор локальной групповой политики» пройдите по пути:
Конфигурация компьютера → Административные шаблоны → Система → Восстановление системы
  1. Щелкните правой кнопкой мыши по параметру «Отключить восстановление системы», а в открывшемся контекстном меню нажмите «Изменить».

отключить восстановление системы

  1. В окне «Отключить восстановление системы» установите значение «Не задано», а потом нажмите на кнопку «ОК».

параметр не задано

После этого проверьте возможность настройки параметров защиты системы.

Исправление ошибки 0x81000202

При попытке восстановления системы появляется ошибка на странице свойств 0x81000202. Это означает, что на компьютере не работает служба теневого копирования тома (VSS), используемая восстановлением системы.

ошибка теневого копирования

Если вы попытаетесь включить защиту системы, то обнаружите, что кнопка настройки не активна, а системный диск не обнаружен.

Исправить ошибку 0x81000202 можно включением соответствующей службы Windows:

  1. Откройте службы Windows.
  2. В списке служб найдите «Теневое копирование тома», которая могла быть отключена или остановлена.

служба теневого копирования тома

  1. Дважды щелкните по службе, чтобы открыть ее свойства.
  2. В свойствах службы «Теневое копирование тома (Локальный компьютер)», во вкладке «Общие» в опции «Тип запуска:» установите параметр «Вручную».
  3. Нажмите на кнопку «Применить».
  4. В опции «Состояние» нажмите «Запустить», а сразу после запуска службы нажмите на кнопку «ОК».

запуск службы

  1. Защита системы продолжит функционировать в обычном режиме.

Если функция не работает, проверьте работу служб «Программный поставщик теневого копирования (Microsoft)» и «Планировщик заданий». Решению этой проблемы посвящена другая статья на сайте.

Как включить защиту системы через командную строку

Для запуска службы теневого копирования тома, если она была остановлена, можно использовать встроенное системное средство — командную строку Windows.

Выполните следующие действия:

  1. В поиске Windows введите «CMD».
  2. Запустите командную строку от имени администратора.
  3. В окне интерпретатора командной строки введите команду, а затем нажмите на клавишу «Enter»:
net start vss

запуск службы в командной строке

В результате, служба «Теневое копирование тома» запустится, а функция защиты системы продолжит работу.

Выводы статьи

Если попытка запуска восстановления Windows завершилась неудачей, а функция «Защита системы» не работает, попробуйте несколько методов, с помощью которых можно решить возникшую проблему. Можно включить защиту системы в настройках свойств системы. Если ошибка не устранена, включите службу теневого копирования тома, чтобы она заработала. Используйте другие способы: перезапустите службу VSS, включите защиту в групповых политиках или с помощью PowerShell.

Как включить защиту системы Windows (видео)

Похожие публикации:

  • Как установить пароль на папку в Windows — 3 способа
  • Как удалить обновление в Windows 11 — 4 способа
  • Как скачать и установить Microsoft .NET Framework в Windows
  • Где находятся обои рабочего стола в Windows 11
  • Как удалить драйвер с компьютера в Windows 10 и Windows 11

Понравилась статья? Поделить с друзьями:
  • Ошибка 0x80a4001a xbox one
  • Ошибка 0x80832003 xbox one
  • Ошибка 0x807800a1 как исправить
  • Ошибка 0x80630801 windows 7
  • Ошибка 0x803fa067 при активации windows 10 pro