ASSIGN_DRIVE_LETTERS_FAILED
Drive-letter assignment failure
ASSIGN_DRIVE_LETTERS_FAILED is bug check code 0x00000072. This bug check points at early mount-manager, volume, or boot-device naming state. It can occur before user mode can repair mappings because the system must name required volumes during boot.
How to read it in a dump
- The important evidence is volume arrival, mounted-device state, partition signatures, and storage stack status.
- Do not diagnose it as an Explorer drive-letter display problem.
- Compare with NO_BOOT_DEVICE or storage/file-system crashes if they occur on the same machine.
What to check
- Check disk signatures, partition layout, mount-manager state, boot configuration, and storage filter drivers.
- Inspect recent cloning, imaging, SAN, or virtual-disk changes.
- Use recovery environment logs if the system cannot boot far enough to write a normal dump.
References
- Introduction to Plug and Play
- Boot-start driver distribution disk
- Microsoft Bug Check Code Reference
- Analyze a kernel-mode dump with WinDbg
Looking for a different code? Search another status or error code.