I've been having the same problem on my HP desktop running Vista home for a couple weeks. I read that someone fixed the same problem by updating some hardware firmware, so I opened Resource Monitor and started unplugging all my hardware one at a time. The instant I unplugged my Belkin USB network adapter, NT Kernel & System dropped down to 0% and my computer unfroze entirely. The same adapter has been causing me a lot of grief for months- it wouldn't respond every time my computer came out of standby. I'll be updating the driver and firmware to see if that helps - otherwise that garbage is going in the trash. I recommend disabling/unplugging hardware (especially if you have any with odd behavior) until the problem stops, then replacing or updating that hardware.
NT Kernel & System using 100% of CPU
Hi,
I just bought a new laptop with Window Vista Basic. The laptop has 3 Gb ram. I was just reading an article on line and then I start to hear the laptop fan running like crazy. then I went to the Resource Monitor and there was an image/program that was using 95% of my cpu and it was my system with description of "NT Kernel & System". It has been going on for over 30mins. Other than restarting the computer, what can I do about this "NT Kernel & System" eating up 95% of my CPU?
Windows for home | Previous Windows versions | Performance and system failures
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.
Hello Dtsai,
Thank you for posting. What you just described seems to be some form of mal-ware trying to mascuerade as a legitimate windows service. Windows does have NT Kernel and also System, but they never show up together as one service, program, or file.
I highly recommend that you use your favorite anti-virus and anti-spyware program and do a full scan of your PC.
Please try the scan and let me know if this helps you
Zack
Microsoft Answers Support Engineer
59 additional answers
Sort by: Oldest
-
Anonymous
2010-03-27T23:11:11+00:00 CPU consumption by the system process is generally attributable to drivers and kernel mode components. Killing this process (??) is not advisable, and I'm surprised the system / Task Manager would let you do it (I'm not inclined to try it myself).
You can use xperf to investigate further.
If you're running an x64 version of Windows, run the following from an elevated CMD prompt, and reboot:
reg add "HKLM\System\CurrentControlSet\Control\Session Manager\Memory Management" -v DisablePagingExecutive -d 0x1 -t REG_DWORD -f
Then, get the Windows Performance Toolkit 4.6 from the Windows 7 RTM SDK . Run the web installer and choose to install Win32 Development Tools.
Once the Windows Performance Toolkit is installed open an elevated CMD prompt change to the folder containing xperf.exe and execute:
xperf -on DiagEasy+PROFILE -stackwalk Profile
Then, just after reproducing the problem, run:
xperf –d merged.etl
Then, ZIP merged.etl, upload it to SkyDrive, and provide the link.
-
Anonymous
2010-03-28T00:43:02+00:00 Hello,
I have no option to 'turn off' indexing on my hard drives, but under indexing options in the control panel, there are over a thousand files that are indexed. What's up with that? I hope that doesn't cause a problem.
Thanks for the tips. LW
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more