PuTTY 0.83 — Latest Stable

Released February 8, 2025. Choose your preferred installer format below.

⚙️

Windows 64-bit (Arm)

v0.83 — MSI Installer

Optimized specifically for Windows running on ARM64 architecture processors (Snapdragon, etc.).

Download Arm Installer
📦 ~3.3 MB 🔒 SHA256 verified 🖥️ Windows on Arm
🕰️

Windows 32-bit (x86)

v0.83 — MSI Installer

For older Windows systems or 32-bit environments. Complete suite with full feature parity.

Download 32-bit Installer
📦 ~3.2 MB 🔒 SHA256 verified 🖥️ Legacy PCs
⚙️

Windows 32-bit (Arm)

v0.83 — MSI Installer

Optimized for 32-bit Windows operating systems running on ARM architecture (e.g., Windows IoT Core).

Download Arm Installer (32-bit)
📦 ~3.2 MB 🔒 SHA256 verified 🖥️ Windows on Arm
💻

Standalone Executable

v0.83 — Portable .exe

No installation required. Download and run directly. Ideal for portable USB drives and restricted environments.

Download putty.exe (64-bit)
📦 ~1.5 MB 🚀 No install needed 🔒 Portable

Complete PuTTY Suite

Individual standalone executables — no installer required. Choose exactly the tools you need.

Tool Description 64-bit (x86) 32-bit (x86) 64-bit (Arm) 32-bit (Arm)
putty.exe SSH, Telnet, and serial console client Download ↓ Download ↓ Download ↓ Download ↓
puttygen.exe SSH key pair generator (RSA, DSA, ECDSA, Ed25519) Download ↓ Download ↓ Download ↓ Download ↓
pscp.exe Secure file copy via SCP protocol Download ↓ Download ↓ Download ↓ Download ↓
psftp.exe Interactive SFTP client Download ↓ Download ↓ Download ↓ Download ↓
plink.exe Command-line SSH connection tool (scripting) Download ↓ Download ↓ Download ↓ Download ↓
pageant.exe SSH authentication agent (key manager) Download ↓ Download ↓ Download ↓ Download ↓
💡

Tip: Always download PuTTY from official sources only. Verify file checksums against the official PuTTY website to ensure authenticity and security.

PuTTY on macOS & Linux

PuTTY is also available for Unix-like systems via package managers.

🍎

macOS

Install via Homebrew package manager:

terminal
brew install putty
🐧

Linux

Install from your distribution's package manager:

terminal
# Debian/Ubuntu
sudo apt install putty

# Fedora/RHEL
sudo dnf install putty

# Arch Linux
sudo pacman -S putty