I have a new OS installation on my laptop, Windows 7. I put PC into hibernation
state. After that it can't boot from this state normally (error 0xC000009A on black screen), I have to perform cold start
(select "Delete all hibernation data..."). Laptop was connected to power, so it wasn't discharged.
Previously, I have Windows 8.1 on this PC and there weren't troubles with sleep and hibernation neither. I had another troubles...
All drivers are installed from official vendor web-site and BIOS is updated.
Where should I dig to find the cause of this behavior?
I've already tried:
powercfg -h off
) and enable (powercfg -h on
) hibernation with reboot between these stepschkdsk /r
)sfc /scannnow
to check system files integrityDidn't helped me...
User contributions licensed under CC BY-SA 3.0