Extension Icon

Kill Process

Terminate processes sorted by CPU or memory usage
AvatarRoland Leth
441,946 Installs
OverviewCommandsVersion History

Versions14

Fixed Force Kill in MacOS - December 16, 2025

  • Fixed force kill for MacOS by encapsulating the kill command within a zsh shell

Windows Fix - December 2, 2025

  • Fix CPU and Memory values on Windows

AI Updates - November 27, 2025

  • Extract AI instructions from package.json into dedicated ai.yaml file
  • Fix and clarify AI eval criteria wording, and improve the instructions for some edge cases

Windows Support - August 29, 2025

  • Add support for Windows

Added Force Kill - June 10, 2025

  • Force kills the chosen process with sudo (requires enabling sudo authentication with fingerprint)

✨ AI Enhancements - February 21, 2025

  • Added AI Extensions support allowing natural language interaction with the extension

Improvements - September 5, 2024

  • Adopted separate accessories for CPU and memory usage, including icons
  • Added a dropdown to the command list for sorting processes by CPU or memory usage
  • Added a section title for the command list
  • Removed the checkmark emoji from toast message to avoid redundancy with the success toast style
  • Shortened the extension description to fit the space of the Store extension
  • Improved the description of preferences for better clarity

Back Root Search After Process Kiled - March 1, 2024

  • Added preference to go back to root search after a process is killed

Kill Multiple - November 9, 2023

  • Added preference to kill multiple processes without reopening Raycast

Sort by memory and App aggregation - June 22, 2023

  • Now can sort processes by CPU or memory usage
  • Now can aggregate processes of the same app

Auto Refresh - June 13, 2023

  • Add auto-refresh of the list, check preferences

Filter by PID - March 20, 2023

  • Add filtering pid functionality

Kill Process Improvements - October 27, 2021

  • Some tweaks and adjustments behind the scenes

Add Extension - October 25, 2021

  • Add Kill Process extension