What does NTSTATUS 0x40000807 (STATUS_DISK_REPAIR_REDIRECTED) mean?

 
Previous Next
STATUS_DS_SHUTTING_DOWN STATUS_SERVICES_FAILED_AUTOSTART

STATUS_DISK_REPAIR_REDIRECTED

Volume repair must be scheduled offline

This informational status means the requested repair could not be completed while the volume was online. NTFS repair can queue work for a later offline or spot-fix pass when online self-healing is not sufficient.

Identify the repair target and the location to which repair work was redirected. Confirm that the redirected path is expected for the volume configuration before treating the result as a disk failure.

What to inspect

  • Check whether chkdsk /scan queued offline repair.
  • Schedule /spotfix or an offline scan and fix during maintenance.
  • Do not treat the redirected repair as already completed.

References for STATUS_DISK_REPAIR_REDIRECTED


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