PC doesn't hibernate; locks instead

fuzzytoad

New member
Hey everyone,

For some reason, every time I try to hibernate my PC (start -> hibernate), it locks itself instead and goes brings me straight to the login screen. This problem has only occurred recently and I haven't had problems with this before.

The command line "shutdown /h" does the same thing and results in "The system cannot find the file specified. (2)".

"powercfg -a" results in:
The following sleep states are available on this system: Standby < S1, S3 > Hibernate Hybrid Sleep
The following sleep states are not available on this system:
Standby < S2 >
The system firmware does not support this standby state.

Any ideas on how to solve this problem?

My specs are:
Windows 7 Ultimate 64bit
Intel core i7 CPU
6gb RAM
Radeon 5770 graphics
I'm running dual boot with windows XP on another partition as well. My windows 7 partition is active and system but the windows XP partition is boot.
 

My Computer

OS
Windows 7
CPU
Intel Core i7-920
Motherboard
Rampage Gene II
Graphics Card(s)
ATI Radeon 5770
Hard Drives
Caviar Black 1tb

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Dell XPS 420
OS
Windows 10, Home Clean Install
CPU
Intel Core2 processsor Q8200(2.33Ghz 1333FSB) Quad Core Tech
Motherboard
Dell
Memory
6 gb
Graphics Card(s)
ATI Radeon 256MB HD3650
Sound Card
Intergrated 7.1 Channel Audio
Monitor(s) Displays
Dell SP2009W 20"
Hard Drives
640 GB Serial ATA Hard drive
Cooling
Fan
Keyboard
Dell USB Keyboard
Mouse
Dell Premium Optical USB
Internet Speed
DSL 2.85
If you cannot find a solution in the tutorial that Robert pointed out, have a read through this: Sleep and hibernation: frequently asked questions. Let us know if you were about to find a solution or if we can help troubleshoot further...

Cheers,
Cassandra
Microsoft Windows Outreac
 

My Computer

Computer Manufacturer/Model Number
HP/p6207c
OS
Windows 7 Professional 64-bit
CPU
Pentium(R) Dual-Core CPU E5300 @260GHz
Sound Card
RealTek High Def Audio
Monitor(s) Displays
HP 2159m
Screen Resolution
1920 x 1080 x 60
Mouse
HP M/N: M-U0009-HP1
Internet Speed
Broadband
Hi there, i have the same problem regarding hibernation...
Same error (not finding the file )
Yet the FAQ about Hibernation and Sleep wasn't one bit useful...
 

My Computer

Computer Manufacturer/Model Number
ASUS M50-Vn
OS
Windows 7 Professional x64 - MSDNAA
CPU
Intel Core 2 Duo P8400
Memory
4GB
Graphics Card(s)
Nvidia 9650M GT 1GB
It's probably because you're dual booting.

Hibernation uses something inside the windows bootloader partition.
(The 100MB NTFS system reserved partition)

Go to Control Panel -> Administrative Tools -> Computer Management -> Storage -> Disk Management
And verify that the 100MB partition reserved by the system is the one active.

Be careful, this will disable your alternative bootloader.
 

My Computer

OS
Windows 7 Pro x64
Set the active partition correctly

I had the same problem too. And I found the solution to my case. It was due to I use multi-boot and during the process setting up the multi-boot the active partition was changed.

I use the DISKPART command in Win7 to change the active patition back to the Win7 boot loader partition. The commands are:

1. Run Cmd
2. Diskpart
3. select disk 0
4. list partition (here you will see a small partition which is the boot loader, in my case it is partition 1)
5. select partition 1
6. active
7. exit

That's it. Then I can do hibernate and funny enough my multi-boot is still working, even the active partition is the Windows 7 partition.

Hope this helps someone.
 

My Computer

OS
Windows 7
I had the same problem too. And I found the solution to my case. It was due to I use multi-boot and during the process setting up the multi-boot the active partition was changed.

I use the DISKPART command in Win7 to change the active patition back to the Win7 boot loader partition. The commands are:

1. Run Cmd
2. Diskpart
3. select disk 0
4. list partition (here you will see a small partition which is the boot loader, in my case it is partition 1)
5. select partition 1
6. active
7. exit

That's it. Then I can do hibernate and funny enough my multi-boot is still working, even the active partition is the Windows 7 partition.

Hope this helps someone.

Can anyone confirm this?
 

My Computer

OS
Windows 7 Ultimate 32bit
I had the same problem too. And I found the solution to my case. It was due to I use multi-boot and during the process setting up the multi-boot the active partition was changed.

I use the DISKPART command in Win7 to change the active patition back to the Win7 boot loader partition. The commands are:

1. Run Cmd
2. Diskpart
3. select disk 0
4. list partition (here you will see a small partition which is the boot loader, in my case it is partition 1)
5. select partition 1
6. active
7. exit

That's it. Then I can do hibernate and funny enough my multi-boot is still working, even the active partition is the Windows 7 partition.

Hope this helps someone.

Can anyone confirm this?

I made an account here just to confirm and thank the original poster's suggestion.

I tried all of the things documented on the other links listed on this thread, and still no difference.

I dont dual-boot, so I wasnt going to try that above command sequence, but I tried anyways...

And it worked perfectly! Sleep and hibernate work flawless after. All problems solved.

As I dont dual-boot, I can only assume this was left over residual damage from a nasty virus stint I went through a couple months ago. Maybe not, just my best guess...

Definitely run those commands though! :party: :party: :party:
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Build
OS
Microsoft Windows 7 Professional 64-bit 7601 Multiprocessor Free Service Pack 1
CPU
Intel i7 X 980 @ 3.33GHz
Motherboard
Gigabyte X58A-UD7
Memory
6x 2GB Corsair CMT12GX3M6A1866C9
Graphics Card(s)
(1) NVIDIA GeForce GTX 480 (2) NVIDIA GeForce GTX 480
Hard Drives
(1) Samsung SSD 840 EVO 250G
(2) Generic USB CF Reader USB Device
(3) Generic USB MS Reader USB Device
(4) Generic USB SD Reader USB Device
(5) Generic USB xD/SM Reader USB Device
PSU
1200w Silverstone SST-ST1200
Case
Corsair
Cooling
Really loud fans
Moving the Active flag back to the 100mb System Reserved partition if it has been moved off might solve your problem as well as others, but it's important that we see a Disk Management screenshot first to better advise you since there are many possible extenuating circumstances.

Generally however you'd move the Active flag if the 100mb System Reserved is intact, then if it doesn't boot run Startup Repair - Run up to 3 Separate Times which is how the boot files which should already reside there are if necessary further repaired or rewritten.

You can also try turning off and then back on the Hibernate file which can also solve it's failure: Hibernate - Enable or Disable - Windows 7 Forums
 
I had the same problem too. And I found the solution to my case. It was due to I use multi-boot and during the process setting up the multi-boot the active partition was changed.

I use the DISKPART command in Win7 to change the active patition back to the Win7 boot loader partition. The commands are:

1. Run Cmd
2. Diskpart
3. select disk 0
4. list partition (here you will see a small partition which is the boot loader, in my case it is partition 1)
5. select partition 1
6. active
7. exit

That's it. Then I can do hibernate and funny enough my multi-boot is still working, even the active partition is the Windows 7 partition.

Hope this helps someone.

I did this on my laptop as I read it worked for others and now I cannot get my laptop to boot anymore.

After I shut down I got the following on screen on my next attempt to boot up:

"Loading DRMX V8.00...

DRMK Version 8.00
Command.com Build 37 - Jul 28, 2008
DRMK Kernel Build 15 - Aug 8, 2008
Copyright (c) 2006-2008 Dell Inc. All Rights Reserved

C:\>"



Am I screwed? How can I boot my computer back up normally again? Did I lose my C: drive data?

Thanks in advance for any assistance.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Dell
OS
Windows 7

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
medionl/Aspire 6930G/acer x55a
OS
W7 home premium 32bit/W7HP 64bit/w10 tp insider ring
CPU
E5300 dual core
Motherboard
medion MS7366
Memory
3gb
Graphics Card(s)
Nvidia Geforce 7100 Nforce 630i
Monitor(s) Displays
avixc
Internet Speed
n (isp resticted to 72)
Antivirus
mse/pands
Browser
palemoon
Other Info
Belkin Fd7050 n USB using Railink RT2870 drivers, more upto date
Thanks for the reply.

Found out today that the "fix" from this thread earlier "torched" my partition and the computer can no longer boot. I did not lose my data but I now need to save it all and do a fresh install of windows.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Dell
OS
Windows 7
I had the same problem too. And I found the solution to my case. It was due to I use multi-boot and during the process setting up the multi-boot the active partition was changed.
I use the DISKPART command in Win7 to change the active patition back to the Win7 boot loader partition. The commands are:

1. Run Cmd
2. Diskpart
3. select disk 0
4. list partition (here you will see a small partition which is the boot loader, in my case it is partition 1)
5. select partition 1
6. active
7. exit

That's it. Then I can do hibernate and funny enough my multi-boot is still working, even the active partition is the Windows 7 partition.

Hope this helps someone.

Sorry about reviving this post, but this worked in a W10 Dell Laptop which, sometimes, insists in not hibernating, despite no pending updates, drivers or whatnot. After refreshing the active boot partition it immediately hibernated. After MANY other checks and attempts this one really solved. Thank you!
 

My Computers

System One System Two

  • Computer type
    PC/Desktop
    Computer Manufacturer/Model Number
    Custom built
    OS
    Windows 11 64
    CPU
    AMD Ryzen 5 3600 6-Core (Matisse)
    Motherboard
    ASRock B550m Steel Legend
    Memory
    Kingston KHX3200C16D4 x 2 16Gb
    Graphics Card(s)
    Powercolor Radeon RX 570
    Hard Drives
    WD Black SN750 NVMe SSD 250Gb
    WD Green SN350 NVMe SSD
    WDC Velociraptor
    Antivirus
    MalwareBytes
    Browser
    Firefox
  • Computer type
    PC/Desktop
Back
Top