Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>WinPortKillNew to Visual Studio Code? Get it now.
WinPortKill

WinPortKill

NoxLightman

|
1 install
| (0) | Free
Inspect local Windows x64 listening ports and processes inside VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

WinPortKill for VS Code

Inspect local Windows x64 listening ports and processes directly inside VS Code.

Features

  • Ports view and processes view in a sidebar webview
  • Filter by PID, process name, protocol, address, or port
  • Kill the selected process from the panel
  • Command support for refresh and kill-selected
  • Auto-refresh with configurable interval

Requirements

  • Windows x64
  • Internet access on first launch to download the WinPortKill sidecar from GitHub Releases
  • Or an explicit local sidecar path via winportkill.sidecarPath

Commands

  • WinPortKill: Refresh
  • WinPortKill: Kill Selected

Extension Settings

  • winportkill.refreshIntervalSeconds
    • Refresh interval for the panel
    • Minimum: 3
    • Default: 10
  • winportkill.sidecarPath
    • Optional absolute path to winportkill.exe
    • Overrides the cached GitHub Releases sidecar when set

Notes

  • Actual inspection and kill flow is Windows x64-only
  • The extension caches the downloaded sidecar after the first successful launch
  • Killing protected processes may require elevated privileges
  • Kill actions terminate the whole process, not a single port binding

Source

  • Repository: https://github.com/NoxLightman/winportkill
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft