Author: freefly
Subject: How to know the parent process of a running thread
Posted: 22 December 2013 at 6:02pm
Hi all,
I am using windows 8.1 and my service host (netsvcs) is using around 13% of the CPU constantly. I have found two threads that is using the processor. I am not sure how can I know which process or service that, this thread belongs to ?
I can see three services running under that service host instance.
1) c:\Program Files\Microsoft Mouse and Keyboard Center\ipoint.exe
2) C:\Windows\System32\taskhostex.exe
3) c:\Program Files\Microsoft Mouse and Keyboard Center\itype.exe
Svchost.exe is using around 270 MB of memory !!!
Can anyone tell me please, how to resolve this issue ?
Subject: How to know the parent process of a running thread
Posted: 22 December 2013 at 6:02pm
Hi all,
I am using windows 8.1 and my service host (netsvcs) is using around 13% of the CPU constantly. I have found two threads that is using the processor. I am not sure how can I know which process or service that, this thread belongs to ?
I can see three services running under that service host instance.
1) c:\Program Files\Microsoft Mouse and Keyboard Center\ipoint.exe
2) C:\Windows\System32\taskhostex.exe
3) c:\Program Files\Microsoft Mouse and Keyboard Center\itype.exe
Svchost.exe is using around 270 MB of memory !!!
Can anyone tell me please, how to resolve this issue ?