📎 AI Summary:
The thread discusses an issue where a process with PID 4 causes high CPU usage, observed on a friend's computer, which resolved itself. The original poster questions how disabling HDD timeout (spin-down) could address the CPU problem, seeking clarification on the connection. A respondent suggests analyzing system process threads to identify which are consuming CPU and understanding their functions to diagnose the issue.

WinFreak

Member
Joined
Jan 26, 2018
Messages
31
Thread Author #1
I never had the high Kernel & System CPU usage, but I saw this issue on a friend's computer.

The process with PID 4 had a high CPU usage. But that issue solved itself.

However, how is disabling HDD timeout (spin down after ** minutes) meant to solve the CPU usage issue? How is it related?
 

Solution
You'd have to evaluate the threads on the system process, determine which is utilizing the CPU and from there determine what the thread is doing.

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,995
You'd have to evaluate the threads on the system process, determine which is utilizing the CPU and from there determine what the thread is doing.
 

Solution