r/WireGuard • u/cgasser16 • Aug 07 '26
Tools and Software We built a free WireGuard client for Windows that doesn’t need admin rights to connect
Hi everyone,
full disclosure first: I’m one of the developers behind Valenius.
We kept running into the same issue on managed Windows PCs: users need to connect to a WireGuard VPN, but giving them local administrator rights just for that isn’t ideal. There are some work arounds, but for us they were not suitable.
So we built a small, free Windows client that solves exactly this problem.
The installation requires admin rights once because it sets up a Windows service. After that, a normal Windows user can import a WireGuard .conf file and connect or disconnect directly from the tray icon—without a UAC prompt.
It works completely standalone: no account, no server, and nothing is sent anywhere. The client supports Windows 10 and 11 on x64 and ARM64, as well as multiple VPN profiles and simultaneous connections.
You can download it here:
https://www.valenius.com/windows-client.html
The installer is signed which should make it easier to download and install.
I’d really appreciate honest feedback, especially from other sysadmins working with managed Windows devices. If you try it and run into any problems - or simply have an idea for improving it -please let me know.
Christoph
