Site icon EfmSoft

What does HRESULT 0x80042815 (VDS_E_VOLUME_SHRINK_FVE) mean?

 
Previous Next
VDS_E_VOLUME_SHRINK_FVE_RECOVERY VDS_E_SHRINK_OVER_DATA

VDS_E_VOLUME_SHRINK_FVE

VDS_E_VOLUME_SHRINK_FVE is not a generic BitLocker-status failure. MS-VDS states that the volume is encrypted and Fveapi.dll could not be loaded to determine its state; the specification requires that DLL to be available in %SystemRoot%\System32 for the shrink operation to succeed.

The failed boundary is BitLocker status discovery

VDS has separate shrink HRESULT values for a BitLocker-locked volume, a BitLocker error that requires recovery, and a volume already marked for recovery. This code specifically identifies inability to load the BitLocker API component used to classify the encrypted volume before changing its size.

What to verify

References


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

Exit mobile version