Laptop waking up from suspend mode by itself

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rick_meadows
    PCHF Member
    • May 2023
    • 4

    #1

    Laptop waking up from suspend mode by itself

    Hello, all. I hope someone can help me solve this weird issue!

    Iโ€™ve recently started using suspend mode on my laptop instead of turning it off so I can get back to work faster. However, Iโ€™ve noticed it has a habit of going out of suspend mode by itself seemingly at random. I simply walk by the office and see that the screen is on.

    I have done some Googling on the issue and done the following to no avail:

    [ul]
    [li]disabled wake timers on power settings[/li][li]disabled wake on LAN (and the whole ethernet driver along with it since I donโ€™t use it)[/li][li]used powercfg -waketimers in Command Prompt and the system told me there are no wake timers active[/li][li]used Get-ScheduledTask | ? {$_.Settings.WakeToRun} | Out-GridView in Powershell and the listed tasks are all disabled[/li][/ul]

    I have checked Event Viewer at the times the laptop woke up by itself and the origin is apparently Intelยฎ USB 3.0 eXtensible Host Controller - 1.0 (Microsoft), which isnโ€™t helpful since I normally activate the computer by using an external USB keyboard myself.

    By using powercfg -devicedisablewake and Device Manager, I have disabled every external device that can wake the laptop. Now by looking at Event Viewer, the times it wakes up by itself have the origin set as Unknown.

    Can someone help me make sure this computer stops waking up by itself?

    Thanks in advance.
  • Bruce
    PCHF Member
    • Oct 2017
    • 10697

    #2
    did you disable wake on LAN in the BIOS?

    Comment

    • rick_meadows
      PCHF Member
      • May 2023
      • 4

      #3
      Originally posted by Bruce
      did you disable wake on LAN in the BIOS?
      Yes, wake on LAN is disabled in BIOS.

      Comment

      • Rustys
        PCHF Member
        • Jul 2016
        • 7862

        #4
        Some updates will take the system out of suspend and the same with scans.

        Comment

        • Rustys
          PCHF Member
          • Jul 2016
          • 7862

          #5
          Also found this an intresting read

          https://www.hellotech.com/blog/why-does-my-computer-keep-waking-from-sleep-mode#:~:text=Why%20Your%20Computer%20is%20Waking,a pp%20or%20a%20wake%20timer.

          Comment

          • rick_meadows
            PCHF Member
            • May 2023
            • 4

            #6
            Originally posted by Rustys
            Some updates will take the system out of suspend and the same with scans.
            Is there a way to check if that is the case, and how to disable them?
            Thank you for the link. I had already seen that when Googling the issue, and the information there wasnโ€™t helpful. As I mentioned in the opening post, wake timers are disabled, and I have also disabled every device from waking the computer. Yet the problem persists, now with the origin in Event Viewer marked as โ€œUnknownโ€.

            Comment

            • Rustys
              PCHF Member
              • Jul 2016
              • 7862

              #7
              Did you try the command that show what is waking the system?

              Added for Fix 4: cancel scheduled tasks.
              It’s annoying to find your computer keeps waking up from sleep when you want it stay asleep for certain reasons.

              Comment

              • rick_meadows
                PCHF Member
                • May 2023
                • 4

                #8
                Originally posted by Rustys
                Did you try the command that show what is waking the system?

                Added for Fix 4: cancel scheduled tasks.
                It’s annoying to find your computer keeps waking up from sleep when you want it stay asleep for certain reasons.
                Yes, I have used the following Powershell command to uncheck all tasksโ€™ ability to wake the computer: [ICODE]Get-ScheduledTask | where {$_.settings.waketorun}[/ICODE]. Even though they were already disabled, I unchecked the option.

                Comment

                • Rustys
                  PCHF Member
                  • Jul 2016
                  • 7862

                  #9
                  Does someone have access to the system and or a pet that can be moving the mouse/keyboard?

                  Do you have the system set to use a password to access after it is disturbed?

                  There are so many reasons why this system could be waking.

                  We can look at a few logs and see yet they may not even show anything.

                  So other can assist let get a speccy report.

                  [COLOR=rgb(243, 121, 52)]Do not forget to post the make and model of the PSU if this is a desktop.

                  Download then run Speccy (free) and post the resultant url for us, details here, this will provide us with information about your computer hardware + any software that you have installed that may explain the present issue/s.

                  To publish a Speccy profile to the Web:

                  In Speccy, click File, and then click Publish Snapshot.

                  In the Publish Snapshot dialog box, click Yes to enable Speccy to proceed.

                  Speccy publishes the profile and displays a second Publish Snapshot. You can open the URL in your default browser, copy it to the clipboard, or close the dialog box.

                  Letโ€™s see if there are any error message that can be pulled by the MinitoolBox.

                  Download MiniToolBox and save the file to the Desktop. Right click on the file and select Run as Admin

                  Close the browser and run the tool, check the following options.

                  Select all

                  Click on Go.

                  copy and paste the contents of the file called MTB.txt or attach the file to your next post.[/COLOR]

                  Comment

                  • Rustys
                    PCHF Member
                    • Jul 2016
                    • 7862

                    #10
                    abandoned post closed

                    Comment

                    Working...