What is Trezor Bridge?
Trezor Bridge is a small application that allows secure communication between your Trezor device and supported web wallets. It runs locally on your computer and ensures safe transactions.
Secure & Local
Works only on your device, no third-party servers.
Cross-Platform
Available on Windows, macOS, and Linux.
Easy Updates
Keep your Bridge up to date with one click.
Browser Integration
Connects smoothly with major browser wallets.
Download Trezor Bridge
Download for Windows Download for macOS Download for LinuxInstallation Steps
- Download the installer for your operating system.
- Run the installer and follow on-screen instructions.
- Reconnect your Trezor device and open your web wallet.
Troubleshooting
Common issues and solutions:
- Device not detected: Try a different USB cable and make sure Bridge is running.
- Browser prompts blocked: Allow Bridge in browser settings or disable strict extensions temporarily.
- Installer fails: Re-download the file and run as administrator.
Advanced Commands
# Restart Bridge on macOS (Homebrew) brew services restart trezor-bridge # Check Bridge process on Linux ps aux | grep trezor-bridge