Windows VPN stuck on "connecting"

dario D 20 Reputation points
2023-06-15T10:51:31.4233333+00:00
I work a lot with remote windows servers where we access SQL Server databases.

We access through VPN configured in Windows itself.

It happens very often that if for some reason the VPN cannot connect, it stays in the "...connecting..." state and there is no way to deactivate this situation.

No one ever knew how to tell me which process can be disabled in the Windows task manager to disable it.

Sometimes the problem of lack of connection originates from the remote server but even if this is solved afterwards, our PC remains "connecting..." forever.

The only solution is to reboot the system.

I appreciate your collaboration
Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Limitless Technology 44,771 Reputation points
    2023-06-16T08:56:17.7+00:00

    Hello there,

    Have you checked the Event Viewer for any trace?

    Can you share the exact error message or Event ID you are getting?

    If you cannot find anything in Event Viewer I would suggest you use tools like Procmon to find the root cause for this behaviour.

    Sometimes with an application-based VPN if the session is not terminated correctly you might face this issue.

    In cmd:

    ipconfig /release

    ipconfig /renew

    The workaround is also to launch the VPN connection from the Windows VPN Settings window instead of from System Tray.

    In the Windows Search Bar, type "VPN", click "VPN Settings" to open the VPN Settings window. Select the VPN that you want to connect to and click "Connect."

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer–

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.