💻 Software
What can I use to find the unresponsive program and it's id?
Fresh5 days ago
Mar 15, 20264739 viewsConfidence Score0%
0%
Problem
If program crashes , How can I find the id of this program? . I do not the name of the unresponsive program.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: What can I use to find the unresponsive program and it's id?
Low Risk
There are a several ways ways. First, download and run 'htop' from inside a terminal. You can sort processes by CPU usage - if you have a process not responding, often these will be chugging CPU like none other. Alternately, try running 'ps -A' in a…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix