How to share a VPN connection from your Windows PC with manual configuration

To share your VPN connection on Windows 10, you need to manually set up Unlocator VPN with an OpenVPN protocol on your device then follow these steps. Otherwise, scroll down.

1- Go to  Settings > Network & Internet > Mobile Hotspot.

Toggle your Mobile Hotspot to On.

2- Go to Settings > Network and Internet > Change adapter Options.

Right-click on the Bullet OpenVPN Tab Adapter and select Properties.

3- Under the Sharing tab, check the box for  Allow other network users to connect through this computer’s internet connection. From the dropdown menu, select the hotspot you just created.       

4- Click OK.

5- You now have to connect to the VPN from your windows and use the Hotspot with your other devices.

For older versions of Windows, please follow these steps:

1. Setup BulletVPN on your Windows Computer

2. Check if your Windows PC can support creating a virtual router

Before we begin, let’s find out if your computer can support creating a virtual router. Type Windows + S to launch the search bar, then type cmd to bring up Command Prompt. Right-click Command Prompt and select Run as administrator.

In the command prompt, type the following:

netsh wlan show drivers

Hit Enter.

If you see “Hosted network supported: Yes,” then your network adapter can create a virtual router.

If you don’t see this message, then you may need to update your network adapter drivers.

3. Create your virtual router

In the command prompt, type the following:

netsh wlan set hostednetwork mode=allow ssid=NETWORKNAME key=PASSWORD

Name your virtual router by setting the following values:

ssid=[choose a name for your network]
key=[choose a password for your network]

Hit Enter.

You will then see the following message:

The hosted network mode has been set to allow.
The SSID of the hosted network has been successfully changed.
The user key passphrase of the hosted network has been successfully changed.

4. Start your virtual router

To start your virtual router, type the following in the command prompt:

netsh wlan start hostednetwork

Hit Enter.

If the virtual router starts successfully, you will see a message that says, “The hosted network started.”

If you get a message saying the hosted network could not be started, please update your network adapter drivers.

Note: Do not run or connect to the BulletVPN app on your Windows computer when preparing to share your connection.

5. Share your virtual router

In order to share your virtual router, you need to identify the name of the connection. Open the “Run” prompt by pressing Windows + R or by clicking the Start button. Type “ncpa.cpl“, then hit Enter or OK.

In the Network Connections window, you should now see your new Wi-Fi connection in your list of network adapters. The description will show the SSID name that you assigned earlier. Note the name of the connection. (This example uses “Local Area Connection* 5”.) You will need this later.

Now, look for a network connection with the description “BulletVPN Tap Adapter.” (This example uses “Ethernet 2”.)

Right-click on it and select Properties.

In the Properties window, click the Sharing tab and check the box for Allow other network users to connect through this computer’s Internet connection.

Under “Home networking connection”, select your newly created virtual router from the drop-down menu. (This is the one you identified earlier.) Then click OK.

6. Connect to BulletVPN

Congratulations! Your Windows PC is now a virtual router.

Now you can connect any Wi-Fi-enabled device to your new virtual router and share your VPN connection.

Have more questions? Submit a request