Top 6 Fixes to Failed to Create Volume Snapshot  

Top 6 Fixes to Failed to Create Volume Snapshot


Table of Contents
  1. The error: Failed to create volume snapshot
  2. Troubleshooting unable to create volume snapshot in Windows
    1. #1. Modify Volume Shadow Copy Service
    2. #2. Increase Shadow Storage Space
    3. #3. Delete Old VSS Snapshots
    4. #4. Backup with Rescue USB Drive
    5. #5. Use Built-in Option in Macrium Reflect
    6. #6. Try Alternative Backup Tools
  3. Final words

The error: Failed to create volume snapshot

"I was able to create full and differential backup with Macrium Reflect a few days ago, but after an uninstalling and reinstalling due to personal reasons, it does not work now. The backup task failed with the return message: Backup aborted. Failed to create volume snapshot. Any advice?"

Failed to create volume snapshot

Macrium Reflect is a well-The popular disk cloning and imaging utility Macrium Reflect occasionally experiences errors, and in some cases, it fails to clone one disk to another, resulting in a similar error message.

Some users find the same error occurs while backing up with Acronis backup tool as well, indicating a common issue with volume snapshot creation during backup.

VSS issues can occur frequently in various computer usage scenarios. The problem arises when the Volume Shadow Copy Service, responsible for creating snapshots of system files and data, encounters difficulties in performing its tasks. This can happen due to various reasons, such as disk space limitations, corrupted system files, or conflicts with other system processes.

Troubleshooting unable to create volume snapshot in Windows

Volume Shadow Copy Service (VSS) is a Windows technology that allows taking manual or automatic backup copies or snapshots of computer files or volumes, even when they are in use.

It typically applies to tasks like creating scheduled backups or automatic system restore points.

The volume snapshot creation error can be tricky to fix due to its varied causes. However, there are several common scenarios where this error occurs, including [list the scenarios and their corresponding solutions].

#1. Modify Volume Shadow Copy Service

The Volume Shadow Copy service may be disabled or turned off by some software, so it's a good idea to check and switch it to Manual first.

  1. To open the Services window in Windows, press the Windows key + R key to open the Run dialog box, then type "services.msc" and press Enter. This will open the Services window where you can view and manage the running services on your computer.
  2. To locate the service named Volume Shadow Copy, right-click it and select Properties.
  3. Set the Start type to Manual and click Apply. If the Service status is Stopped, click Start to change it. Then, click OK.
  4. Restart the backup task.

Tip: If the backup tool requires VSS service to be disabled, the Start type can be changed to Disabled in the third step.

#2. Increase Shadow Storage Space

Insufficient storage space for Shadow Copy can result in a "Failed to create volume snapshot" error, typically accompanied by the error code 0x8004231f. This issue often occurs because the storage is being used for system restore points, which can be resolved by resizing the space.

  1. To open an elevated Command Prompt, click Start and type "Command Prompt" in the search box. Then, right-click on the result and select "Run as administrator" to open a command prompt with administrator privileges.
  2. To resize the shadow storage on the C: drive to 50GB, you can run the command `vssadmin resize shadowstorage /For=C: /On=C: /MaxSize=50GB` in the Command Prompt and press Enter. This will allocate 50GB for the shadow storage.
  3. Restart the backup task.

Tips: To see how much storage space is currently being used by shadow copies, type `vssadmin list shadowstorage` from the command prompt. This will display information about the current storage space used by shadow copies, including the total space used and the space used by each volume.

#3. Delete Old VSS Snapshots

If there is not enough space to allocate to shadow storage, consider removing old snapshots to free up space.

  1. Open an elevated command prompt as instructed.
  2. To view all existing snapshots, type `vssadmin list shadows` and press Enter. This command will display a list of all snapshots taken by the Volume Shadow Copy Service (VSS).
  3. Run the command `vssadmin delete shadows /all` and press Enter to delete all shadow copy snapshots.

Tip: To delete a shadow snapshot by ID, type the command vssadmin delete shadows /shadow={ID} in the Command Prompt (CMD).

#4. Backup with Rescue USB Drive

When you encounter a "Failed to create volume snapshot" error in Acronis or Macrium Reflect, and you're under a tight deadline for the backup, you can still complete the backup using the bootable rescue media you created earlier. This media allows you to bypass the issue and successfully backup your data.

  1. Shutdown your computer and insert the rescue media.
  2. To set the PC to boot from the rescue drive, turn it on and immediately start pressing the Del key (or F2, depending on the PC model) to access the BIOS settings. Once in the BIOS, navigate to the Boot tab and set the rescue drive as the first boot device, ensuring it takes priority over the existing operating system. This will allow the PC to boot directly from the rescue drive and initiate the recovery process.
  3. Complete the backup task in the mini-OS.

#5. Use Built-in Option in Macrium Reflect

If Macrium Reflect fails to create a volume snapshot, you can try using its "Fix VSS Problems" feature. This tool will resolve issues with Windows VSS by re-registering the VSS DLLs, stopping and restarting the service, and repairing any damaged registry entries.

  1. On the main interface of Macrium Reflect, click on "Other Tasks" on the toolbar and select "Fix VSS Problems".
  2. Click Run in the pop-up window.
  3. Click OK to register the Microsoft VSS components, then restart the backup.

#6. Try Alternative Backup Tools

If the mentioned solutions don't solve your problem, consider trying other backup tools. Many powerful backup tools offer robust backup solutions, and some even have free versions available.

Qiling Disk Master Standard is a fast and reliable backup tool that excels in its performance. Its standout features make it a top choice for users looking for a trustworthy backup solution.

Schedule Settings General

VSS Backup

Clone

Final words

To resolve the issue of "Failed to create volume snapshot" when backing up and cloning, consider the following six common solutions: prioritize backups as a long-term task for protecting crucial data, and choose the one that best suits your situation.

Related Articles


Is this information helpful?     

What can we do to improve this information? (Optional)
Refresh Please enter the verification code!


QilingTech uses cookies to ensure you get the best experience on our website.  Learn more  Got it