Questions tagged [hibernate]

Hibernation is an inactive computer state in which RAM contents have been saved to non-volatile memory, allowing the computer to completely power down.

Hibernation is an inactive computer state in which contents have been saved to non-volatile memory (such as a ). This allows the computer to completely power down, while maintaining running programs.

Hibernation serves the same purpose as mode. Hibernation takes longer to suspend and resume, but uses no power (so a hibernated computer can be stored indefinitely or its battery can be removed).

Windows PCs and Macs have a feature ("Hybrid Sleep" on Windows) which allows a combination of sleep and hibernate where the computer sleeps but also copies the contents of the RAM to disk, in case of power failure.

1035 questions
131
votes
10 answers

How to prevent Windows 10 waking from sleep when traveling in bag?

I am not turning laptop off, but rather putting into hibernation, as it starts much faster and I can continue working without starting all apps again. It was working long time from Windows XP to Windows 8.1. However now (after upgrade to Windows…
TN.
  • 2,090
107
votes
6 answers

Can I move hiberfil.sys to another drive?

I am running out of space on my %SYSTEMDRIVE% on Windows. There is hiberfil.sys file that size of it is almost 3GB. I understand that hiberfil.sys is used for the windows hibernation…
Hamed
  • 5,833
87
votes
14 answers

Hibernate computer with a timeout from command line on Windows 7

I am trying to hibernate my computer from the command. I was using shutdown /s /t 20 to shutdown the the computer. I change /s to /h to hibernate and now it just returns the usage text as if it doesn't recognise what I have entered. In this is does…
A Jackson
  • 1,037
82
votes
4 answers

What are hiberfil.sys and pagefile.sys files, and can I safely delete them?

I noticed two big (~ 2GB) files (hiberfil.sys and pagefile.sys) at the root of my C: drive and wondered what they were. I searched on google and found some interesting links, but did not find any answer on this site. I guess it would be good to have…
marco-fiset
  • 1,119
67
votes
20 answers

Why is hibernation still used?

I've never quite understood the original purpose of the Hibernation power state in Windows. I understand how it works, what processes take place, and what happens when you boot back up from Hibernate, but I've never truly understood why it's…
user201262
66
votes
5 answers

How can Windows dump the complete RAM in the hibernation file so fast?

I was going through an article that explained the hibernation procedure in Microsoft Windows. The main points that I get out of it are Windows dumps the whole RAM (after processing it maybe) in the hiberfil.sys file. During boot up, the hibernation…
coder
  • 723
62
votes
3 answers

How can I manually put a Macbook Pro to hibernate without going to sleep mode first?

I recently got my first Mac computer, a late 2009 Macbook Pro model. I used to put my previous notebook (running windows 7) to hibernate directly in order to save battery but I can't do the same in Mac Os. From what I can tell Mac Os only hibernate…
holiveira
  • 1,391
59
votes
15 answers

Hibernating and booting into another OS: will my filesystems be corrupted?

IMPORTANT If you came here looking for an answer to this question, please read all the answers below. There are some testimonials from people who have lost data doing this. If you plan to do this regularly, I highly recommend that you test for…
58
votes
12 answers

Why does my Windows computer immediately turn back on after sleep/hibernate?

After clicking sleep or hibernate in Windows 7, my computer loads for a while and then goes into sleep mode, but not 1 second later it powers back up. The event log has no errors and no warnings appear when it comes back out of…
Nick Bolton
  • 3,660
53
votes
5 answers

Can hibernating the computer damage the RAM?

I always hibernate my laptop. One of my friends said that hibernating the computer will cause damage to the RAM. From his point of view he said that suspended RAM data stored on the hard disk will burst into the RAM when the system is turned on and…
50
votes
4 answers

Where is the Hibernate option in Windows 8?

I recently updated my HP Laptop from Windows 7 to Windows 8 Pro. When running Win 7 I had the option to hibernate my machine but that option is missing in Win 8. Selecting the 'Power' button from the 'Settings' option in the Charms Bar only gives me…
mcqwerty
  • 1,083
50
votes
19 answers

Is it still necessary to shut down computers?

Nowadays with our modern operating systems, is it necessary to fully shutdown computers instead of choosing to stand-by or hibernate computers (desktops and laptops)? Would there be any side-effects of keeping a computer running continuously without…
JFW
  • 2,464
48
votes
2 answers

How to change location of hibernation file in Windows 7?

I can't enable hibernation in Windows 7 because there is not enough room on my C: drive to create the hibernation file. How can I make Windows put the file somewhere else?
Phenom
  • 6,767
46
votes
3 answers

When does Windows write registry changes to disk?

TL;DR: I've noticed that if I make a registry change and then hard-shutdown my Windows 10 system, the registry change does not appear after reboot. I've also noticed that the deletion of a hibernation file can impact the ability for a Linux…
Shrout1
  • 1,114
45
votes
6 answers

Trigger Task Scheduler in Windows 7 when computer wakes up from sleep/hibernate

I don't want task scheduler or whatever to wake the computer, but when I open the laptop back up and the machine wakes I'd like that to be the trigger that task scheduler or something uses to run an app.
Adam
  • 736
1
2 3
68 69