Results 1 to 5 of 5

Thread: svchost.exe shows 100% CPU ntdll.dll on Windows 7

  1. #1
    Join Date
    Sep 2009
    Posts
    77

    svchost.exe shows 100% CPU ntdll.dll on Windows 7

    Recently i had installed Windows 7 on my machine. Now the problem is that my Explorer show 2 thread for svchost.exe with 100% CPU usage. In that first one shows as ntdll.dll!RtlIsCriticalSectionLockedByThread+0x9f0 (about 50% CPU), while the second shows as ntdll.dll!RtlRegisterThreadWithCsrss+0x197 (about another 50% CPU). On my system, the Process Explorer is been showed under SVCHost.exe. In order to speed up the computer I kill the thread but from then on programs do not load correctly when they attempt to run the same line of code. So, can any one tell me that why does svchost.exe shows 100% CPU ntdll.dll on Windows 7? Any one has any idea about it? Kindly help me out to resolve the above issue. Thanks.

  2. #2
    Join Date
    May 2006
    Posts
    976

    Re: svchost.exe shows 100% CPU ntdll.dll on Windows 7

    It looks like Windows Defender service causes the high CPU usage by svchost.exe in Windows 7 x64 in several hours of Windows usage. Its the Plug And Play that's causing it. umpnpmgr.dll with ntdll.dll!tppwaiterp thread that makes the CPU spike. Windows Update installed the Windows Defender.

  3. #3
    Join Date
    Jan 2006
    Posts
    830

    Re: svchost.exe shows 100% CPU ntdll.dll on Windows 7

    Did you ever run sfc /scannow? Open it up, double click on the offending svchost.exe and go to the 'Threads' tab. Go into msconfig and using selective startup, disable everything listed on the startup tab window, and run it that way long enough to see if the problem reappears. On your first time it'll throw up a warning about not having the debugging tools, but that's ok. Sort by CPU and you'll see which DLL is sucking up all the processor time. If it does, then you might have to consider other possibilities, like a system restore or repair install.

  4. #4
    Join Date
    Oct 2004
    Posts
    1,342

    Re: svchost.exe shows 100% CPU ntdll.dll on Windows 7

    Svchost.exe is a generic process working as a host for other processes turning from Dlls, there may be several entries for this process. The best way to diagonize the problem is to perform live debug of the machine for which you need to have the windbg installed on the source machine and then set your target ( problem machine ) and perform remote debugging either using custom ports or using serial cable. Symptoms like yours are generally the result of IE 3rd party add-on's. Disable IE add-on's and see if your problem doesn't disappear.

  5. #5
    Join Date
    Dec 2007
    Posts
    996

    Re: svchost.exe shows 100% CPU ntdll.dll on Windows 7

    In Process Explorer, choose File->Show Details for All Processes. If you right click on the svchost.exe that is using the most CPU, click Properties then click Threads, Process Explorer will show the CPU usage for the .DLLs that are being run by svchost.exe.Then try to get at the stack. If you haven't configured symbols in Process Explorer, then you need to follow the instructions in procexp.chm.

Similar Threads

  1. Replies: 2
    Last Post: 11-03-2012, 12:10 PM
  2. Taskmanager shows Svchost.exe processes running
    By Mascouten in forum Windows Software
    Replies: 5
    Last Post: 09-12-2010, 10:17 AM
  3. Windows explorer error - ntdll.dll
    By Adrina_g in forum Operating Systems
    Replies: 4
    Last Post: 09-03-2010, 10:14 PM
  4. Replies: 3
    Last Post: 18-05-2009, 02:31 PM
  5. Fault Application svchost.exe module ntdll.dll
    By hindustnidude in forum Windows XP Support
    Replies: 2
    Last Post: 18-05-2006, 07:18 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,449,684.18106 seconds with 17 queries