Looking for some help guys

Hello,
I am a student and researcher.
My software development team has hit an issue and I am reaching out to you, a group of fellow developers and engineers, who might have an idea how to handle the issue and would be kind enough to assist me further.


Automating NordVPN Login on Windows for Remote Access

I’m working on automating the login process to NordVPN on a Windows system after a restart.

I tried the following command:

nordvpn login --token <token>
However, it doesn’t seem to work as expected. NordVPN provides solutions for Linux systems but not Windows.

Is there a way to achieve this programmatically on Windows? If someone has managed to do this using I’d appreciate your insights.

The reason for this automation is that I manage a remote computer, and after it restarts, I lose access due to the VPN and Google account sign-out issues.


Helping us solve this issue would be greatly appreciated and would help us get back to work!

There is in option in the application that you check off that says connect to vpn on startup. Once your logged in for the first time the system should remain logged in to the application and connect automatically on startup. Or are you asking if there’s a way to have a login prompt pop up ever time you start the system like it logs out of the app every time the system shuts down and restarts?

If you are attempting to do this right now, it seems that the login system is down because the servers are overloaded. Idk if you’ve been having this problem though.

I remember seeing a similar question, there is no option for token login on Windows, only Linux.

Regarding log out, you shouldn’t be logged out after every PC restart. It seems that Nord had some issues on their end causing this, this weekend I had some troubles with authentication (logged out and could not log in for some time) but it seems to be fine now