Enable or Disable Hibernate in Windows 10  

Page 8 of 8 FirstFirst ... 678

  1. Posts : 64,502
    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,423
    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 : 17,401
    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 : 250
    Pro 20H2
       #74

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


  6. Posts : 64,502
    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 : 250
    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 : 64,502
    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


 

  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 00:35.
Find Us




Windows 10 Forums