Extensive CPU usage after Resuming Windows

I have noticed Very High CPU usage by opened Arduino IDE Tabs, after resuming Windows 10 from Sleep or Hibernation.
I waited about 10 minutes but cpu usage stayed at 100% , from which more than 80% is consumed by Arduino IDE 2.0.
After all i forced to close all IDEs.

These are the Processes used by the CPU according to the Task Manager.
clangd.exe
Arduino IDE.exe Arduino IDE
arduino-language-server.exe

Version: 2.3.2
Date: 2024-02-20T10:04:35.814Z
CLI Version: 0.35.3

Since you can see the processes which one(s) are using the resources? Does that show all processes? You can kill the processes to see if that is the problem. My wife's laptop does the same thing but it has no development software of any type on it. Sometimes letting it go back to sleep and wake it up again solves the problem.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.