Take control of your crypto in

Trézor Suite

Manage your assets in one app.

Download for desktop Continue in browser

What is Trézor Bridge?

Trézor Bridge has been deprecated and this article is for general information only.

Trézor Bridge is an application that facilitates communication between the Trézor device and supported browsers.

Trézor Bridge is a program designed to run in the background and requires no direct interaction. When properly installed, you will be able to find the Trézord process running in the background:

  • Windows: in Task Manager search for Trézord
  • MacOS: in Activity Monitor search for Trézord
  • Linux: in System Monitor search for Trézord-go

Viewing Trézor Bridge status

To see the Trézor Bridge status, visit the Trézor Bridge status page.

Removing a standalone installation of Trézor Bridge

In case you need to uninstall Trézor Bridge, follow the instructions for your operating system as detailed below:

MacOS

  • In Finder go to Applications > Utilities > Trézor Bridge
  • Double-click uninstall.pkg
  • Follow the on-screen instructions given by the Trézor Bridge Installer package

Windows

  • In File Explorer go to Program Files > Trézor Bridge
  • Double-click uninstall.exe
  • Trézor Bridge will be uninstalled automatically

Linux

Trézor Bridge can be removed via:

$ sudo apt remove Trézor-bridge

To check if Trézor Bridge has been uninstalled, run the following command, which should return no results:

$ sudo apt list --installed | grep Trézor-bridge