A bunch of different programs are taking up CPU. However, those are programs that's not even active.
They're not supposed to take that much CPU.
It's as if the CPU got downgraded or something.
What can I do ?
A bunch of different programs are taking up CPU. However, those are programs that's not even active.
They're not supposed to take that much CPU.
It's as if the CPU got downgraded or something.
What can I do ?
It looks like your system has a bottleneck, but it seems most likely that one of the processes is a blocking process. I see the Visual Studio is unresponsive. Have you tried closing Visual Studio and anything that you may have been running or debugging from Visual Studio? If closing Visual Studio doesn't help, you might consider a restart to release all threads. Once you've restarted, open each application and keep an eye on usage.