What does NTSTATUS 0xC0210007 (STATUS_FVE_FS_MOUNTED) mean?

 
Previous Next
STATUS_FVE_FS_NOT_EXTENDED STATUS_FVE_NO_LICENSE

STATUS_FVE_FS_MOUNTED

Meaning and context of STATUS_FVE_FS_MOUNTED

The operation has an exclusivity or offline precondition that is not met while the file system is mounted. This does not mean the volume is locked by BitLocker; it describes the state required for the specific management or preparation step.

Identify the exact operation before trying to dismount anything. Stop or reschedule only the workload that prevents the required state, and confirm that backup, paging, system, or application dependencies do not rely on the target. For an operating-system volume, use the supported maintenance or recovery workflow rather than forcing a normal online dismount.

After the state transition, re-query the BitLocker and volume status before retrying. A generic access-control change or a new recovery password does not address a mounted-file-system precondition.

BitLocker operations guide | manage-bde reference | Microsoft NTSTATUS reference

Native status interpretation

STATUS_FVE_FS_MOUNTED is 0xC0210007, an NTSTATUS error value. AllStat describes it as “This operation cannot be performed while a file system is mounted on the volume.”


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