PC Not Correctly Going to Sleep?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pcguy45
    PCHF Member
    • Jun 2023
    • 10

    #1

    PC Not Correctly Going to Sleep?

    Sometimes when I leave my PC and it stays awake, it will attempt to go into Sleep mode after a specified amount of time. However, it occasionally will fail to turn off and instead, the fans of my PC begin spinning at what seems to be the max speed. Additionally, I cannot wake the computer up from this. I believe this may be a software issue as I have already replaced my PSU with a strong wattage. Does anyone know a potential reason for why this happens?
  • PCProbs
    PCHF Member
    • Jun 2023
    • 5

    #2
    Hi pcguy45,

    What is the make and model of your computer, and what version of Windows are you running?

    Comment

    • pcguy45
      PCHF Member
      • Jun 2023
      • 10

      #3
      Hello,

      I purchased this pre-built PC listed here. I have since switched out the PSU for this.

      For context, my SSD got corrupted and therefore I had to reinstall Windows onto a new SSD. I have Windows 10 Home.

      Comment

      • xrobwx71
        PCHF Moderator
        • Mar 2023
        • 1067

        #4
        Open an elevated command prompt. Hit start, type cmd, press CTRL+SHIFT+ENTER

        An elevated command window should open. In this window type powercfg /sleepstudy Press enter.

        Wait until it’s done and take note of the path where it placed the file. Navigate to that file and upload it in your next post.

        Comment

        • pcguy45
          PCHF Member
          • Jun 2023
          • 10

          #5
          Originally posted by xrobwx71
          Open an elevated command prompt. Hit start, type cmd, press CTRL+SHIFT+ENTER

          An elevated command window should open. In this window type powercfg /sleepstudy Press enter.

          Wait until it’s done and take note of the path where it placed the file. Navigate to that file and upload it in your next post.
          This is what was returned.

          Comment

          • pcguy45
            PCHF Member
            • Jun 2023
            • 10

            #6
            I can’t seem to upload the file. Any idea on how to share it?

            Comment

            • xrobwx71
              PCHF Moderator
              • Mar 2023
              • 1067

              #7
              Can you upload it to the cloud and share the link? Google Drive, One Drive, Mega, MediaFire?

              Comment

              • pcguy45
                PCHF Member
                • Jun 2023
                • 10

                #8
                I attached it here.

                Comment

                • xrobwx71
                  PCHF Moderator
                  • Mar 2023
                  • 1067

                  #9
                  Do you have USB devices plugged in? Drives, etc?

                  For reference if you’re interested, this will tell you about what I’m looking at.

                  Comment

                  • pcguy45
                    PCHF Member
                    • Jun 2023
                    • 10

                    #10
                    I have my keyboard, mouse, and mic plugged into my PC.

                    Comment

                    • Bruce
                      PCHF Moderator
                      • Oct 2017
                      • 10702

                      #11
                      what about Wake On LAN (WoL) - some PC’s have this turned on in BIOS and the network adapter that wakes/keeps the PC up if communication activity is detected.

                      how is the PC connected to the network - wifi or ethernet?

                      Comment

                      • xrobwx71
                        PCHF Moderator
                        • Mar 2023
                        • 1067

                        #12
                        In the elevated command again:

                        Run each of these separately

                        type powercfg /a Then press enter Copy/paste result

                        powercfg -lastwake press enter Copy/paste result

                        powercfg -waketimers press enter Copy/paste result

                        Comment

                        • pcguy45
                          PCHF Member
                          • Jun 2023
                          • 10

                          #13
                          Originally posted by Bruce
                          what about Wake On LAN (WoL) - some PC’s have this turned on in BIOS and the network adapter that wakes/keeps the PC up if communication activity is detected.

                          how is the PC connected to the network - wifi or ethernet?
                          The PC is connected through WiFi.

                          Comment

                          • pcguy45
                            PCHF Member
                            • Jun 2023
                            • 10

                            #14
                            Originally posted by xrobwx71
                            In the elevated command again:

                            Run each of these separately

                            type powercfg /a Then press enter Copy/paste result

                            powercfg -lastwake press enter Copy/paste result

                            powercfg -waketimers press enter Copy/paste result
                            powercfg /a
                            The following sleep states are available on this system:
                            Standby (S3)
                            Hibernate
                            Hybrid Sleep

                            The following sleep states are not available on this system:
                            Standby (S1)
                            The system firmware does not support this standby state.
                            Code:
                            Standby (S2)
                                The system firmware does not support this standby state.
                            
                            Standby (S0 Low Power Idle)
                                The system firmware does not support this standby state.
                            
                            Fast Startup
                                This action is disabled in the current system policy.
                            powercfg -lastwake
                            Wake History Count - 0

                            powercfg -waketimers
                            Timer set by [PROCESS] \Device\HarddiskVolume5\WINDOWS\SystemApps\Microso ft.Windows.StartMenuExperienceHost_cw5n1h2txyewy\S tartMenuExperienceHost.exe expires at 10:48:05 PM on က证♥.

                            Comment

                            • xrobwx71
                              PCHF Moderator
                              • Mar 2023
                              • 1067

                              #15
                              Lets do this:

                              In the elevated command prompt type powercfg -h off then press enter. Reboot and let me know if the problems persist.

                              Comment

                              Working...