4,461
edits
Reactive license |
→System wouldn't go to sleep: MoUsoCoreWorker.exe |
||
Line 28: | Line 28: | ||
There are many reasons why a computer wouldn't go sleep regardless of the power settings. Here are some of my notes on troubleshooting this. | There are many reasons why a computer wouldn't go sleep regardless of the power settings. Here are some of my notes on troubleshooting this. | ||
=== MoUsoCoreWorker.exe (Windows Update service) === | |||
If <code>powercfg -requests</code> lists MoUsoCoreWorker.exe, the Windows Update service may be stuck on somewhere. Just restart the Windows Update services by opening services.msc. | |||
=== Network related issues === | === Network related issues === | ||
Line 59: | Line 64: | ||
C:\Windows\system32>powercfg -requestsoverride DRIVER "\FileSystem\srvnet" SYSTEM | C:\Windows\system32>powercfg -requestsoverride DRIVER "\FileSystem\srvnet" SYSTEM | ||
</source> | </source> | ||
= Activation = | = Activation = |