Wingetlywingetly
← All apps

Virtual Serial Port Driver

by Electronic Team, Inc.v11.0.1068

Last updated

Create pairs of virtual COM ports linked by virtual null-modem cable

Install with winget

$ winget install --id ElectronicTeam.VirtualSerialPortDriver --exact --version 11.0.1068

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

Silent install command for Virtual Serial Port Driver

Virtual Serial Port Driver uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
vspd.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Virtual Serial Port Driver

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.

Installers · v11.0.1068

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect
x64EXE
Inno Setup
machineDirect

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 Virtual Serial Port Driver.

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

  • Serial to Ethernet ConnectorElectronic Team, Inc.
    ElectronicTeam.SerialOverEthernetv9.0.1259

    Make devices and applications wireless with Serial to Ethernet Connector

  • FlexiHubElectronic Team, Inc.
    ElectronicTeam.Flexihubv7.0.15463

    Connect to USB and COM port devices over the Internet

  • Serial Port MonitorElectronic Team, Inc.
    Eltima.SerialPortMonitorv9.5.602

    Track and analyze the activity of your system COM ports.

  • Virtual Display DriverPyroSoft Productions
    VirtualDrivers.Virtual-Display-Driverv25.7.23

    Creates a virtual monitor in Windows that functions just like a physical display.

  • ViGEm Bus DriverNefarius Software Solutions e.U.
    ViGEm.ViGEmBusv1.22.0

    Windows kernel-mode driver emulating well-known USB game controllers.

  • WezTermWez Furlong
    wez.wezterm.nightlyv20260915-135123-2658f629

    A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust

More from Electronic Team, Inc. or browse com, port, serial.

Frequently asked questions

How do I install Virtual Serial Port Driver on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ElectronicTeam.VirtualSerialPortDriver --exact --version 11.0.1068. winget downloads the installer from Electronic Team, Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Virtual Serial Port Driver silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ElectronicTeam.VirtualSerialPortDriver --exact 11.0.1068 --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 Virtual Serial Port Driver?
Virtual Serial Port Driver uses EXE (Inno Setup). Run the downloaded installer with: vspd.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Virtual Serial Port Driver via winget?
Run: winget uninstall --id ElectronicTeam.VirtualSerialPortDriver --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Virtual Serial Port Driver's Apps & Features entry.
Is Virtual Serial Port Driver free?
Virtual Serial Port Driver is distributed under Proprietary. Refer to the publisher (https://www.eltima.com/products/vspdxp/) for the full license terms - Wingetly itself does not charge for installation.
Does Virtual Serial Port Driver 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 Virtual Serial Port Driver directly from the publisher.
How do I keep Virtual Serial Port Driver up to date?
Run winget upgrade --id ElectronicTeam.VirtualSerialPortDriver --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Virtual Serial Port Driver from microsoft/winget-pkgs.