Enable or Disable Hibernate in Windows 10  

Page 8 of 8 FirstFirst ... 678

  1. Posts : 68,988
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #70

    Zardoc said:
    I don't know if this makes a difference but
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power

    Is now called "HibernateEnabledDefault"=dword:00000000
    Hello mate,

    It sure will make a difference. I'll have to update the tutorial now for this.
      My Computers


  2. Posts : 516
    Windows 10 Enterprise
       #71

    Thanks my friend
      My Computer


  3. Posts : 21,421
    19044.1586 - 21H2 Pro x64
       #72

    Quick way to confirm hibernation is disabled:
    Run following from command prompt or powershell:
    Code:
    powercfg /a
    Output should include:
    " Hibernate
    Hibernation has not been enabled."
      My Computer


  4. Posts : 18,044
    Win 10 Pro 64-bit v1909 - Build 18363 Custom ISO Install
       #73

    I have just created this one liner in CMD Prompt which will show either Hibernation is Enabled. or Hibernation is Disabled. . . .

    Code:
    
    @echo off & cls & setlocal EnableExtensions & for /f "tokens=3" %a in ('reg query HKLM\SYSTEM\ControlSet001\Control\Power\ ^| find /i "HibernateEnabled "') do if %a==0x1 (echo. & echo  Hibernation is Enabled.) else (echo. & echo  Hibernation is Disabled.) & pause > nul & exit
    Enable or Disable Hibernate in Windows 10-hiber_post.jpg

      My Computer


  5. Posts : 316
    Pro 20H2
       #74

    Enable or Disable Hibernate in Windows 10-hibernat.jpg
      My Computer


  6. Posts : 68,988
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #75

    Hello @thename,

    As a test, disable and enable hibernate using option 1 to see if that may refresh it to work again.
      My Computers


  7. Posts : 316
    Pro 20H2
       #76

    I was diligent as always before posting. Had cycled it off/on, more than once. Also restarted Windows. Reviewed in regedit and in powercfg.cpl many times during the course. Also checked BIOS settings, saw that there is nothing related to power states.
    With regard to lack of support by "hiberfile type" as shown in screen snip above: Now, much later in the circus, I repeated powercfg /h type full, it took. As result, powercfg -a and Power Options show hibernation.
    MS and slot machine manufacturers hire the same designers.
      My Computer


  8. Posts : 68,988
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #77

    thename said:
    I was diligent as always before posting. Had cycled it off/on, more than once. Also restarted Windows. Reviewed in regedit and in powercfg.cpl many times during the course. Also checked BIOS settings, saw that there is nothing related to power states.
    With regard to lack of support by "hiberfile type" as shown in screen snip above: Now, much later in the circus, I repeated powercfg /h type full, it took. As result, powercfg -a and Power Options show hibernation.
    MS and slot machine manufacturers hire the same designers.
      My Computers


  9. Posts : 41,474
    windows 10 professional version 1607 build 14393.969 64 bit
       #78

    Code:
    By default, the size of the hidden protected OS "C:\hiberfil.sys" file is 40% of the total amount of RAM 
    installed on your computer.


    This Microsoft link was last updated on 04/28/2023:

    https://learn.microsoft.com/en-US/tr...le-hibernation


    Code:
    The Hiberfil.sys hidden system file is located in the root folder of the drive where the operating system
    is installed. 
    The Windows Kernel Power Manager reserves this file when you install Windows. 
    
    The size of this file is approximately equal to how much random access memory (RAM) is installed on the 
    computer.
    
    The computer uses the Hiberfil.sys file to store a copy of the system memory on the hard disk when the 
    hybrid sleep setting is turned on. 
    If this file is not present, the computer cannot hibernate.
      My Computer


  10. Posts : 68,988
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #79

    zbook said:
    Code:
    By default, the size of the hidden protected OS "C:\hiberfil.sys" file is 40% of the total amount of RAM 
    installed on your computer.


    This Microsoft link was last updated on 04/28/2023:

    https://learn.microsoft.com/en-US/tr...le-hibernation


    Code:
    The Hiberfil.sys hidden system file is located in the root folder of the drive where the operating system
    is installed. 
    The Windows Kernel Power Manager reserves this file when you install Windows. 
    
    The size of this file is approximately equal to how much random access memory (RAM) is installed on the 
    computer.
    
    The computer uses the Hiberfil.sys file to store a copy of the system memory on the hard disk when the 
    hybrid sleep setting is turned on. 
    If this file is not present, the computer cannot hibernate.
    Hello mate,

    My hiberfil.sys file still shows 40% of RAM in size by default.
      My Computers


 

Tutorial Categories

Enable or Disable Hibernate in Windows 10 Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 21:29.
Find Us




Windows 10 Forums