I have a Windows 10 computer that i recently upgraded its SSD. From 1Tb to 2Tb. It didn’t work right away (context below) so I had to do a couple things and now it doesn’t hibernate.
When I try to hibernate the screen goes black, the computer doesn’t stop, then the logon screen pops back up seconds after.
Going to sleep/suspend does the exact thing BUT if i disable hibernation suspend works.
Worth mentioning
- Inside the event viewer there is an event for “going to suspend” or “going to hibernate” but there’s nothing after, like, it isn’t even registered that windows tried to do it.
- I have updated BIOS and all drivers I could think of.
- I have also tried
chkdskit doesnt return error - I have tried
bcdedit /enum allwhich returns errorThe Boot Configuration Data (BCD) store could not be opened. The requested system device cannot be found.
CONTEXT
I tried to clone it initially but the new disk wasn’t being recognized by both Clonezilla and GParted, and if I recall correctly at some point I had to convert the new disk from MBR to GPT for it to work.
After cloning it and expanding the data partition to be the full size of the disk, Windows wouldn’t boot, I entered the BIOS and fixed it (i think it was something related to legacy boot) and after that, it wouldn’t shutdown, nor reboot nor go to sleep mode nor hibernate. It did the same thing about the screen going black and the logon screen popping up back seconds after
I had to boot into recovery to fix something related to bcd for shutdown and reboot to work, I think this was the command or something similar bcdboot C:Windows /s S: /f UEFI
Sorry if i dont’t recall all the details, I have been trying a lot of things for the past 2 weeks.