Mouso core worker process

Anonymous
2020-06-02T04:20:14+00:00

My computer (Windows 10, 64-bit Build 19041) is constantly waking up from sleep and then going back to sleep for a short time only to repeat the cycle.  I ran sleep diagnostics on the Windows PowerShell as administrator i.e. powercfg /systemsleepdiagnostics.  The report from yesterday (5/31/2020) indicates that my computer awoke from sleep 50-55 times during the course of the day until at about 8:00 p.m., I decided that it was better to fully shut down the computer rather than have these continued cycles.  The common thread in all these awakenings from sleep is MoUSO Core Worker Process (MoUsoCoreWorker.exe). 

- Power Requests

- \Device\HarddiskVolume5\Windows\System32\MoUsoCoreWorker.exe | START TIME | DURATION | TYPE | TOKEN | | --- | --- | --- | --- | | 2020-05-31T18:18:53 | 0:00:01 | Execution | 0xffff8389192ab2e0 |

This executable is a Microsoft programming element. 

 Why is this happening and what can I do to eliminate this totally annoying phenomena?

Windows for home | Windows 10 | Sleep and Power on, off

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

317 answers

Sort by: Most helpful
  1. Anonymous
    2020-10-10T00:44:21+00:00

    Again, with all due respect, although you may have hit upon one of a million reasons why windows may stay awake or a PC may wake from sleep, the main thread of this issue is the specific case where MoUsoCoreWorker.exe is keeping a PC awake where the million or so other reasons are not.

    Sure, a rogue WOL packet might wake a PC, or leaving a Word file open on a UNC share might prevent it going to sleep, but the overriding issue here is that each patch Tuesday the MoUsoCoreWorker.exe will spring in to action (no matter if you 'fixed' it last month or not) and prevent your PC going to sleep again!

    That is the main issue we need MS to fix (regardless of whether this thread has helped with one or two of the million other scenarios along the way).

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2020-10-10T00:35:34+00:00

    With all due respect, I don't think it was. Maybe solved until the next patch Tuesday, but not solved permanently...

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2020-10-09T21:08:10+00:00

    Had the same problem.

    I checked for updates via Windows Update - it said - no new updates.

    I restarted the Windows Update service.

    I checked for updates via Windows Update again (2 min later), and now Windows Update finds new updates.

    It seems like windows update is stuck in a loop and thus the services keeps on staying alive. 

    I think that it probably fixed my problem. If anything new will happen, I'll update here.

    My problem was solve with the above solution

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2020-10-09T19:08:42+00:00

    I think it is still worthwhile to keep this discussion here. I thought my issue was with MoUsoCoreWorker.exe because that's what I saw in the powercfg.exe output when the display would instantly wake back up from the sleep that was just started. However, this was a red herring, at least for me. The real issue was the USB device. I discovered that because of a suggestion in this thread.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2020-10-09T18:59:30+00:00

    If you run 'powercfg /devicequery wake_programmable' from an administrator command prompt, you will probably see one or more network adapters named something like 'Intel(R) I211 Gigabit Network Connection' or 'Intel(R) Wi-Fi 6 AX200 160MHz'. Try using 'powercfg /devicedisablewake <devicename>' to disable wake for each one. In my experience, wake-on-LAN is enabled by default for all network adapters, and any network with other devices on it will constantly wake your device from sleep unless you're in a carefully configured workplace where everything is hooked up to switches.

    Can this discussion be moved or its own thread started?  It is taking away from the point of this thread.

    This thread is about MoUsoCoreWorker.exe which has been preventing sleep on most if not all Windows 10 computers for months with Microsoft doing nothing about it.

    Was this answer helpful?

    0 comments No comments