Posts: 3,731
Threads: 879
Thanks Received:
8,722 in 3,426 posts
Thanks Given: 8,326
Joined: Jul 2018
Reputation:
361
03-23-2019 , 09:35 AM
When I put my computer into sleep mode (windows 7)
it comes back on automatically in a couple seconds.
How can I fix this?
Thanks
Posts: 541
Threads: 34
Thanks Received:
679 in 271 posts
Thanks Given: 181
Joined: Sep 2015
Reputation:
28
check your keyboard and your mouse
replace them with others and testing
Posts: 3,731
Threads: 879
Thanks Received:
8,722 in 3,426 posts
Thanks Given: 8,326
Joined: Jul 2018
Reputation:
361
keyboard and mouse not a problem
Posts: 969
Threads: 46
Thanks Received:
986 in 573 posts
Thanks Given: 7,315
Joined: Oct 2015
Reputation:
16
Well, have you also checked your BIOS settings? If there is "Power" menu item or something similar, there could be "Wake on LAN" option. What happens when you disconnect/disable the network adapters? There could be some other related options under "Power" menu item like "Wake on RTC" for example. You should try to disable all "wake" events settings just to be sure none of them is the culprit.
Posts: 531
Threads: 204
Thanks Received:
914 in 318 posts
Thanks Given: 527
Joined: May 2017
Reputation:
23
When it does that, wakes up, run this cmd to see possible culprit.
powercfg -lastwake
Use this cmd to get the power scheme
powercfg -getactivescheme
Use the setactive switch to set an active scheme
You can use devicedisableawake to stop the device from waking the system.
Also, use Event Viewer, and look at events, Windows logs. It will be under System Logs.