Temporarily disable the firewall and try connecting again to see if it resolves the issue. You may need to configure firewall rules to allow VPN traffic if it does. If the issue persists, try uninstalling and reinstalling the VPN client software.
Open Device Manager:
- Look for WAN Miniport Network Adapters in the Device Manager.
- Right-click on them and select Uninstall device option to remove them.
- Since the WAN adapter is internal hardware, the scan will automatically reinstall the missing driver you just removed.
- Reboot.
Open Command Prompt as Admin and type the following commands one after the other:
ipconfig /release
ipconfig /flushdns
ipconfig /renew
netsh int ip reset
netsh winsock reset