On windows 2016 server from few days CPU is getting high frequently at any random interval of time. The main reason for it is system which is taking High CPU (NT KERNEL & SYSTEM).

Anonymous
2024-09-09T11:30:26+00:00

I have a windows 2016 server from few days i have noticed its CPU is getting high frequently at any random interval of time. The main reason for it is system which is taking High CPU (NT KERNEL & SYSTEM). can SOMEONE HELP ME in resolving this issue.

Windows Server Performance and maintenance System performance

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. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes
Accepted answer
  1. Anonymous
    2024-09-09T16:10:31+00:00

    Hello

    Thank you for posting in Microsoft Community forum.

    It sounds like you're experiencing high CPU usage on your Windows 2016 server due to the NT KERNEL & SYSTEM process. This can be a common issue and there are several potential causes and solutions.

    1. Check for Drivers Issues:
      • Outdated or faulty drivers can cause high CPU usage. Make sure all your drivers, especially for network, disk, and graphics, are up to date.
    2. nvestigate with Performance Monitor:
      • Use Windows Performance Monitor to identify which processes or services are contributing to the high CPU usage.
      • Open Performance Monitor (type perfmon in the Run dialog: Windows Key + R) and create a custom data collector set to monitor CPU usage over time.
    3. **Check for System Services and Processes:**
      • Use Task Manager and Resource Monitor to identify which processes are using significant CPU resources.
      • Open Task Manager (Ctrl + Shift + Esc), go to the "Processes" tab, and sort by "CPU" to see which processes are at the top.
    4. **Analyze with Windows Debugging Tools:**
      • If you have more experience with debugging, you could use tools like WinDbg to analyze the kernel memory dumps for specific clues.

    Analyze a Kernel-Mode Dump File by Using WinDbg - Windows drivers | Microsoft Learn

    Best Regards,

    Wesley Li

    0 comments No comments

0 additional answers

Sort by: Most helpful