-
Notifications
You must be signed in to change notification settings - Fork 6.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Awake settings are ignored when PC is woken from sleep #32544
Comments
Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you! Open similar issues:
Closed similar issues:
|
cc: @dend |
I came here probably for the same reason. If I manually put Windows to sleep, (while Awake is "keep awake indefinitely"); I often put windows to sleep with |
Will have to test this - thanks for the feedback @simon300000 and @tomokiokumura. |
Is there any chance this can be fixed? It's really easy to reproduce. The whole "awake" function is not very useful if it only works under certain conditions (no sleep since last PC restart). |
I am trying to understand the use-case here - you set Awake to a specific mode, then you force the machine to go to sleep, and then when you resume it, the expectation is that Awake will also resume where it was before the forced sleep? |
Facing the same issue. I don't want my system to go to sleep during the day, so I turn on "Keep awake indefinitely" and at night I manually hibernate my system. Next morning when I turn the system back on, the Awake setting is still set to "Keep awake indefinitely" but it's ignored, and my PC goes to sleep after some time of inactivity, as if the Awake setting is set to "Off". Ideally, I would like it to persist the next day after manual hibernation period. But if that's not possible, then Awake setting should show "Off" instead of still showing "Keep awake indefinitely", which is misleading. My current workaround is setting it to "Off" manually and then again switching to "Keep awake indefinitely" every morning. |
I expect Awake to alter system power settings when it is running |
I'll have to test to try and repro this. |
It appears that switching from "Keep awake indefinitely" off and on again after waking the PC will actually prevent idle sleep afterwards as intended. A really quick search says there's no way to invoke PowerToys from the command line, but that would be a good quickfix were it possible, to simply reset the settings in a task run on any login. |
Microsoft PowerToys version
0.80.1
Installation method
WinGet
Running as admin
None
Area(s) with issue?
Awake
Steps to reproduce
✔️ Expected Behavior
the "keep awake indefinitely" setting is applied and the pc remains runnnig even after a period of inactivity.
❌ Actual Behavior
Other Software
No response
The text was updated successfully, but these errors were encountered: