1

My Windows 8.1 computer wakes up immediately after being put to sleep (either of the sleep options in the start menu.) So I spent some time trying to understand the problem, read multiple posts here with similar issues, but got nowhere, so posting this.

The weirdest phenomenon is that when I click "turn off" from the start menu (loosely translated as the Windows language is not English), the computer shuts down, but then immediately turns itself back on! Likewise when I turn the PC off using the hardware power-button, it shuts downs (I get a normal blue screen saying "windows is powering off") but then immediately the PC powers back up.

I ran "powercfg -lastwake", and found no clues. When powering up from software or hardware power-down, its says:
Wake History Count - 0

When powering up from sleep it says:
Wake History Count - 1
Wake History [0]
Wake Source Count - 0

What does that mean?

In device manager I unticked "allow this device to wakeup computer" for the mouse and keyboard (just to rule this out, as eventually I do want these to wake up the computer). I unticked wakeup option for the LAN card (unticked magic packet too).

I tried to look at Event Viewer, I found a Power-Troubleshooter event from the time I sent the computer to sleep, that says the system went to sleep for about 1 minute, wakeup source unknown. I'm sure I haven't exhausted Event Viewer possibilities, what should I filter for in Event Viewer?

I checked task manager, there are no tasks. I think task wakeup isn't likely since self- power-up happens immediately each time regardless If I do sleep or power-down.

BIOS of this PC is far from being the most updated version, do you recommend updating the BIOS? The computer is rather ancient, Intel DP35DP, the BIOS documentation recommends not to update unless your particular issue appears in their updates/fixes lists, to avoid new issues. So that made me a bit reluctant to update.

Another thing: in control panel, power options, advanced, under the options for "sleep", I set "wakeup timers" to "not available" (loosely translated).

Any help will be greatly appreciated.

DavidPostill
  • 162,382
avshae
  • 41

3 Answers3

0

In my case I disabled Windows Media Player's DLNA server and that worked.

random
  • 15,201
0

Windows can't turn your PC back on after shutdown. My guess is:

  1. A virus, or a 3rd party software changed the behavior of Sleep and Shutdown software buttons to Restart your computer instead. (Unlikely condition)

To make sure if the problem resides in your OS, try to boot from a live CD like windows or linux. You can also accomplish this goal using a Windows Installation Disk (Windows 7 and above).

  • Boot from the installation disk
  • After seeing the "Choose Input Language" box, press Shift+F10 to open command line.
  • type wpeutil shutdown and press Enter

Now, your computer shutsdown. If it stays off, then there's a problem with your windows (software problem). A fresh installation of windows must do the job for you. But, if it turns back on, then:

  1. There's a hardware problem with your motherboard/Power module or the power button sends PowerOn signal to your motherboard continuously. (Most Likely)

In this case, you have to visit a hardware technician to repair your motherboard/power module, etc.

0

Sometimes ACPI drivers won't work well on old machines running newer Windows versions. Try disable "Fast Startup" setting under "Power options", that solved problems on some of my clients.