"System" process high cpu utilization

Wooseok Nam 1 Reputation point
2022-01-13T06:29:34.463+00:00

System process consisteltly takes around 25-30% CPU on my laptop, and it really slows down the entire system. I ran Windows performance analyzer, and this is the culprit stack that I found:

ntoskrnl.exe!KiStartSystemThread

  • ntoskrnl.exe!PspSystemThreadStartup
    -- ntoskrnl.exe!ExpWorkerThread
    --- FLTMGR.SYS!FltpProcessGenericWorkItem
    ---- ctifile.sys!<PDB not found>

I tried both "dism /cleanup-image /online/ restorehealth" and "sfc -scannow", but it did not fix the issue. Is there any know fix for this issue?

Windows for business Windows Client for IT Pros User experience Other
{count} votes

1 answer

Sort by: Most helpful
  1. Docs 15,761 Reputation points
    2022-01-13T06:42:45.177+00:00

    See if placing the computer in clean boot makes any difference:

    https://support.microsoft.com/en-us/topic/how-to-perform-a-clean-boot-in-windows-da2f9573-6eec-00ad-2f8a-a97a1807f3dd

    https://www.tenforums.com/tutorials/41804-perform-clean-boot-windows-10-troubleshoot-software-conflicts.html

    Some additional steps that sometimes help:

    a) scan for malware

    b) update the BIOS

    c) update drivers

    .
    .
    .
    .
    .
    Please remember to vote and to mark the replies as answers if they help.

    On the bottom of each post there is:

    Propose as answer = answered the question

    On the left side of each post: Vote = a helpful post
    .
    .
    .
    .
    .

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.