Connect Using OpenConnect on Windows
Last updated 15 Mar 2026 · 9 views
OpenConnect is an open-source client compatible with Cisco AnyConnect servers. On Windows, you can use the OpenConnect GUI application.
Install OpenConnect GUI
- Download OpenConnect GUI from https://openconnect.github.io/openconnect-gui/.
- Run the installer and follow the prompts.
- Launch OpenConnect GUI from the Start menu.
Create a Connection
- Click the gear icon or go to File → New Profile.
- Enter:
- Name: PremierVPN UK (or any label)
- Gateway: Your chosen server, e.g.
uk.premiervpn.net:443
- Click Save.
Connect
- Select your profile from the dropdown.
- Click "Connect".
- If prompted about a certificate, click "Accept".
- Enter your credentials:
- Username: Your VPN username
- Password: Your VPN password
- The tray icon will turn green when connected.
Alternative: Command Line
If you prefer the command line, install OpenConnect via the Windows installer and run:
openconnect uk.premiervpn.net --user=YOUR_VPN_USERNAME
Enter your VPN password when prompted.
Available Servers
| Location | Gateway |
|---|---|
| United Kingdom | uk.premiervpn.net:443 |
| Germany | de.premiervpn.net:443 |
| Spain | sp.premiervpn.net:443 |
| France | fr.premiervpn.net:443 |
| Netherlands | nl.premiervpn.net:443 |
| United States (Kansas) | ks.premiervpn.net:443 |
| United States (New York) | ny.premiervpn.net:443 |
| United States (Los Angeles) | la.premiervpn.net:443 |
| Canada | ca.premiervpn.net:443 |
| Australia | au.premiervpn.net:443 |
| Japan | jp.premiervpn.net:443 |
| Singapore | sg.premiervpn.net:443 |
FAQs
Should I include the port number?
Port 443 is the default HTTPS port. Most clients connect on 443 automatically, so you usually don't need to specify it. If a client asks for a port, enter 443.
Can I use the regular Cisco AnyConnect client on Windows?
Cisco AnyConnect for Windows typically requires an enterprise licence. We recommend OpenConnect GUI as a free, open-source alternative that is fully compatible.