Site icon EfmSoft

What does HRESULT 0x8004290F (VDS_E_DELETE_WITH_CRITICAL) mean?

 
Previous Next
VDS_E_BOOT_PAGEFILE_DRIVE_LETTER VDS_E_CLEAN_WITH_DATA

VDS_E_DELETE_WITH_CRITICAL

This HRESULT is a critical-volume deletion gate. It is deliberately broader than ordinary “volume in use” checks: VDS protects the active boot, system, pagefile, crash-dump, and hibernation roles because deleting the volume would invalidate running-system or recovery infrastructure. Force flags used by other storage operations are not documented as a bypass for this condition.

Why this state matters

Diagnosis should identify which critical role makes the target protected. The VDS disk flags expose those roles on the containing disk, but a disk can host multiple volumes, so retain the volume-to-disk extent mapping as well. Do not assume that a volume is safe to delete because it has no drive letter or because the Windows directory is on another volume.

Diagnostic focus

Technical references

VDS_DISK_FLAG · VDS_DISK_PROP · MS-VDS error codes · VDS common return codes · IVdsAdvancedDisk::Clean


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

Exit mobile version