1. Home
  2. Docs
  3. RogueKillerCMD
  4. Getting Started
  5. Processes

Processes

List Processes

RogueKillerCMD.exe -list PROC

Kill Process by PID

RogueKillerCMD.exe -kill PID 1234

Kill Process by Window name (GUI-ed processes)

RogueKillerCMD.exe -kill WIN window_name

Kill Process by name

RogueKillerCMD.exe -kill PROC process_name

How can we help?