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: Oldest
  1. Anonymous
    2020-08-08T16:19:04+00:00

    I got mine fixed but can't remember what I did?  Maybe something in Services.  Sorry.

    I did not get mine fixed.  Just thought I did.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2020-08-08T19:01:14+00:00

    As mentioned on another thread, I installed the optional update KB4568831 which fixes the issue.

    I also manually installed KB4568831, but it did NOT resolve the issue with MoUsoCoreWorker.exe preventing sleep. If I want the computer to remain asleep, I have to manually Restart the Windows Update Service each time I boot or wake the computer from sleep. At least it sleeps nominally after doing that, but I'm still waiting for Microsoft to fix this problem.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2020-08-10T18:18:52+00:00

    Same problem here, i noticed pc wouldn't go to sleep anymore since i updated to Windows 10 v 2004 a few weeks ago, powercfg /requests shows MoUsoCoreWorker.exe is keeping it awake, i manually stopped that process and then it works, however it will of course come back, we need a solution for this asap.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2020-08-10T18:26:07+00:00

    I have the same problem but what I find interesting is that it is only effecting one computer.  My other computers, all on the same version of 2004, go to sleep.  The offending process doesn't show at all.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2020-08-11T14:17:09+00:00

    Given that the wake request listed in /requests is under the EXECUTION category, I'm curious whether this will help anyone else:

    powercfg /requestsoverride PROCESS MoUsoCoreWorker.exe AWAYMODE SYSTEM DISPLAY EXECUTION

    The /? for powercfg /requestsoverride implies that you can't add an override for the EXECUTION category but that appears to be false, you can add it and it will appear in the list. It's not clear to me yet whether it works, though, since other recommended workarounds in this thread have failed after a few days. I'll be trying it locally and it would be cool to find out whether it works for anyone else, as well.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments