KillerShell Download

One portable Windows exe for managing a computer and everything on it. Files, shells, text editing, storage and system admin share one window and one set of keys.

KillerTerminal
winget install killershell
choco install killershell
Source on GitHub
version KillerShell v1.2.3
released 2026-09-01
size 3.26 MB exe
platform Windows 10/11 x64
runtime .NET Framework 4.8
sha256 FD57BB773F713D3D9952D5A8E08EF442
0A9C7850F659A1E0197299B6AA24E22C

Install or run portable. Free, open source, GPLv3.
No agent, no account, no subscription.
No telemetry is sent and no ads... ever.

By a field tech, for field techs

Created during everyday systems administration work at a large MSP, where the same loop ran all day: find the file, open a terminal in that folder, edit something. Three applications, three tab strips, and a lot of alt-tabbing between them to do one job.

It was built to collapse that loop into one window: find what you need, drop into a shell already in the right folder, edit the file, close the ticket, move on.


Read the story behind it on the About page.

Built from scratch

KillerShell is written in C# and WPF on .NET Framework 4.8, so it runs as one self-contained native .exe with no runtime to install. The browser, the terminal and the editor are not three programs bolted together: they are one process sharing one tab strip, which is why moving between them costs nothing. No index, no background agent, nothing left running when you close the window. It also carries a full admin toolkit - process and service management, a live performance monitor, Event Viewer and a registry editor, each one key away.

The Technical page breaks down how it works, and Help covers every key and gesture.

Fully featured

  • Browse - list, icon and details views
  • Search - names or contents, with no index
  • Terminal - PowerShell or CMD in a tab
  • Editor - F7, with syntax highlighting
  • Files - copy, move, rename, delete
  • Tabs - folders, searches, shells, files
  • Export - HTML report or CSV
  • Processes - F9, with services and live CPU/RAM
  • Registry - Ctrl+F11, lazy-loaded tree with search
  • Storage - F4, a treemap of where the space went
  • Themes - thirteen, four of them with six live accent colors each (33 looks)

What it does

Filename search

Wildcard patterns like *.log or report_*.xlsx matched against every filename in the tree. Results stream in real time with no pre-indexing.

Content search

Streams through files line by line without loading them into RAM. Shows matched lines with their line numbers, and skips binary files automatically.

Terminal in a tab

PowerShell, Windows PowerShell or CMD opens in the folder you are looking at, elevated if you want it. The working directory is tracked live, so one click turns it back into a browsing tab.

Editor in a tab

Open any file with F7. Syntax highlighting, line numbers, find and go to line, with word wrap on by default. Your encoding and line endings are preserved exactly, never invented.

Search within results

Pipe one search's results into a new tab and search inside just those files. Chain as deep as you like; each pass only touches the survivors of the last.

Two panes

F10 splits the window side by side or stacked, each pane with its own tabs. Drag files from one to the other, or keep a search on the left and a shell on the right.

Storage analyzer

F4 draws a treemap of any folder or drive: one rectangle per file, sized by how much space it takes. Zoom into a folder, filter by depth or minimum size, and send what you find to the Recycle Bin.

Processes & services

F9 opens a live CPU, memory and owner grid you can filter by name, path or user. End or restart a process, or start, stop and restart a service, each behind a confirm dialog.

Performance monitor

F11 opens a Task-Manager-style live view: one tile per CPU, RAM, disk, network adapter and GPU, a minute of history on every graph, and a per-core CPU breakdown.

Registry Editor

Ctrl+F11 opens a full tree over all five hives with type-aware value editing, create/rename/delete for keys and values, and Ctrl+F to search loaded names.

Event Viewer

Ctrl+F12 opens the Application, System and Security logs with level and text filtering, full record detail with a raw XML view, and paging through the filtered results.

Real file operations

Copy, move, rename, new folder, and delete to the Recycle Bin or permanently. Copy and move show real progress and stop to ask on a collision, with both files' size and date in front of you.

Multiple terms

Run several filename and content searches in a single pass. Each term is tracked independently with its own match count, so you can see which patterns hit.

Include / exclude filters

Semicolon-separated patterns narrow or limit the scope by extension or directory segment, for example *.txt;*.log or node_modules.

Sort & refine

Sort results by name, location, size, or modified date, and press Ctrl+F to filter the list live. Dropdown filters narrow by extension, date, or size.

Tabs

Each tab is its own search, folder, terminal or open file, with its own history and results. Drag tabs to reorder, and optionally restore your open tabs on the next launch.

Live folder browsing

List, icon and details views, with a folder tree, an address bar, and back / forward / up on Explorer's own keys. A browsed folder tracks the disk, so a file deleted in another window disappears here too.

HTML & CSV export

Export results as a self-contained HTML report with matched lines and a built-in theme switcher, or as CSV for spreadsheets. Opens anywhere, no dependencies.

Keyboard driven

Explorer's conventions where they exist, and single keys rather than chords where they do not. F1 shows every gesture as a list or on a visual keyboard you can hold Ctrl over.

Install or run portable

Drop the .exe anywhere and run it, or install it for just you, or for every user on the PC.
No extra runtimes or dependencies are required.

Private by design

Everything runs on your machine. No agent is installed, no account is required, no cloud, and no telemetry is sent anywhere.
Nothing about your files leaves the device.

Themes & accents

Thirteen themes (Dark, Light, Black, 98SE, Blood, Greed, Cyanotic, Ectoplasm, Decay, Malaise, Sepulchre, Delirium and Mourning), four of them carrying six accent colors of their own, all switchable live.

Fifteen languages

The interface is localized in fifteen languages (English, Spanish, German, French, Hungarian, Italian, Turkish, Polish, Czech, Japanese, Chinese Traditional and Simplified, Bengali, Russian and Kazakh), switchable live from the toolbar.