Wingetlywingetly
← All apps

VPN Unlimited

by KeepSolid Inc.v9.5.1

Last updated

VPN Unlimited is a solution that encrypts and reroutes all your internet traffic through VPN servers.

Install with winget

$ winget install --id KeepSolid.VPNUnlimited --exact --version 9.5.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for VPN Unlimited

VPN Unlimited uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64)
VPN_Unlimited_v9.5.1.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for VPN Unlimited

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

VPN Unlimited is a solution that encrypts and reroutes all your internet traffic through VPN servers. This allows you to protect your online activity from tracking by third parties and helps to bypass geographic restrictions on the web. VPN Unlimited offers 3000+ super-fast VPN servers in 80+ locations worldwide.

Installers · v9.5.1

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for VPN Unlimited.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Happ - Proxy UtilityHapp
    Happ.Happv3.3.6

    Desktop proxy client powered by Xray core.

  • Zapret 2loop-uh
    loop-uh.Zapret2v21.0.0.6

    Bypassing Discord and YouTube blocks

  • X
    Xray-coreXTLS
    XTLS.Xray-corev26.3.27

    Xray, Penetrates Everything.

  • KaringSupernova Nebula LLC
    KaringX.Karingv1.2.23+2606

    A singbox GUI based on flutter.

  • Koala ClashKoala Clash
    coolcoala.KoalaClashv1.3.1

    A modern GUI client based on Tauri, designed to run in Windows, macOS and Linux for tailored proxy experience

  • Clash VergeClash Verge Rev
    ClashVergeRev.ClashVergeRevv2.5.2

    基于 Tauri 的 Clash Meta GUI

More from KeepSolid Inc. or browse subscription, vpn.

Frequently asked questions

How do I install VPN Unlimited on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id KeepSolid.VPNUnlimited --exact --version 9.5.1. winget downloads the installer from KeepSolid Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install VPN Unlimited silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id KeepSolid.VPNUnlimited --exact 9.5.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for VPN Unlimited?
VPN Unlimited uses EXE (Inno Setup). Run the downloaded installer with: VPN_Unlimited_v9.5.1.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall VPN Unlimited via winget?
Run: winget uninstall --id KeepSolid.VPNUnlimited --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from VPN Unlimited's Apps & Features entry.
Is VPN Unlimited free?
VPN Unlimited is distributed under Proprietary. Refer to the publisher (https://www.vpnunlimited.com/downloads/windows) for the full license terms - Wingetly itself does not charge for installation.
Does VPN Unlimited work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls VPN Unlimited directly from the publisher.
How do I keep VPN Unlimited up to date?
Run winget upgrade --id KeepSolid.VPNUnlimited --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of VPN Unlimited from microsoft/winget-pkgs.