High CPU for multiple processes Microsoft 365

Anonymous
2024-01-01T17:07:45+00:00

In the last several days I have noticed my laptop CPU fan blowing constantly. The culprit seems to be 4 identical processes using the same amount of CPU as each other continuously hovering at about 8-12%. This keeps the fan blowing 24/7.

The Task Manager shows the Process name as "Microsoft 365 and Office (32 bit)" and no Office applications are running. When I view the details the executable names are "odt____.tmp.exe" with the underscores representing some 3- 4-character hex value, e.g. C67A.

I can end the tasks but they come back after a time and the CPU fan turns on again.

What are these processes and can I turn them off?

TIA

BTW, I tried to include a screenshot, but the image upload doesn't work.

Microsoft 365 and Office | Install, redeem, activate | For business | Other

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

54 answers

Sort by: Most helpful
  1. Anonymous
    2024-01-11T18:05:57+00:00

    I also did nothing and the last time it spun up and ate CPU was in the early AM PST of 1/10. In the afternoon and this morning nothing. Checked C:\Windows\Temp and found new cfg and odt files. Only updates in update history:

    Of course, this thing reaches out to Microsoft in the cloud, and something out there has likely changed.

    I did not some logs in the same folder. Did a couple of compares and then lost interest. But did note that older, failing versions had 8 instances of "Office.Experimentation" object where working one had only 1. But this may be total coincidence and hard to diagnose without correct tools to parse logs.

    But IMHO, Microsoft fixed. If I see back, I will post another reply.

    Safe Computing!

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2024-01-03T21:52:12+00:00

    Same issue. Can you please keep us updated on your findings with the ticket?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2024-01-02T22:36:01+00:00

    Thank you for the suggestion, but I don't see that process or task.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2024-01-02T21:12:39+00:00

    I had the same issue but when I killed them they didn't seem to come back.

    See if you have a process called CacheTask, it was the only task running and something is starting them. I couldn't test because they didn't come back.

    Get-ScheduledTask -TaskName CacheTask 

    To stop it

    Get-ScheduledTask -TaskName CacheTask | Stop-ScheduledTask

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2024-01-01T18:35:19+00:00

    365 desktop? Changed/updated anything? in the first instance a repair

    Restart the PC, once fully loaded, repair Office,> Apps & Features>Select Office your version>Modify /Repair, once the repair completes re-test (Quick repair)

    Was this answer helpful?

    0 comments No comments