I have searched the Internet so much to solve the problem of my Windows 10 laptop waking up on its own. It is so funny that the last step that worked for me, is the one that I have put as the first step for you in this video! I've tried all of these steps and I know how hard it for some to find the solution. Really shame on Microsoft for such silly bugs. I'm a gamer so I am kind of forced to use Windows, otherwise, I would definitely switch to Linux, if it supported games. My guess is that these solutions will solve your problem 99.9% and if not, do yourself a favour and switch to Linux.
Sections:
- 0:00 - Introduction
- 0:57 - Step 1 Disabling hibernation
- 2:53 - Step 2 Disabling wake timers
- 4:16 - Step 3 Disabling maintenance wake
- 5:08 - Step 4 Disabling NIC wake
- 6:51 - Step 5 Disabling keyboard wake
- 8:54 - Step 6 Disabling mouse wake
- 9:36 - Step 7 Disabling USB wake
- 12:04 - Step 8 Disabling device wake (Related commands: [powercfg /devicequery wake_armed] - [powercfg -devicedisablewake “Device_Name”] - [powercfg -deviceenablewake “Device_Name”])
- 16:55 - Step 9 Disabling task wake (Related commands: [Get-ScheduledTask | where {$_.settings.waketorun}]
- 21:54 - Step 10 Disabling waking tasks that require administrative privilege (Related commands: [net user administrator /active:yes] - [net user administrator /active:no]
- 25:48 - Step 11 Taking ownership of waking tasks that require administrative privilege
- 30:15 - Step 12 Disabling USB Wake Support in BIOS