Why does Windows 10 show "Resume from Hibernation" on every boot though it was shutdown properly?

26,512

Since Windows 8, the shutdown is a logoff of the user + hibernation of the kernel/Windows services.

enter image description here

So booting is now a resume of the kernel/all drivers/services + login of a user. This resuming of services/drivers is much faster compared to a full boot where Windows has to start each service/driver again. So everything is fine. If you want the old boot/shutdown or dualboot with Linux systems, disable fast Startup.

enter image description here

Otherwise you can't mount the Windows partition in Linux.

http://www.howtogeek.com/wp-content/uploads/2015/12/ximg_56731be792cd9.png.pagespeed.gp+jp+jw+pj+js+rj+rp+rw+ri+cp+md.ic.qF_roOiYB0.png

Share:
26,512

Related videos on Youtube

JohnnyFromBF
Author by

JohnnyFromBF

Updated on September 18, 2022

Comments

  • JohnnyFromBF
    JohnnyFromBF over 1 year

    What I found in the event log is some information that apparently the system was reactivated from standby mode, but I definitely shut the system down regularly. This happens all the time. What is it, some faulty ACPI config?

  • unknownprotocol
    unknownprotocol almost 8 years
    That's it! I'm switching to Linux! I've been lied to for too long. lol I can't believe I am just learning this little fact... this explains a lot for me! +1
  • Jakube
    Jakube almost 8 years
    Another option is to hold Shift while clicking the shutdown.button. This also performs a "real" shutdown.
  • Shadur
    Shadur almost 8 years
    Incidentally, if you dual-boot, windows does close off properly when you call for a restart, but uses hibernate functionality when you do a shutdown, and linux' NTFS drivers will refuse to mount a hybernating windows drive. Something to be aware of.
  • AmazingDreams
    AmazingDreams almost 8 years
    @Shadur that bothered me for months and months until I finally figured it out!
  • Schism
    Schism almost 8 years
    More specifically, you can only mount hibernating Windows drives as read-only in Linux without using dark majicks.
  • Admin
    Admin almost 2 years
    Not sure why this got to do anything with Linux as Linux wasn't even mentioned in the title or text of the original post. But I have the same issue and don't have that startup power setting, yet some laptops I work with have this and it makes it hard to enter the BIOS since that is totally skipped. :/