Speedify Command Line Interface (CLI) Guide for Windows PC
This article explains how to open and use the Speedify Command Line Interface (CLI) on a Windows PC so you can control Speedify directly from a terminal window.
Let's Get Started
Step 1
Open the Speedify installation folder. Right-click the Speedify icon on your desktop and select Open File Location. You can also navigate to the installation folder directly through File Explorer if you prefer.
Step 2
Once the folder is open, Shift+right-click on an empty area inside the folder and select Open PowerShell window here. This opens a PowerShell terminal already pointed at the Speedify installation directory.

Step 3
In the PowerShell window, type speedify and press Tab repeatedly until speedify_cli.exe appears as the autocompleted option. Then press Space and type the command you want to run.
For example, to connect using the CLI:
C:\Program Files (x86)\Speedify> .\speedify_cli.exe connect
You should see Speedify respond in the terminal, confirming the action was executed.
Did you know - the Speedify CLI supports a full set of commands for managing your connections, adjusting settings, and more? See the Speedify CLI Command Reference for a complete list of available commands.