Question
Issue: How to fix VSS error code 0x8004231f in Windows?
Hello. I wanted to use Macrium Reflect to backup my files but I received a VSS error code 0x8004231f together with a message “Creating VSS snapshot Error: Failed to create snapshot: Backup job failed.” How can I fix this?
Solved Answer
Macrium Reflect is a backup utility for Microsoft Windows. It can be used to create disk images and file backup archives using Microsoft Volume Shadow Copy Service[1] to ensure “point in time” data accuracy. However, some people say that they have run into trouble when trying to use the utility. Shadow Copy is the technology behind the curtain that lets users create backup copies or snapshots of computer files or volumes, even when they are in use.
Users report seeing VSS error 0x8004231f when they attempt to create a full and differential backup with Macrium Reflect. The error could be caused by a disabled VSS ID. If the service is not running, people would be prevented from creating snapshots or using any functions. Another thing that could cause the error to appear is low storage space. If VSS has low storage space, it cannot create snapshots above a certain limit.
In this guide, you will find 3 solutions that could fix the VSS error code 0x8004231f in Windows. However, manual troubleshooting can be a lengthy process, so we always recommend having a repair tool like RestoroMac Washing Machine X9. It can fix most system errors, BSODs,[2] corrupted files, and registry[3] issues. It can also clear up cookies and cache which could be the culprits of many malfunctions too. Otherwise, if you are ready to begin the process, carefully follow the steps provided below.
Solution 1. Start Volume Shadow Copy Service
- Type services in the search area of your taskbar and click Open
- In the Services window, locate and double-click on Volume Shadow Copy
- Now check the Service status. If the service is stopped, click on the Start button. If it is already running, then hit the Stop button and then click on Start to restart it
- Click on Apply and then hit OK to save the changes
Solution 2. Increase Shadow Storage Space
- Press Windows + R keys on your keyboard simultaneously to open a Run dialogue box
- In the text field of the dialogue box, type cmd and press Ctrl + Shift + Enter keys to launch elevated Command Prompt
- Type the command mentioned below and hit Enter to execute it. It will display your Shadow storage space:
vssadmin list shadowstorage
- Type the following command to increase the storage space. You can replace the 10GB with the amount of space you want to increase:
vssadmin resize shadowstorage /For=C: /On=C: /MaxSize=10GB
- Once done, try repeating the action that caused the issue in the first place
Solution 3. Remove Old VSS Snapshots
- Press Windows + R keys on your keyboard simultaneously to open a Run dialogue box
- Type cmd and press Ctrl + Shift + Enter keys
- Type the command mentioned below and hit Enter to execute it in the Command Prompt window. It will display your Shadow storage space:
vssadmin delete shadows /all
- If you want to see a list of snapshots, then run the following command:
vssadmin list shadows
- To delete by snapshot ID, follow the following command. You can replace the ID with the ID of the snapshot that you want to delete:
vssadmin delete shadows/ shadow={56d1345d-6160-439b-82ec-1c2ab5a72eed
Repair your Errors automatically
ugetfix.com team is trying to do its best to help users find the best solutions for eliminating their errors. If you don't want to struggle with manual repair techniques, please use the automatic software. All recommended products have been tested and approved by our professionals. Tools that you can use to fix your error are listed bellow:
Protect your online privacy with a VPN client
A VPN is crucial when it comes to user privacy. Online trackers such as cookies can not only be used by social media platforms and other websites but also your Internet Service Provider and the government. Even if you apply the most secure settings via your web browser, you can still be tracked via apps that are connected to the internet. Besides, privacy-focused browsers like Tor is are not an optimal choice due to diminished connection speeds. The best solution for your ultimate privacy is Private Internet Access – be anonymous and secure online.
Data recovery tools can prevent permanent file loss
Data recovery software is one of the options that could help you recover your files. Once you delete a file, it does not vanish into thin air – it remains on your system as long as no new data is written on top of it. Data Recovery Pro is recovery software that searchers for working copies of deleted files within your hard drive. By using the tool, you can prevent loss of valuable documents, school work, personal pictures, and other crucial files.
- ^ Volume Shadow Copy Service. Microsoft. Documentation.
- ^ Chris Hoffman. Everything You Need To Know About the Blue Screen of Death. HowToGeek. Tech Insight Magazine.
- ^ Tim Fisher. What Is the Windows Registry?. Lifewire. Software and Apps.