For reasons unbeknownst to mankind, there are a surprising number of applications designed to arbitrarily select and destroy processes on a PC until it crashes. This morning, I was made aware of an ...
I've tried killing them via KDE's process watcher (which usually works well), as well as opening a terminal and trying a "kill -9 <PID>", but it doesn't work. I would just reboot, but I know from past ...
Common methods:<BR>-kill / pskill tools<BR>-getting a CMD or Taskman with SYSTEM permissions via Scheduled Tasks<BR>-use a "System Command Service" as described here<BR><BR>The latter two are clumsy, ...