microsoft:misc:koll_proc
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| microsoft:misc:koll_proc [2019/10/10 08:42] – rplecko | microsoft:misc:koll_proc [2019/10/10 09:12] (current) – rplecko | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| === Kill process / Stop hung service === | === Kill process / Stop hung service === | ||
| - | | + | |
| - | | + | |
| < | < | ||
| Line 9: | Line 9: | ||
| DISPLAY_NAME: | DISPLAY_NAME: | ||
| </ | </ | ||
| - | | + | |
| < | < | ||
| C: | C: | ||
| PID : 3480 | PID : 3480 | ||
| - | | + | </ |
| + | * With known PID we can now kill the process | ||
| + | < | ||
| + | taskkill /f /pid 3480 | ||
| + | SUCCESS: The process with PID 3480 has been terminated | ||
| + | </ | ||
microsoft/misc/koll_proc.1570696941.txt.gz · Last modified: 2019/10/10 08:42 by rplecko
