OpenVPN on Windows

Overview

A VPN makes browsing the internet and web tasks completely anonymous so your IP address is not visible by anyone and all of your traffic is encrypted. OpenVPN is an open-source VPN solution that is widely used for privacy, remote access and securing network traffic.

OpenVPN is very fast and stable, and when connection problems appear it is very unlikely to drop connection, keeping your privacy and security intact. There are currently no known vulnerabilities which ensures your data is safe and protected.

OpenVPN is available on all major operating systems including Windows, macOS, Linux, Android and iOS. This guide is specifically for setting up OpenVPN GUI on Windows.

Step 1: Navigate to the Service Page

Log in to the client area and go to your service page. From the service page you can see your service details such as your hostname, IP address and storage usage. Click the Available Apps button at the bottom of the page.

Step 2: Install OpenVPN

On the Available Applications page, scroll down to find OpenVPN in the list. Click the Install button on the right hand side to begin the installation.

Step 3: Open OpenVPN Details

Once installed, click the Installed Apps button to go to the Installed Applications page. Locate OpenVPN in the list and click the OpenVPN Details button.

Step 4: Download a Configuration File

The OpenVPN Configuration page will open showing your available client configurations. Each config supports one device, so if you need to connect multiple devices you will need to download a separate config for each one. Click the Download Config button on any of the available clients.

Step 5: Move the Config to the OpenVPN Folder

Once downloaded, move the .ovpn configuration file to the OpenVPN config folder on your computer:

C:\Program Files\OpenVPN\config

The .ovpn file contains all of the connection settings so once it is placed in the config folder you are ready to connect.

Note: You may need to run File Explorer as Administrator to move files into the Program Files directory.


Step 6: Connect to the VPN

  1. Start OpenVPN GUI on your computer.
  2. Navigate to the OpenVPN icon in the system tray at the bottom right of your Windows screen.
  3. Right click the icon and select Connect.
  4. The icon will turn green once successfully connected.

Troubleshooting

Config not appearing in OpenVPN Make sure the .ovpn file is placed directly inside the config folder and not in a subfolder.

Connection failing Make sure you downloaded the correct config and that it has not already been used on another device, as each config file only supports one device at a time.