Share via

Self-Hibernation when I'm trying to play a game.

Saido Mariko 20 Reputation points
2026-02-19T06:48:59.38+00:00

So I'm using an RTX4050 on Windows 11, and this occasionally just happens when I'm trying to play my games.
Now this never happened before because recently I've just upgraded it to 1TB from 512GB so when I went back to the place I upgraded my laptops storage from and mentioned about the issue and rechecked my laptop with them and everything was doing just fine and yes I have disabled hibernation mode's on my battery settings and lid closing settings but it still hibernates on occasional times.
So i must ask, How Do I Completely Turn Off Hibernation Mode!.

Windows for home | Windows 11 | Sleep and Power on, off
0 comments No comments
{count} votes

Answer accepted by question author
  1. David-M 106.8K Reputation points Independent Advisor
    2026-02-19T13:15:50.85+00:00

    Thanks.


    That's what I suspected. I found it in the logs:

    The system was hibernated due to a critical thermal event.
    Hibernate Time = ‎2026-‎02-‎19T05:45:04.440337000Z
    ACPI Thermal Zone = \_TZ.TZ01
    _HOT = 373K
    

    (373K is approximately 100°C)


    This means that it wasn't Windows deciding to hibernate via configuration, but rather entering "thermal protection mode". When the CPU or GPU reaches critical temperatures (in this case, around 100°C), the system may force hibernation to prevent permanent damage.

    The ACPI Thermal Zone = \_TZ.TZ01 points to a thermal zone defined by the firmware (BIOS/UEFI). This zone may be associated with the CPU, but it can also monitor the GPU, chipset, or even the entire system. However, it is very likely to be the CPU, because in most laptops, the main thermal zone (TZ01) is linked to the processor.


    The next step would be to monitor temperatures in real time (CPU and GPU) during heavy use.

    Several tools allow you to monitor the temperatures of your CPU and GPU. I recommend the free version of HWMonitor.

    https://www.cpuid.com/softwares/hwmonitor.html

    The CPU and GPU temperatures only increase when they are used. So do something on your PC so that your CPU and GPU are used to the point that their temperature increases.

    Just open HWMonitor for the information to be displayed. There is no need to set anything.


    Let me know the result.

    Feel free to ask any questions you may have.


    Standard Disclaimer: There is a link to a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.


2 additional answers

Sort by: Most helpful
  1. David-M 106.8K Reputation points Independent Advisor
    2026-02-19T12:19:04.5066667+00:00

    Hi. I'm David, and I'm happy to help you.


    The laptop may be entering hibernation even with the option disabled for several reasons, such as problems with outdated drivers or BIOS, battery or power issues, and even CPU or GPU overheating that forces the system to protect itself. Therefore, it is important to check the system logs to see if there is an event that recorded the reason for the occurrence.


    Please export and share the log for analysis:

    1. Press Windows + X and select Event Viewer;
    2. Expand Windows Logs and select System;
    3. In the Actions panel on the right, select Filter Current Log;
    4. In Event level, check the boxes Critical, Warning, and Error and click on Ok;
    5. Again, in the Actions panel, select Save Filtered Log File As and save in an easily accessible place.

    Then, upload the file to the cloud (OneDrive), choose to share it, and get the link.

    Post the link to the file here so I can have a look.


    I await your reply.


  2. Q&A Assist
    2026-02-19T06:49:08.13+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To completely turn off hibernation mode on your Windows 11 laptop, you can follow these steps:

    1. Press the Windows button on your keyboard to open the Start menu.
    2. Search for cmd. In the search results, right-click on Command Prompt and select Run as Administrator.
    3. When prompted by User Account Control, select Continue.
    4. In the Command Prompt window, type the following command and press Enter:

    powercfg.exe /hibernate off

    1. Type exit and press Enter to close the Command Prompt window.

    This command disables hibernation and should prevent your laptop from entering hibernation mode while playing games. Additionally, ensure that hybrid sleep is also disabled in your power settings to avoid any unexpected hibernation.


    References:

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.