Hello,
Thank you for posting in Q&A forum.
To further mitigate the issue, let's remove the VPN which you have already deleted before first:
- Open PowerShell as Administrator and run below command:
Get-VpnConnection
to list all VPN connection;
2.Run below command
Remove-VpnConnection -Name "VPN Name" -Force
to deletet the VPN connection
Meanwhile, please uninstall the VPN client and install again and launch a new VPN connection and see if issue persists.
Please feel free to let us know if there's any further query.
Best Regards
Zunhui