How to Fix VolSnap Error ..a critical control file could not be opened
If you encounter a VolSnap error like this one:
The shadow copies of volume \\?\Volume{XXXXXXXX} were aborted during detection because a critical control file could not be opened.
You would want to check if a couple of minutes earlier the system ran into Disk warnings and/or other service errors. Those may be causing this as a consequential error.
Alternatively, the error may result from having too many shadows or the host is simply taking too much time to create a VSS shadow.
There are several ways to fix this issue:
- Check the logs for additional clues
- Use VSSUIRUN.EXE to lift all VSS storage area limits (to no limit or unbounded), see screenshots in middle of article: //backupchain.com/Cannot-Find-anymore-diff-area-candidates-for-volume-Volume-shadow-copy-service-error-troubleshooting.html
- The above may be necessary if there isn’t enough VSS area for VSS to work or:
- There may be an excessive number of VSS shadows on the host. If you’re not using any other backup tool it’s safe to delete them all, either using VSSUIRUN.EXE (select and delete each)
or by using the command line
vssadmin delete shadows /all
- Use VSSUIRUN to check if there is a schedule that automatically creates these shadows. It’s common when the Windows feature ‘system restore’ is being used. The ‘next run time’ column in VSSUIRUN next to each drive listed should say ‘disabled’. You should disable all schedules if you find any
- * If the issue has to do with VSS snapshot timing please check if the following key exists in the host’s registry:
HKLM\Software\\Microsoft\\Windows NT\\CurrentVersion\\SPP\\CreateTimeout
The “CreateTimeout” key should be added as a DWORD 32-bit, and it’s value is in milliseconds. On a busy host you may want to shoot for a value of 1200000 => 20 minutes.
Try our PC and server backup software today!
Backup Software Overview
Server Backup SoftwareDownload BackupChain
Cloud Backup
Backup VMware Workstation
Backup FTP
Backup VirtualBox
Backup File Server
Hyper-V Backup
Backup Hyper-VPopular
- Hyper-V Links, Guides, Tutorials & Comparisons
- Veeam Alternative
- How to Back up Cluster Shared Volumes
- DriveMaker: Map FTP, SFTP, S3 Site to a Drive Letter (Freeware)
Resources
- Free Hyper-V Server
- Remote Desktop Services Blog
- SCDPM Blog
- SCOM Blog
- V4 Articles
- Knowledge Base
- FAQ
- Sitemap
- Backup Education
- Archive 2024
- Archive 2022
- Archive 2021
- Archive 2020
- Archive 2018
- Archive 2017
- Archive 2016
- Archive 2015
- Archive 2014
- Archive 2013
- Hyper-V Scripts in PowerShell
- FastNeuron
- BackupChain (Greek)
- BackupChain (Deutsch)
- BackupChain (Spanish)
- BackupChain (French)
- BackupChain (Dutch)
- BackupChain (Italian)
Backup Software List
BackupChain
Veeam
Unitrends
Symantec Backup Exec
BackupAssist
Acronis
Zetta
Altaro
Windows Server Backup
Microsoft DPM
Ahsay
CommVault
IBM
Other Backup How-To Guides
- How to Delete VSS Shadows or Snapshots
- How to fix: 0x800423f4, The writer experienced a non-transient error. If the backup process is retried, the error is likely to reoccur
- How to Backup VMware Workstation, VMs, VMDK Files
- How to Open ISO in Hyper-V Server: Mount ISO to Drive
- Hyper-V Cluster 2012 R2 Setup Instructions, Simple and Quick
- 11 Things to Know About Hyper-V Snapshots / Checkpoints
- 4 Things You Need To Know About Hyper-V Integration Services
- Windows Server 2012 Failover Cluster Important Updates
- Hyper-V Files, Formats, Snapshots, and Checkpoints Explained
- Slow Cluster Shared Volume–Tips to Speed Up CSV and Backups
- Hyper-V Stop 0x0000000A BSOD Error Causes and Fixes KB2776366
- Hyper-V Integration Services Update: Why You Need to Keep Them Up-to-Date at all Times
- Hyper-V Best Practices You Must Know
- Helpful Hyper-V Links
- How to Fix: Folder name too long to delete
- Get All VHDX for All VMs with this PowerShell Script
- Windows Server 2025 Direct ISO Download Link
- Windows 11 Final Release Free ISO Download Links
- How to fix ‘Microsoft Hyper-V VSS Writer’ is in failed state, Writer Failure code: 0x800423f3
- How to Install Hyper-V Server 2012 R2 in VMware Workstation (works for Windows Server 2008 too)