Forum Discussion
Hibernation suddenly broke on Windows 11 24H2
- Feb 21, 2025
It sounds like something might have changed with your power settings. First, try resetting your power plan to default by running this command in Command Prompt as admin:
Then, check if hibernation is still enabled by running:powercfg -restoredefaultschemes
If it still doesn’t work, check if there’s any active process preventing it by running powercfg /requests again. Also, verify in Control Panel > Power Options that hibernation is enabled under your active plan settings.
It sounds like something might have changed with your power settings. First, try resetting your power plan to default by running this command in Command Prompt as admin:
Then, check if hibernation is still enabled by running:
powercfg -restoredefaultschemes
If it still doesn’t work, check if there’s any active process preventing it by running powercfg /requests again. Also, verify in Control Panel > Power Options that hibernation is enabled under your active plan settings.