VPN split tunneling is a kind of upgraded feature that provides you with two connections at the same time - the secure VPN connection and an open connection to the internet. Is it worth enabling on PC and how? If you are interested in it, please refer to this post on MiniTool Website.
What Is VPN Split Tunneling?
To better understand what VPN split tunneling is, you need to learn about VPN.
It is well-known that VPN (Virtual Private Network) establishes a secure, encrypted connection between your computer and the Internet so that your privacy can be better protected.
However, there is a problem that the stronger the encryption is, the more the Internet speed is affected. In this way, VPN split tunneling is created to keep your fast Internet speed while protecting your privacy.
Functions of VPN Split Tunneling
With split-tunneling mode, you can choose what data you want to encrypt and send through a VPN server, and what data can travel through the faster, unencrypted open web.
It is useful for managing the network bandwidth and excluding unnecessary applications from the VPN tunnel if the VPN hampers the Internet speed.
Different Types of VPN Split Tunneling
There are three types of VPN split tunneling you can select.
URL-based split tunneling – you can choose which URLs you want to be encrypted.
App-based split tunneling – you can choose which apps you allow to be routed through your VPN.
Inverse split tunneling – you choose the URLs and apps that you do not allow to go through the VPN.
Pros and Cons of VPN Split Tunneling
Pros:
1. Speed up your Internet.
2. Access your corporate network or a foreign network while also remaining connected to your local network.
Cons:
1. Some of your online activities may be vulnerable to hackers.
2. More time will be spent on split tunneling permissions.
3. Not all VPNs support it.
Split-tunneling mode has its special advantage in its functions. If you have determined to try this feature, this article will teach you how to enable VPN split tunneling on Windows 10.
How to Enable VPN Split Tunneling on Windows 10?
Fix 1: Change VPN Connection Properties
You can enable VPN split tunneling on Windows 10 by changing VPN connection properties.
Step 1: Open Settings and click Network & Internet.
Step 2: Click Change adapter options and right-click on your VPN connection. Click Properties.
Step 3: Switch to the Networking tab and double click Internet Protocol Version 4 (TCP/IPv4).
Step 4: Click Advanced and disable Use default gateway on remote network in IP Settings.
Step 5: Click OK and restart your VPN connection.
Fix 2: Use PowerShell
This method may be complicated for those unfamiliar with PowerShell. But it is worth trying if you fail in the last method.
Step 1: Type PowerShell in the Search box and run it as an administrator.
Step 2: You can type Get-VPNconnection and press Enter to get your VPN connection’s name.
Step 3: Then type the following command and press Enter to enable VPN split tunneling:
Set-VPNconnection -name HK -SplitTunneling $true
Step 4: Close PowerShell and restart your VPN connection.
Bottom Line:
VPN split tunneling does give you a lot of benefits and convenience. You can enjoy stronger privacy protection and faster Internet speed with its help.
It seems dispensable, but in some situations, you may need it. Just consider as you need and try the above methods to set up it if you want.