Jump to content

How can I find the process name if I have the PID (process ID)?

YonathanZ

Hi,

 

I was playing Overwatch just fine and then a new game started and it stuttered a lot, it was unplayable and I had to Alt+F4 out of it.

I found the PID of the process which was using 90% CPU, but not its name. I now look in the Task Manager tab called Services and find nothing with that PID there. 

Is there a way to find the process name?

 

BTW, I found the PID using Event Viewer.

 

Thanks.

Link to comment
Share on other sites

Link to post
Share on other sites

open a command prompt, then type

tasklist /fi "pid eq xxxx"

where xxxx is the PID

Computer Case: NZXT S340 || CPU: AMD Ryzen 5 1600 || Cooler: CM Hyper212 Evo || MoBo: MSI B350 Mortar || RAM Vengeance LPX 2x8GB 3200MHz || PSU: Corsair CX600 || SSD: HyperX Fury 120GB & 240GB || HDD: WD Blue 1TB + 1TB 2.5'' backup drive || GPU: Sapphire Nitro+ RX 580 4GB

Laptop 1 HP x360 13-u113nl

Laptop Lenovo z50-75 with AMD FX-7500 || OS: Windows 10 / Ubuntu 17.04

DSLR Nikon D5300 w/ 18-105mm lens

Link to comment
Share on other sites

Link to post
Share on other sites

26 minutes ago, YonathanZ said:

I found the PID of the process which was using 90% CPU, but not its name. I now look in the Task Manager tab called Services and find nothing with that PID there. 

Services only lists Windows' own services and not all active processes

check Details tab for all active processes 

Link to comment
Share on other sites

Link to post
Share on other sites

 

Couldn't find it, neither could the CMD command.

I ran MalwareBytes an hour ago and it found lots of files belonging to a single piece of malware, and removed them all. CPU usage has dropped to about 7% on idle; It was around 50% before. I think the issue was fixed. I'll report back if such stutter occurs again.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×