Wingetlywingetly
← All apps

Virtual Display Driver

by PyroSoft Productionsv25.7.23

Last updated

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

Install with winget

$ winget install --id VirtualDrivers.Virtual-Display-Driver --exact --version 25.7.23

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

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

This project creates a virtual monitor in Windows that functions just like a physical display. It is particularly useful for applications such as streaming, virtual reality, screen recording, and headless servers—systems that operate without a physical display attached.

Installers · v25.7.23

ArchitectureTypeScopeInstallDownload
neutralZIP
archive
-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 Virtual Display 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

  • spacedesk Windows DRIVERdatronicsoft Inc.
    Datronicsoft.SpacedeskDriver.Serverv2.2.32.0

    Spacedesk Driver Software for Windows PRIMARY PC (server) runs only with Windows 11 and Windows 10

  • Dell Command | Update for Windows UniversalDell Inc.
    Dell.CommandUpdate.Universalv5.7.0

    Dell Command Update is a stand-alone application for systems that provides updates for system software that is released by Dell. This application simplifies the BIOS, firmware, driver, and application update experience for Dell client hardware.

  • Lenovo System UpdateLenovo
    Lenovo.SystemUpdatev5.08.04.85

    Enable IT administrators to distribute updates for software, drivers, and BIOS in a managed environment from a local server.

  • Snappy Driver InstallerSam Bounce
    samlab-ws.SnappyDriverInstallerv1.23.9 (R2309)

    Snappy Driver Installer is an application for installing/updating drivers on PCs running Microsoft Windows using driverpacks or included folders with drivers.

  • Dell Command | UpdateDell Inc.
    Dell.CommandUpdatev5.7.0

    Dell Command Update is a stand-alone application for systems that provides updates for system software that is released by Dell. This application simplifies the BIOS, firmware, driver, and application update experience for Dell client hardware.

  • Logitech Gaming SoftwareLogitech Inc.
    Logitech.LGSv9.04.49

    Logitech Gaming Software lets you customize Logitech G gaming mice, keyboards, headsets and select wheels

More from PyroSoft Productions or browse display, display-driver, displays.

Frequently asked questions

How do I install Virtual Display Driver on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id VirtualDrivers.Virtual-Display-Driver --exact --version 25.7.23. winget downloads the installer from PyroSoft Productions and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Virtual Display Driver silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id VirtualDrivers.Virtual-Display-Driver --exact 25.7.23 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Virtual Display Driver via winget?
Run: winget uninstall --id VirtualDrivers.Virtual-Display-Driver --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Virtual Display Driver's Apps & Features entry.
Is Virtual Display Driver free?
Virtual Display Driver is distributed under MIT. Refer to the publisher (https://github.com/VirtualDrivers/Virtual-Display-Driver) for the full license terms - Wingetly itself does not charge for installation.
Does Virtual Display 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 Display Driver directly from the publisher.
How do I keep Virtual Display Driver up to date?
Run winget upgrade --id VirtualDrivers.Virtual-Display-Driver --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Virtual Display Driver from microsoft/winget-pkgs.