Site icon EfmSoft

What does HRESULT 0xC03A0004 (ERROR_VHD_FORMAT_UNKNOWN) mean?

 
Could be also:
ConstantTypeOS
STATUS_VHD_FORMAT_UNKNOWNNTSTATUSWindows
Previous Next
ERROR_VHD_DRIVE_FOOTER_CORRUPT ERROR_VHD_FORMAT_UNSUPPORTED_VERSION

ERROR_VHD_FORMAT_UNKNOWN

ERROR_VHD_FORMAT_UNKNOWN means Windows does not recognize the file as a supported virtual hard disk format. A .vhd or .vhdx extension alone does not prove that the file contains a valid virtual disk.

What to check

Get-VHD -Path "D:\VMs\disk.vhdx"

Microsoft: Get-VHD

Microsoft: Manage virtual hard disks

Microsoft: VHDX file format specification


Looking for a different code? Search another status or error code.

Exit mobile version