The behavior matches a known data-corruption scenario when a storage device is used on a PC that is then put into hibernate and later resumed while the device’s contents have changed. In such cases, the disk can become unreadable or appear as RAW, and files may be partially recoverable or corrupted.
Key points from the documented behavior:
- Cause of corruption
- If a storage device is connected when the computer enters hibernate, then removed and attached to another system (or otherwise modified) and later reattached while the original system resumes, data corruption or inconsistencies can occur.
- The guidance explicitly warns that when contents of a storage device change between hibernate and resume, corruption is a likely outcome.
- Preventing this in the future
- Before removing a storage device from a system that may hibernate, use the Safely Remove Hardware mechanism in the Windows notification area.
- Use the Safely Remove Hardware icon in the notification area (or click Show hidden icons if it is not visible).
- Select the device and wait for Windows to indicate it is safe to remove.
- Alternatively, in Computer (This PC), right-click the device and select Eject.
- Avoid attaching the same storage device to another computer and then reattaching it to the hibernated computer before it has fully resumed.
- About recovery
- When the disk structure is corrupted and shows as RAW, file recovery tools may only be able to retrieve some files, and many may be incomplete or damaged.
- The documentation does not provide a guaranteed method to fully restore such a RAW disk to its original state; it focuses on prevention and safe removal to avoid corruption.
- Given that some files are already partially recovered, it is possible that only a subset of data is still intact.
Because the corruption has already occurred, the realistic expectation is that only some files may be recoverable with recovery tools. The documentation emphasizes prevention (safe removal and not reusing the device between hibernate and resume) rather than a complete post-corruption repair path.
References: