Meaning of the symptom
Not appearing does not always mean not detected. The real branch is whether the hardware is missing, the disk is unmounted, or the filesystem cannot be used safely.
Safe sequence
- Confirm power and connection.
- Check whether the OS sees the device.
- If it is visible to the OS, inspect partition and mount state.
- Only then decide whether repair, remount, or a different host is needed.
Common branch decisions
- If the device is not detected at all, stay in the hardware path.
- If it is detected but unmounted, focus on partitions and mount state.
- If Windows sees the disk but no drive letter appears, inspect volume assignment before trying filesystem repair.
- If it mounts but files still fail, move into filesystem health and permissions checks.