- Run CMD Prompt in administrator mode.
- Type: "powercfg -requests"
- Check and see if anything is in use. If it is, tell your system to override it using this command where 'ASUS Xonar DG Audio Device' was the driver name from the first command:
- powercfg -REQUESTSOVERRIDE DRIVER "ASUS Xonar DG Audio Device" SYSTEM
- Now type powercfg -requestsoverride to verify your devices got added to the exception list.
- Make sure there's no waketimers. powercfg -waketimers As you can see, on Windows 10 there's this default one.. even though in my power cfg they're set to off.
- Search Task Scheduler
- Navigate to Task Scheduler Library\Microsoft\Windows\UpdateOrchestrator\Reboot
Note: Reboot is just a file, but you need to go inside all those folders - Right Click Properties then click Conditions
- Uncheck Wake the computer to run this task
- Beware... Windows update might re-enable it automatically. When you type powercfg -waketimers though, it should say there are none now.
- Another thing to check....
- Search: Local Group Policy Editor (you can launch gpedit.msc)
- Navigate to: Computer Configuration / Administrative Templates / Windows Components / Windows Update
- Double click on: Enabling Windows Update Power Management to automatically wake up the system to install scheduled updates and set it to "Disabled"
- powercfg /devicequery wake_armed For everything in that list that isn't your keyboard or mouse, disable it like
powercfg /devicedisablewake "Intel(R) Dual Band Wireless AC-8260"