Volume Shadow Copy is a very important service of the Windows operating system that handles the Backup and restore or System Restore feature. If this service isn’t running or experiencing a problem, you will get error messages when using the backup and restore feature.

If you’ve just tried to backup & restore your Windows 11 PC but failed, you need to ensure that the Volume Shadow Copy Services is running on your computer or laptop.

1. Start the Volume Shadow Copy Service

If you’ve been recently getting Volume Shadow Copy error codes like 0x81000202 or 0x81000203, it’s sureshot that the Volume Shadow Copy Services is not running on your device.

The best way to resolve such errors is to enable and start Volume Shadow Copy Services from the Services app.

1. Type in Services on the Windows 11 Search. Next, open the Services app from the list of best-match results.

Services

2. When the Services app opens, find the Volume Shadow Copy Service.

Volume Shadow Copy Service

3. Double-click on the Volume Shadow Copy Service.

4. Select Automatic on the Startup Type and click Start.

Automatic

5. After making the changes, click the Apply and OK button.

Apply

2. Disable the Antivirus Program

If you use any third-party antivirus program on your PC, you can temporarily deactivate and check it.

Third-party security programs often conflict with the Volume Shadow Copy Service and prevent it from functioning properly.

So, if a third-party security program is the culprit, you should disable it. Since the steps to turn off the real-time protection are different for every antivirus, we won’t share any steps.

Just open the Antivirus program on your PC and check how you can disable the protection. You can also check the official website of the antivirus program to learn how to disable antivirus protection.

3. Disable the Microsoft Defender Firewall

Like the Antivirus Programs, you should disable the Microsoft Defender Firewall. Here’s how to do so to fix the Volume Shadow Copy service not working issue.

1. Type in Windows Security on the Windows Search. Next, open the Windows Security app from the list of best match results.

Windows Security

2. Switch to the Firewall & network protection tab.

Firewall & network protection

3. Next, select the Public or Private network profile and turn off the firewall for the selection.

turn off the firewall

4. Run the Check Disk Utility

Drive issues are another prominent reason for Volume Shadow Copy service errors. In this method, we will run the Check disk utility to rule out drive issues.

1. Type in Command Prompt on the Windows 11 Search. Next, right-click on the Command Prompt and select Run as administrator.

Run Command Prompt As an Administrator

2. When the Command Prompt opens, execute the given command:

CHKDSK /r /f

CHKDSK /r /f

3. After executing the command, type exit on the Command Prompt.

5. Run the SFC/DISM Commands

The SFC and DISM commands find and fix corrupted system files. So, if you are getting a Volume Shadow Copy error on Windows because of system file corruption, you need to run these two commands. Here’s what you need to do.

1. Type in Command Prompt on the Windows 11 Search. Next, right-click on the Command Prompt and select Run as administrator.

Run Command Prompt As an Administrator

2. When the Command Prompt opens, execute this command:

sfc /scannow

sfc /scannow

3. If the SFC command returns with an error, run this command:

DISM /Online /Cleanup-Image /RestoreHealth

DISM /Online /Cleanup-Image /RestoreHealth

4. After executing the command, type exit on Command Prompt and press Enter.

6. Perform a Clean Boot

Third-party software packages meant for backup purposes can be another reason for the Volume Shadow Copy service not working issue.

The backup utilities and third-party apps can conflict with the Volume Shadow Copy service, leading to errors.

You should perform a clean boot to prevent any potential third-party program from conflicting with the service. Here’s what you need to do.

1. Press the Windows Key + R button on your keyboard. On the RUN dialog box, type msconfig.msc and press Enter.

msconfig.msc

2. Next, switch to the Services tab.

switch to the Services tab

3. On Services, check the Hide all Microsoft Services checkbox. Once you’ve done this, click on Disable All.

click on the Disable all button

4. Open Task Manager and switch to the Startup tab. Next, select the apps available on the startup and select Disable.

select 'Disable'

After making the changes, restart your computer. This is how you can perform a clean boot on Windows 11.

These are some of the best and most effective methods to fix the Volume Shadow Copy service not working on Windows 11. Let us know if you need more help troubleshooting errors related to the Volume Shadow Copy service. Also, if you find this guide helpful, don’t forget to share it with your friends.

LEAVE A REPLY

Please enter your comment!
Please enter your name here