Jun202012

Is there a downside to hibernating a computer instead of shutting down?

Ben asks:

Is there a downside to hibernating a laptop or computer instead of shutting down?


Browser: Chrome 19
System: Windows 7
Tagged: , , ,

Comments for this Question are closed.

If you are looking for help, please ask a new question here.

We will be happy to help you!

9 Answers -

0 votes

Jorge Bascur

June 20, 2012

A fraction of drive space is reserved for saving the state of your system during hibernation. Usually, is about 2-3 GB. Not much considering that hard drives now reach 2TB, but in older drives it can be a strain.

Bruce Epper

The amount of drive space consumed is slightly greater than the amount of RAM in the computer. So if you have 8GB of RAM, it will use just over 8GB of drive space since it dumps the entire contents of RAM to the disk so it can recover the same state.

June 21, 2012
lion

Interestingly, when I had 8 Gb RAM, the hiberfil file was about 6 Gb. Now that I have 16 Gb RAM, it is exactly 12 884 250 624 bytes (11.9 Gb reported in file properties).
However, the pagefile, managed by windows, is 17 179 004 928 (15.9 Gb). I have windows 7 professional 64 bit.

August 13, 2012
0 votes

Bumferry

June 20, 2012

For the short term no i dont think there is. I often put my laptop into hibernation overnight for easy access the next day (or when ever i use it next) but its probably best to turn off your computer fully, every once in a while to allow things like updates to take full effect as well as giving your fan/battery a break as well.

i dont – and now my fan is knackered (see previous questions by me!!)

0 votes

Nick Bruce

June 21, 2012

Ultimately, there isn’t much of an effect on the system in terms of physical wear, but it doesn’t do the system any favors from a software standpoint.

As mentioned by Bumferry, updates are often installed during the shutdown and startup processes, both of which are skipped by Hibernation.

Also, call me old-fashioned, but there’s nothing quite as good for an overworked PC as being turned off for a night.

0 votes

Munish Gupta

June 21, 2012

Also, when you restart after hibernation. it will typically take lot longer (depending upon the application running) to boot up.

0 votes

shaurya boogie

June 21, 2012

hibernation will cause no problems whatsoever – however, if you are using windows xp sp2, and have more than 1gb of ram, your system’s hiberation will be hit and miss unless you down load an update

0 votes

Mayur Godhani

June 21, 2012

Its better to turn off computer/laptop, I never owned a laptop before, but as my experience on computer since last 7 years, whenever you hibernate your PC its disconnect an internet and LAN networks.
If your PC act as server, then it might bring problems on computers that are connect with server.

0 votes

Rickesh John

June 21, 2012

New operating systems manage memory more efficiently than the older ones. So it won’t seem to be a problem at first. Still, prolonged use of hibernation will make your PC slower. It is recommended that you should perform a restart when about to perform a heavy task on your system, like playing a game.

0 votes

Kannon Y

June 23, 2012

That’s a great question. In my opinion, we’re better off without hibernate on laptops. It’s too unreliable and takes up too much space.

There are several kinds of risk that you incur by hibernating a computer, but it largely depends on two factors: (1) the technology you’re using and (2) whether you’re using a laptop or a desktop.

First, if you’re using a Solid State Drive, you should most definitely turn hibernation and hybrid sleep off. There’s virtually no need to speed up your shut down or start up times, since SSDs make it extremely fast anyway. Also, hibernation dramatically increases the amount of writes made to your drive, which is heavily discouraged on an SSD.

Second, in a laptop, where space comes at a premium, users should consider simply turning the laptop off entirely, rather than using the notoriously unreliable hibernation feature. It’s a frequent issue that laptops run out of storage space quickly. On a modern laptop, frequently the hibernate file can take (as Bruce wrote) up about 8GB of hard drive space. If you turn hibernate off, that’s 8GB extra one can dedicate to other areas.

Another major issue is that if the hibernation file becomes corrupted, you will lose everything unsaved. It’s a bad practice to rely on hibernate mode as a means of saving data. Just my 2 cents.

0 votes

Paul Pruitt

June 26, 2012

Having hibernation on takes up a lot of space, especially if say you are running your operating system from a 64GB SSD hard drive. I don’t think it is worth it in that case.

If another poster says is true and you have 8 B of memory than you might have a 9 GB hibernation file. Since a 64 GB SSD drive fills up pretty fast with Windows 7 even if you only store programs on it, the extra space could be a real plus. Maybe not so much on a laptop where usually they give you at least 128 GB hard if you have an SSD, however with a desktop and an SSD, I think it is best to remove the default hibernation file service. This page explains how to do it correctly: http://helpdeskgeek.com/windows-7/windows-7-delete-hibernation-file-hiberfil-sys/.

I did it on my Windows 7 desktop running from a 64 GB SSD. I was down to 4 GB of space until got rid of it, then my space bumped up to like 14 GB which is much better breathing room.

Paul Pruitt

Actually the article gets it wrong, “powercfg –h off” without the quotes will not turn off hibernation, the correct command is: “POWERCFG -H OFF” without the quotes again. The capitalization is important.

Note you may in addition have to turn off the the On battery sleep parameter (but probably not the “Plugged in” option) in the Advanced Power settings, as indicated. Its not really clear from the article whether this option disappears after the command line change above.

July 9, 2012
Paul Pruitt

You might have to start CMD in administrative mode to do this.

December 20, 2012
Paul Pruitt

Yes I did check this and in my Windows 7 Pro installation both sleep setting choice fields disappeared.

July 9, 2012