moka5

CPU Pegged - by "m5authd.exe"

m5authd.exe is pegging my CPU after reboots, I have to end the task after my pc finally comes up.

I had to uninstall M5 last week, and figured I would give it another shot today and it does the same thing. 99% CPU Usage.

Somebody help me, I love moka5 and don't want to have to uninstall it and not use it.

This was introduced in the

This was introduced in the latest release. We'll be contacting you to gather more information. If any other users observe this issue, please add to this forum topic.

* Please include Host Operating Version with amount of memory
* All antivirus and firewall applications softwares
* VMware Product Version (if not installed by the moka5 Engine
* support log from the moka5 Engine (use Ctrl-Shift-F1)

Workaround: Disabling the m5authd service

Note: Disabling this service will require that the user be an Administartor when running the moka5 Engine.

  1. Right click on "My Computer", select Manage and the "Computer Management" window will open
  2. Go down to "Services and Applications" followed by "Services"
  3. Find "moka5 Authorization Service" on the right side of panel.
  4. Select the "moka5 Authorization Service" and select Stop
  5. Select Properties and change the Startup type to Manual

Command Line to start/stop m5authd service

Stopping m5authd:

  • net stop "moka5 Authorization Service"

The following message should occur after a successful stop:
The moka5 Authorization Service service was stopped successfully.

Starting m5authd:

  • net start "moka5 Authorization Service"

The following message should occur after a successful start:

The moka5 Authorization Service service is starting.
The moka5 Authorization Service service was started successfully.