Computer turning on of its own accord

Associate
Joined
5 Feb 2008
Posts
2,207
Been using Windows 10 for a few weeks now. No major problems up until a few days ago.

This is what happens, I have a multi-plug power strip which plugs into the power socket on the wall. The strip powers the Desktop PC and a Netgear DGN4000 ASDL Modem Router.

The Router is linked to the PC via an Ethernet cable, other devices such as Mobile phones etc. connect wirelessly when required.

Up until three days ago, I could flick the wall socket switch to on and the router would go through its boot up sequence until it synchronised with the ASDL connection. PC would remain off until I pressed the power switch on the front of the case.

Now when I do the same thing, the Router goes through the boot sequence and almost immediately the PC starts and boots up.

I've unplugged everything to make sure all the cables (router, mouse, keyboard, speakers etc.) are all connected properly. Still does the above.

I've disconnected the Ethernet cable from the PC and then switched on the power at the wall, Router boots up, PC remains off - so it appears that the router is sending some sort of signal to the PC to wake it? Thing is I've not altered any settings on the PC or the Router so it seems a bit odd. Could it be related to a Windows 10 patch? Driver upgrade?

Any suggestions as to how to sort this out?
 
Checked BIOS as per asim18 suggestion.

Restore on AC Power loss is set to POWER OFF (the other options are POWER ON and LAST STATE).

There are other options called

Power on by RTC Alarm
Power on by PCI Devices
Power on by PCIE Devices
Power on by PS/2 Keyboard

All of the above are set to disabled.

Will check the Router Settings

Cannot see anything under BIOS settings that says WAKE ON LAN
 
Unchecked "allow this device to wake computer" or check "Only allow a magic packet to wake".

Shut down the machine. Turned everything off at the wall, turned the power back on, ASDL modem fired up and so did the desktop! Very odd.
 
Finally sorted this out. Turns out that the computer was being woken by the keyboard.

Bit of trial and error turning off "allow this device to wake the computer' on my mouse, both network adapters and the keyboard, revealed that the keyboard was the culprit.

It is an old wired PS/2 Microsoft Multimedia Keyboard, which for some reason has been detected within Device management as a Lenovo Thinkpad PS/2 keyboard.

Problem solved but odd how when I installed Windows 10 initially that this problem didn't occur.

Anyway, think its time to upgrade my keyboard - and I suppose that opens up a whole new kettle of fish, mechanical buttons, scrabble buttons etc. !

Many thanks however to those that pushed me towards the 'allow the device to wake the computer' settings, also learnt that there are commands you can type in the CMD Window such as

powercfg -devicequery wake_armed (to show what devices can wake the machine)

and

powercfg -lastwake (which shows what last woke the machine)
 
Back
Top Bottom