Windows 7 Hibernation=disabled but "hiberfil.sys" still updated ?

pstein

Extraordinary Member
Joined
Mar 20, 2010
Messages
454
I disabled Hibernation in Win 7 a couple of weeks ago.
I verfied this by viewing

START--->Dropdown menu

shows now "hibernate" entry.

When I look now on C:\ then I can see

- hiberfil.sys is still existing
- hiberfil.sys is still updated (last modified date=today)

How else can I check if hibernation is really, really disabled?

When I disable Hibernation is hiberfil.sys automatically deleted?

If not: Can I delete it manually?

Peter
 

Solution
Did you disable using the command prompt? Goto Windows system,, command prompt, run as administrator and enter the command:

powercfg /hibernate off

You may need to reboot afterwards but you should find the file deleted. If not you can delete it manually.

patcooke

Microsoft MVP
Microsoft MVP
Joined
May 16, 2010
Messages
5,703
Did you disable using the command prompt? Goto Windows system,, command prompt, run as administrator and enter the command:

powercfg /hibernate off

You may need to reboot afterwards but you should find the file deleted. If not you can delete it manually.
 

Solution

patcooke

Microsoft MVP
Microsoft MVP
Joined
May 16, 2010
Messages
5,703
ok - that should work - did you run the command prompt as administrator?
 

pstein

Extraordinary Member
Joined
Mar 20, 2010
Messages
454
Ok, it worked.

But the curious thing is that "Hibernation" was NOT listed in START Button-Actions.
This indicates normally "Hibernation=disabled".

So it seems Hibernation was NOT disabled despite the mssing menu

That's odd
 

Joe S

Excellent Member
Joined
Jan 12, 2009
Messages
3,793
In Windows 7 I think sleep was sometimes a hybrid combination between sleep and hibernate.
Joe
 

pstein

Extraordinary Member
Joined
Mar 20, 2010
Messages
454
Very interesting.
The article describes that Sleep can be turned on (only ?) in BIOS:
Does that mean that I can use that feature afterwards in Win7 but I have to enable it explicitely (as a second step)
in windows like:

powercfg -sleep on

How can I enable hybrid sleep?
 

Back
Top