MENU
  • Blog Home
  • Business in Japan
  • DMM & Browser Gaming
  • Security
  • Windows Server/VPS Guides
  • Winserver VPS Japan
Windows VPS starting from $9.90
Providing reliable Windows VPS services from Japan since 2004.
Winserver Blog
  • Blog Home
  • Business in Japan
  • DMM & Browser Gaming
  • Security
  • Windows Server/VPS Guides
  • Winserver VPS Japan
Winserver Blog
  • Blog Home
  • Business in Japan
  • DMM & Browser Gaming
  • Security
  • Windows Server/VPS Guides
  • Winserver VPS Japan
  1. Home
  2. Windows Server/VPS Guides
  3. How to Set Up SoftEther VPN Client on Windows: Step-by-Step Guide

How to Set Up SoftEther VPN Client on Windows: Step-by-Step Guide

2026 9/03
Windows Server/VPS Guides
2026-09-03
How to set up SoftEther VPN Client on Windows with a secure VPN connection to a server

SoftEther VPN Client allows you to connect a Windows PC to a SoftEther VPN Server using connection details provided by Winserver or your VPN server administrator. If you have received a host name or IP address, port number, Virtual Hub name, user name, and authentication information, this guide will walk you through the setup process step by step.

You will learn how to download and install SoftEther VPN Client, create the Virtual Network Adapter required for VPN communication, configure a new VPN connection setting, and connect to the VPN server. We will also show you how to verify the connection from Windows, disconnect when you are finished, and troubleshoot common connection problems.

This guide is designed for users who already have the required VPN connection information and want to configure SoftEther VPN Client on Windows. The exact network configuration and authentication method may vary depending on your VPN server environment, so use the settings provided by Winserver or your server administrator when completing each step.

TOC

Before You Start

Before connecting to a SoftEther VPN Server, make sure you have the connection details provided by Winserver or your VPN server administrator.

Before starting the setup, make sure you have the following information available.

Required Item What You Need
Host Name or IP Address The address of the VPN server
Port Number The TCP/IP port number configured for the VPN server connection
Virtual Hub Name The name of the Virtual Hub you want to connect to
User Name The user name assigned to your VPN account
Password The password assigned to your VPN account

If you do not have this information, contact your VPN server administrator before continuing.

Step 1: Download and Install SoftEther VPN Client

First, download and install SoftEther VPN Client on the Windows computer you will use to connect to the VPN server.

  1. Open your browser and go to the official SoftEther VPN download website.
  2. Click Download, then select Download SoftEther VPN.
    Selecting Download SoftEther VPN on the official SoftEther VPN website
  3. Under Components, select SoftEther VPN Client.
  4. Select Windows as the platform, then choose the package that is compatible with your system.
  5. Select the appropriate release from the file list to start the download.
    Selecting SoftEther VPN Client and Windows in the SoftEther VPN Download CenterSelecting a SoftEther VPN Client installer from the download file list
  6. Once the download is complete, double-click the installer file to start the setup.
    Opening the SoftEther VPN Client installer from the Downloads folder
  7. When the setup wizard appears, click Next.
    Clicking Next on the SoftEther VPN setup wizard welcome screen
  8. When prompted to select the software to install, choose SoftEther VPN Client.
    Selecting SoftEther VPN Client in the setup wizard
  9. Accept the license agreement, then click Next.
    Accepting the SoftEther VPN Client end-user license agreement
  10. Review the important notice, then click Next.
    Reviewing the important notice during SoftEther VPN Client setup
  11. Confirm or change the installation directory, then click Next.
    Confirming the installation directory for SoftEther VPN ClientOn the next screen, review the installation settings and click Next to begin the installation.Reviewing the SoftEther VPN Client installation settings before installation
  12. After the installation is complete, make sure the option to launch SoftEther VPN Client Manager is selected, then click Finish.
    Completing the SoftEther VPN Client installation and launching VPN Client Manager

SoftEther VPN Client Manager should now open.

Initial SoftEther VPN Client Manager window after installation

SoftEther VPN Client Manager is the graphical interface used to create VPN connection settings, manage Virtual Network Adapters, and connect to or disconnect from a SoftEther VPN Server.

Step 2: Create a Virtual Network Adapter

SoftEther VPN Client uses a Virtual Network Adapter as the network interface for VPN communication.

If you are setting up SoftEther VPN Client for the first time, you must create a Virtual Network Adapter before creating the VPN connection setting.

  1. In VPN Client Manager, click New VPN Connection Setting.
    Selecting New VPN Connection Setting in SoftEther VPN Client Manager
  2. If prompted to create a Virtual Network Adapter, click Yes.
    Prompt to create a Virtual Network Adapter in SoftEther VPN Client Manager
  3. Enter a name for the Virtual Network Adapter. In this example, leave the default name as VPN, then click OK.
    Creating a Virtual Network Adapter named VPN in SoftEther VPN Client Manager
  4. Confirm that the new Virtual Network Adapter appears in VPN Client Manager.
    New VPN Client Adapter displayed in SoftEther VPN Client Manager

Step 3: Configure a New VPN Connection Setting

Next, create a new VPN connection setting using the connection details provided by Winserver or your VPN server administrator.

  1. In VPN Client Manager, double-click New VPN Connection Setting again.
  2. When the New VPN Connection Setting Properties window appears, enter the required connection details.
    Entering connection details in the New VPN Connection Setting Properties window in SoftEther VPN Client
Setting What to Enter
Setting Name Any descriptive name you prefer for identifying this VPN connection
Host Name The host name or IP address of the VPN server provided to you
Port Number The port number provided by your VPN server administrator
Virtual Hub Name The Virtual Hub name provided to you
Virtual Network Adapter Select the Virtual Network Adapter created in Step 2
Auth Type Select the authentication method specified by your VPN server administrator
User Name The user name assigned to your VPN account
Password Enter your VPN password if required by the selected authentication method

The authentication method you need to select depends on how the VPN server is configured. If your VPN account uses standard password authentication, select Standard Password Authentication and enter your assigned user name and password.

After entering the required information, click OK to save the connection setting.

If your organization needs an always-on connection between an office network and a Japan-based VPS, a site-to-site VPN may be more suitable than a standard client VPN.

あわせて読みたい
SoftEther VPN on Windows: Site-to-Site Bridge from Overseas to Japan For global businesses, connecting an overseas branch office to a Japan VPS securely is essential. Applications such as ERP, VoIP, file sharing, and remote de...

Step 4: Connect to the VPN

  1. In VPN Client Manager, double-click the connection setting you created to connect to the VPN server.
    Selecting the configured VPN connection setting in SoftEther VPN Client Manager
  2. Wait while SoftEther VPN Client establishes the connection.
  3. Confirm that the connection status shows Connected (Established) in VPN Client Manager.
    SoftEther VPN Client Manager showing the VPN connection status as Connected

If a DHCP server is available on the connected VPN network, the Virtual Network Adapter can obtain an IP address automatically. The IP addressing and routing configuration depends on how the VPN server environment is configured.

Step 5: Verify the Connection

After establishing the VPN connection, verify the network configuration on your Windows PC.

  1. Open Command Prompt.
  2. Run the following command to display detailed network configuration information:
    ipconfig /all
  3. Look for the SoftEther Virtual Network Adapter, such as VPN Client Adapter – VPN.

Command Prompt showing the SoftEther VPN Client Adapter network configuration after running ipconfig

Confirm that the Virtual Network Adapter has the expected IP address, subnet mask, and other network settings for your VPN environment.

You can also verify connectivity by accessing a server, website, or other network resource that should be reachable through the VPN.

If VPN Client Manager shows that the VPN is connected but the destination is still unreachable, check the IP configuration, routing, DHCP settings, NAT configuration, firewall rules, and VPN server settings.

Step 6: Disconnect from the VPN

When you no longer need the VPN connection, disconnect it from VPN Client Manager.

  1. Open SoftEther VPN Client Manager.
  2. Select the active VPN connection setting.
  3. From the Connect menu, click Disconnect.
    Selecting Disconnect from the Connect menu in SoftEther VPN Client Manager
  4. Confirm that the connection setting returns to Offline status.

Common SoftEther VPN Client Connection Problems

If your SoftEther VPN connection fails, first check the error message displayed in VPN Client Manager, then review the common causes below.

Problem What to Check
Cannot connect to the VPN server Check the Host Name or IP address, Port Number, and your internet connection.
Authentication failed Check the User Name, Password, and Auth Type configured for the connection.
Virtual Network Adapter is missing Make sure a Virtual Network Adapter has been created in VPN Client Manager and selected for the connection setting.
Connected but cannot access the required network resource Check the IP configuration, routing, DHCP or NAT settings, firewall rules, and VPN server configuration.
VPN server does not respond Confirm that the VPN server is running and that the configured TCP/IP port is reachable from your network.

If you received the connection information from Winserver and the settings appear to be correct but you still cannot connect, contact Winserver support and include the error message or error code displayed in VPN Client Manager.

Conclusion

You have now installed SoftEther VPN Client, created a Virtual Network Adapter, configured a VPN connection setting, connected to the VPN server, and verified the connection on Windows.

After the initial setup, you can reconnect at any time by opening SoftEther VPN Client Manager and double-clicking the saved connection setting.

If you use the VPN to access a Windows VPS, you may next want to connect to the server using Remote Desktop. If you are not familiar with RDP, see the following guide.

あわせて読みたい
Remote Desktop Setup Guide for Your Windows VPS One of the key advantages of using a Windows VPS is the ability to access your server remotely via Remote Desktop Protocol (RDP). Whether you're managing bus...

Before using Remote Desktop in a production environment, review its security settings, including authentication and firewall rules.

あわせて読みたい
Secure RDP in 2025: Surviving Today’s Scanning Spikes TL;DR: Treat public RDP as an exception. Put RDP behind a VPN or RD Gateway, enforce phishing-resistant MFA, allowlist source IPs, and monitor aggressively. ...

FAQ

What is SoftEther VPN Client Manager?

SoftEther VPN Client Manager is a Windows-based graphical interface used to control SoftEther VPN Client. You can use it to create Virtual Network Adapters, configure VPN connection settings, connect to a SoftEther VPN Server, and disconnect from it.

Do I need a Virtual Network Adapter to use SoftEther VPN Client?

Yes. SoftEther VPN Client uses a Virtual Network Adapter as the Windows network interface for VPN communication. A Virtual Network Adapter must be created before it can be selected for a VPN connection setting.

What information do I need to connect to a SoftEther VPN Server?

You typically need the VPN server host name or IP address, port number, Virtual Hub name, user name, and the authentication method specified by your VPN server administrator. Depending on the authentication method, you may also need a password, certificate, or other credentials.

Why does SoftEther VPN Client show an authentication error?

An authentication error can occur when the user name, password, authentication method, or other credentials do not match the settings configured on the VPN server. Review the connection information provided by Winserver or your VPN server administrator.

What is the difference between VPN Client Manager and VPN Server Manager?

VPN Client Manager is primarily used to configure and operate SoftEther VPN Client on the client side, including creating connection settings and connecting to a VPN server. VPN Server Manager is an administration tool used to configure and manage SoftEther VPN Server or SoftEther VPN Bridge.

Build Your VPN Environment on a Japan VPS

If you need a Japan-based server for secure remote access, business applications, or your own SoftEther VPN environment, explore Winserver’s Japan VPS plans and choose the resources that fit your workload.

View Japan VPS Plans
Windows Server/VPS Guides
Japan VPS remote access softether vpn softether vpn client virtual network adapter vpn client vpn connection windows vpn
  • How Japanese Support Culture Benefits Your Hosting Experience
  • SoftEther VPN on Windows: Site-to-Site Bridge from Overseas to Japan

Browse by Category

  • Business in Japan
  • DMM & Browser Gaming
  • Security
  • Windows Server/VPS Guides

Browse by Month

TOC

Windows VPS starting from $9.90/mon



View Plans

© Winserver All Rights Reserved.

TOC