Windows 10 can't go to sleep. Sleep states S1-S3 are not available
I have a windows 10 desktop machine and I think that I disabled the "sleep" sometime in the past. However, now I want to enable it again and I just can't figure out how to do it.
First of all. Windows doesn't think that sleeping is an option at all. Only hibernation.
C:Windowssystem32>powercfg /A
The following sleep states are available on this system:
Hibernate
Fast Startup
The following sleep states are not available on this system:
Standby (S1)
The system firmware does not support this standby state.
Standby (S2)
The system firmware does not support this standby state.
Standby (S3)
The system firmware does not support this standby state.
Standby (S0 Low Power Idle)
The system firmware does not support this standby state.
Hybrid Sleep
Standby (S3) is not available.
I have checked the group policy, and it looks fine:
I've also checked the registry database, and as far as I can see it looks as it should:
The only thing I've changed here is that I've disabled RTCWAKE (bd3b718a-0680-4d9d-8ab2-e1d2b4ac806d
) because my computer was starting up in the middle of the night and not shutting down again. Which was pretty annoying.
As far as I can see there is nothing which is misconfigured in the BIOS, but I can of course be wrong.
Here is a link to my complete current setup: https://www.userbenchmark.com/UserRun/4352121
If anyone has any idea of why windows doesn't think the various sleep states are available please let me know.
If it's any help I have a weak memory of trying to disable the normal sleep sates using group policy. Perhaps there sis some other setting in there?
Thank you!
windows windows-10 sleep hibernate group-policy
|
show 3 more comments
I have a windows 10 desktop machine and I think that I disabled the "sleep" sometime in the past. However, now I want to enable it again and I just can't figure out how to do it.
First of all. Windows doesn't think that sleeping is an option at all. Only hibernation.
C:Windowssystem32>powercfg /A
The following sleep states are available on this system:
Hibernate
Fast Startup
The following sleep states are not available on this system:
Standby (S1)
The system firmware does not support this standby state.
Standby (S2)
The system firmware does not support this standby state.
Standby (S3)
The system firmware does not support this standby state.
Standby (S0 Low Power Idle)
The system firmware does not support this standby state.
Hybrid Sleep
Standby (S3) is not available.
I have checked the group policy, and it looks fine:
I've also checked the registry database, and as far as I can see it looks as it should:
The only thing I've changed here is that I've disabled RTCWAKE (bd3b718a-0680-4d9d-8ab2-e1d2b4ac806d
) because my computer was starting up in the middle of the night and not shutting down again. Which was pretty annoying.
As far as I can see there is nothing which is misconfigured in the BIOS, but I can of course be wrong.
Here is a link to my complete current setup: https://www.userbenchmark.com/UserRun/4352121
If anyone has any idea of why windows doesn't think the various sleep states are available please let me know.
If it's any help I have a weak memory of trying to disable the normal sleep sates using group policy. Perhaps there sis some other setting in there?
Thank you!
windows windows-10 sleep hibernate group-policy
The output ofpowercfg
clearly indicates the error is with the firmware. Have you checked there is nothing wrong?
– Daniel B
Feb 2 at 14:14
Comparing with your settings: In Group policy "Sleep Settings" all is set to Not configured.
– harrymc
Feb 2 at 17:20
1
What is your BIOS make and version and any settings you have in it, maybe called Power Management / Suspend Mode. Especially options mentioning a default suspend mode. Taking a screenshot with your camera is fine. Add detailed info about your Power Plan and its settings.
– harrymc
Feb 2 at 20:38
1
@Markus No, the error message when disabled by policy reads “The current power policy has disabled this standby state.” As such, this is very much pointing at your BIOS/UEFI settings.
– Daniel B
Feb 2 at 23:41
1
Trypowercfg -h off
, reboot,powercfg -h on
,reboot. There is a comment in this answer where that fixed sleep.
– lx07
Feb 3 at 9:48
|
show 3 more comments
I have a windows 10 desktop machine and I think that I disabled the "sleep" sometime in the past. However, now I want to enable it again and I just can't figure out how to do it.
First of all. Windows doesn't think that sleeping is an option at all. Only hibernation.
C:Windowssystem32>powercfg /A
The following sleep states are available on this system:
Hibernate
Fast Startup
The following sleep states are not available on this system:
Standby (S1)
The system firmware does not support this standby state.
Standby (S2)
The system firmware does not support this standby state.
Standby (S3)
The system firmware does not support this standby state.
Standby (S0 Low Power Idle)
The system firmware does not support this standby state.
Hybrid Sleep
Standby (S3) is not available.
I have checked the group policy, and it looks fine:
I've also checked the registry database, and as far as I can see it looks as it should:
The only thing I've changed here is that I've disabled RTCWAKE (bd3b718a-0680-4d9d-8ab2-e1d2b4ac806d
) because my computer was starting up in the middle of the night and not shutting down again. Which was pretty annoying.
As far as I can see there is nothing which is misconfigured in the BIOS, but I can of course be wrong.
Here is a link to my complete current setup: https://www.userbenchmark.com/UserRun/4352121
If anyone has any idea of why windows doesn't think the various sleep states are available please let me know.
If it's any help I have a weak memory of trying to disable the normal sleep sates using group policy. Perhaps there sis some other setting in there?
Thank you!
windows windows-10 sleep hibernate group-policy
I have a windows 10 desktop machine and I think that I disabled the "sleep" sometime in the past. However, now I want to enable it again and I just can't figure out how to do it.
First of all. Windows doesn't think that sleeping is an option at all. Only hibernation.
C:Windowssystem32>powercfg /A
The following sleep states are available on this system:
Hibernate
Fast Startup
The following sleep states are not available on this system:
Standby (S1)
The system firmware does not support this standby state.
Standby (S2)
The system firmware does not support this standby state.
Standby (S3)
The system firmware does not support this standby state.
Standby (S0 Low Power Idle)
The system firmware does not support this standby state.
Hybrid Sleep
Standby (S3) is not available.
I have checked the group policy, and it looks fine:
I've also checked the registry database, and as far as I can see it looks as it should:
The only thing I've changed here is that I've disabled RTCWAKE (bd3b718a-0680-4d9d-8ab2-e1d2b4ac806d
) because my computer was starting up in the middle of the night and not shutting down again. Which was pretty annoying.
As far as I can see there is nothing which is misconfigured in the BIOS, but I can of course be wrong.
Here is a link to my complete current setup: https://www.userbenchmark.com/UserRun/4352121
If anyone has any idea of why windows doesn't think the various sleep states are available please let me know.
If it's any help I have a weak memory of trying to disable the normal sleep sates using group policy. Perhaps there sis some other setting in there?
Thank you!
windows windows-10 sleep hibernate group-policy
windows windows-10 sleep hibernate group-policy
edited Feb 7 at 17:18
Mikey T.K.
2,18231941
2,18231941
asked Jan 31 at 9:39
MarkusMarkus
762
762
The output ofpowercfg
clearly indicates the error is with the firmware. Have you checked there is nothing wrong?
– Daniel B
Feb 2 at 14:14
Comparing with your settings: In Group policy "Sleep Settings" all is set to Not configured.
– harrymc
Feb 2 at 17:20
1
What is your BIOS make and version and any settings you have in it, maybe called Power Management / Suspend Mode. Especially options mentioning a default suspend mode. Taking a screenshot with your camera is fine. Add detailed info about your Power Plan and its settings.
– harrymc
Feb 2 at 20:38
1
@Markus No, the error message when disabled by policy reads “The current power policy has disabled this standby state.” As such, this is very much pointing at your BIOS/UEFI settings.
– Daniel B
Feb 2 at 23:41
1
Trypowercfg -h off
, reboot,powercfg -h on
,reboot. There is a comment in this answer where that fixed sleep.
– lx07
Feb 3 at 9:48
|
show 3 more comments
The output ofpowercfg
clearly indicates the error is with the firmware. Have you checked there is nothing wrong?
– Daniel B
Feb 2 at 14:14
Comparing with your settings: In Group policy "Sleep Settings" all is set to Not configured.
– harrymc
Feb 2 at 17:20
1
What is your BIOS make and version and any settings you have in it, maybe called Power Management / Suspend Mode. Especially options mentioning a default suspend mode. Taking a screenshot with your camera is fine. Add detailed info about your Power Plan and its settings.
– harrymc
Feb 2 at 20:38
1
@Markus No, the error message when disabled by policy reads “The current power policy has disabled this standby state.” As such, this is very much pointing at your BIOS/UEFI settings.
– Daniel B
Feb 2 at 23:41
1
Trypowercfg -h off
, reboot,powercfg -h on
,reboot. There is a comment in this answer where that fixed sleep.
– lx07
Feb 3 at 9:48
The output of
powercfg
clearly indicates the error is with the firmware. Have you checked there is nothing wrong?– Daniel B
Feb 2 at 14:14
The output of
powercfg
clearly indicates the error is with the firmware. Have you checked there is nothing wrong?– Daniel B
Feb 2 at 14:14
Comparing with your settings: In Group policy "Sleep Settings" all is set to Not configured.
– harrymc
Feb 2 at 17:20
Comparing with your settings: In Group policy "Sleep Settings" all is set to Not configured.
– harrymc
Feb 2 at 17:20
1
1
What is your BIOS make and version and any settings you have in it, maybe called Power Management / Suspend Mode. Especially options mentioning a default suspend mode. Taking a screenshot with your camera is fine. Add detailed info about your Power Plan and its settings.
– harrymc
Feb 2 at 20:38
What is your BIOS make and version and any settings you have in it, maybe called Power Management / Suspend Mode. Especially options mentioning a default suspend mode. Taking a screenshot with your camera is fine. Add detailed info about your Power Plan and its settings.
– harrymc
Feb 2 at 20:38
1
1
@Markus No, the error message when disabled by policy reads “The current power policy has disabled this standby state.” As such, this is very much pointing at your BIOS/UEFI settings.
– Daniel B
Feb 2 at 23:41
@Markus No, the error message when disabled by policy reads “The current power policy has disabled this standby state.” As such, this is very much pointing at your BIOS/UEFI settings.
– Daniel B
Feb 2 at 23:41
1
1
Try
powercfg -h off
, reboot, powercfg -h on
,reboot. There is a comment in this answer where that fixed sleep.– lx07
Feb 3 at 9:48
Try
powercfg -h off
, reboot, powercfg -h on
,reboot. There is a comment in this answer where that fixed sleep.– lx07
Feb 3 at 9:48
|
show 3 more comments
1 Answer
1
active
oldest
votes
It looks like you have these options disabled in your EUFIBIOS. The exact wording will depend upon your motherboard but the options you are looking for will be under APM (Advanced Power Management) or ACPI (Advanced Configuration and Power Interface)
Here is an article about the topic:
http://www.pearsonitcertification.com/articles/article.aspx?p=2024310&seqNum=21
Your MB has the following relevant options in the BIOS:
- Advanced Menu
- ACPI Settings
Enable ACPI Auto Configuration [Disabled]
Enable Hibernation [Enabled]
- IntelRCSetup menu
- Advanced Power Management Configuration
- CPU Advanced PM Turning
Use the APM and Advanced PM Tuning to ensure all the S modes are enabled.
SOURCE:
https://dlcdnets.asus.com/pub/ASUS/mb/Socket2011-R3/Z10PA-D8/Manual/E13692_Z10PA-D8_Series_UM_V3_WEB.pdf
The motherboard model is in the link in the question. It is a: Z10PA-D8 . I have looked at all the power settings, and will provide pictures of it soon.
– Markus
Feb 6 at 14:43
@Markus I added some Specific information and a link to the manual.
– HackSlash
Feb 6 at 16:53
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1400464%2fwindows-10-cant-go-to-sleep-sleep-states-s1-s3-are-not-available%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
It looks like you have these options disabled in your EUFIBIOS. The exact wording will depend upon your motherboard but the options you are looking for will be under APM (Advanced Power Management) or ACPI (Advanced Configuration and Power Interface)
Here is an article about the topic:
http://www.pearsonitcertification.com/articles/article.aspx?p=2024310&seqNum=21
Your MB has the following relevant options in the BIOS:
- Advanced Menu
- ACPI Settings
Enable ACPI Auto Configuration [Disabled]
Enable Hibernation [Enabled]
- IntelRCSetup menu
- Advanced Power Management Configuration
- CPU Advanced PM Turning
Use the APM and Advanced PM Tuning to ensure all the S modes are enabled.
SOURCE:
https://dlcdnets.asus.com/pub/ASUS/mb/Socket2011-R3/Z10PA-D8/Manual/E13692_Z10PA-D8_Series_UM_V3_WEB.pdf
The motherboard model is in the link in the question. It is a: Z10PA-D8 . I have looked at all the power settings, and will provide pictures of it soon.
– Markus
Feb 6 at 14:43
@Markus I added some Specific information and a link to the manual.
– HackSlash
Feb 6 at 16:53
add a comment |
It looks like you have these options disabled in your EUFIBIOS. The exact wording will depend upon your motherboard but the options you are looking for will be under APM (Advanced Power Management) or ACPI (Advanced Configuration and Power Interface)
Here is an article about the topic:
http://www.pearsonitcertification.com/articles/article.aspx?p=2024310&seqNum=21
Your MB has the following relevant options in the BIOS:
- Advanced Menu
- ACPI Settings
Enable ACPI Auto Configuration [Disabled]
Enable Hibernation [Enabled]
- IntelRCSetup menu
- Advanced Power Management Configuration
- CPU Advanced PM Turning
Use the APM and Advanced PM Tuning to ensure all the S modes are enabled.
SOURCE:
https://dlcdnets.asus.com/pub/ASUS/mb/Socket2011-R3/Z10PA-D8/Manual/E13692_Z10PA-D8_Series_UM_V3_WEB.pdf
The motherboard model is in the link in the question. It is a: Z10PA-D8 . I have looked at all the power settings, and will provide pictures of it soon.
– Markus
Feb 6 at 14:43
@Markus I added some Specific information and a link to the manual.
– HackSlash
Feb 6 at 16:53
add a comment |
It looks like you have these options disabled in your EUFIBIOS. The exact wording will depend upon your motherboard but the options you are looking for will be under APM (Advanced Power Management) or ACPI (Advanced Configuration and Power Interface)
Here is an article about the topic:
http://www.pearsonitcertification.com/articles/article.aspx?p=2024310&seqNum=21
Your MB has the following relevant options in the BIOS:
- Advanced Menu
- ACPI Settings
Enable ACPI Auto Configuration [Disabled]
Enable Hibernation [Enabled]
- IntelRCSetup menu
- Advanced Power Management Configuration
- CPU Advanced PM Turning
Use the APM and Advanced PM Tuning to ensure all the S modes are enabled.
SOURCE:
https://dlcdnets.asus.com/pub/ASUS/mb/Socket2011-R3/Z10PA-D8/Manual/E13692_Z10PA-D8_Series_UM_V3_WEB.pdf
It looks like you have these options disabled in your EUFIBIOS. The exact wording will depend upon your motherboard but the options you are looking for will be under APM (Advanced Power Management) or ACPI (Advanced Configuration and Power Interface)
Here is an article about the topic:
http://www.pearsonitcertification.com/articles/article.aspx?p=2024310&seqNum=21
Your MB has the following relevant options in the BIOS:
- Advanced Menu
- ACPI Settings
Enable ACPI Auto Configuration [Disabled]
Enable Hibernation [Enabled]
- IntelRCSetup menu
- Advanced Power Management Configuration
- CPU Advanced PM Turning
Use the APM and Advanced PM Tuning to ensure all the S modes are enabled.
SOURCE:
https://dlcdnets.asus.com/pub/ASUS/mb/Socket2011-R3/Z10PA-D8/Manual/E13692_Z10PA-D8_Series_UM_V3_WEB.pdf
edited Feb 6 at 16:52
answered Feb 5 at 0:22
HackSlashHackSlash
2,3622723
2,3622723
The motherboard model is in the link in the question. It is a: Z10PA-D8 . I have looked at all the power settings, and will provide pictures of it soon.
– Markus
Feb 6 at 14:43
@Markus I added some Specific information and a link to the manual.
– HackSlash
Feb 6 at 16:53
add a comment |
The motherboard model is in the link in the question. It is a: Z10PA-D8 . I have looked at all the power settings, and will provide pictures of it soon.
– Markus
Feb 6 at 14:43
@Markus I added some Specific information and a link to the manual.
– HackSlash
Feb 6 at 16:53
The motherboard model is in the link in the question. It is a: Z10PA-D8 . I have looked at all the power settings, and will provide pictures of it soon.
– Markus
Feb 6 at 14:43
The motherboard model is in the link in the question. It is a: Z10PA-D8 . I have looked at all the power settings, and will provide pictures of it soon.
– Markus
Feb 6 at 14:43
@Markus I added some Specific information and a link to the manual.
– HackSlash
Feb 6 at 16:53
@Markus I added some Specific information and a link to the manual.
– HackSlash
Feb 6 at 16:53
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1400464%2fwindows-10-cant-go-to-sleep-sleep-states-s1-s3-are-not-available%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
The output of
powercfg
clearly indicates the error is with the firmware. Have you checked there is nothing wrong?– Daniel B
Feb 2 at 14:14
Comparing with your settings: In Group policy "Sleep Settings" all is set to Not configured.
– harrymc
Feb 2 at 17:20
1
What is your BIOS make and version and any settings you have in it, maybe called Power Management / Suspend Mode. Especially options mentioning a default suspend mode. Taking a screenshot with your camera is fine. Add detailed info about your Power Plan and its settings.
– harrymc
Feb 2 at 20:38
1
@Markus No, the error message when disabled by policy reads “The current power policy has disabled this standby state.” As such, this is very much pointing at your BIOS/UEFI settings.
– Daniel B
Feb 2 at 23:41
1
Try
powercfg -h off
, reboot,powercfg -h on
,reboot. There is a comment in this answer where that fixed sleep.– lx07
Feb 3 at 9:48