Hi George Schneider,
Please note that our forum is a public platform, and we will modify your question to hide your personal information in the description. Kindly ensure that you hide any personal or organizational information the next time you post an error or other details to protect personal data.
Thanks for reaching out to Microsoft Q&A Forum. I understand that your Windows 11 Home device shuts down after remaining in Hibernation for an extended period, causing all running applications to close instead of resuming the previous session.
Please make sure you already tried the Q&A Assist steps. In addition, please try the following.
Before we proceed further, I’d like to narrow this down a bit:
- Does this behavior occur only after long hibernation periods (for example overnight), or also after shorter durations?
- Have you noticed whether the device is completely powered off when this happens, or does it appear to restart automatically?
In the meantime, you can try these steps:
1, Check whether Fast Startup is interfering with Hibernate
- Open Control Panel
- Go to Power Options
- Select Choose what the power buttons do
- Click Change settings that are currently unavailable
- Uncheck Turn on fast startup and save changes
2, Verify that Hibernate is being used instead of a hybrid power state
- Open an elevated Command Prompt
- Run the command
powercfg /a - Confirm that Hibernate is listed as available and not overridden by firmware or platform settings
3, Review power-related events around the shutdown
- Open Event Viewer
- Expand Windows Logs and select System
- Look for Kernel-Power or Power-Troubleshooter events around the time the issue occurs
4, Temporarily disable Modern Standby–related features
- Open Command Prompt as administrator
- Run
powercfg /hibernate off - Restart the device
- Run
powercfg /hibernate onand test Hibernate again
5, Test Hibernate using a clean boot environment
- Configure a clean boot
- Place the device into Hibernate for an extended period
- Check whether the shutdown behavior still occurs
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.