Wingetlywingetly
← All apps

Amazon DCV Virtual Display

by Amazon Web Services, Inc.v1.4.88.0

Last updated

Deliver high-performance remote desktop and application streaming

Install with winget

$ winget install --id NICESoftware.AmazonDCVVirtualDisplay --exact --version 1.4.88.0

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

Silent install command for Amazon DCV Virtual Display

Amazon DCV Virtual Display uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i nice-dcv-virtual-display-x64-Release-88.msi /quiet /norestart

See the full silent install reference for Amazon DCV Virtual Display

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

Amazon DCV is a high-performance remote display protocol. It lets you securely deliver remote desktops and application streaming from any cloud or data center to any device, over varying network conditions. By using Amazon DCV with Amazon EC2, you can run graphics-intensive applications remotely on Amazon EC2 instances. You can then stream the results to more modest client machines, which eliminates the need for expensive dedicated workstations.

Installers · v1.4.88.0

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
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 Amazon DCV Virtual Display.

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

  • Amazon Redshift ODBC Driver 64-bitAmazon Web Services, Inc.
    Amazon.Redshift.ODBC.v2v2.1.9.0

    Amazon Redshift ODBC drivers enable connecting SQL client tools to Redshift clusters. Configure ODBC driver versions, installation guides, URL retrieval, options provided.

  • Amazon Redshift ODBC DriverAmazon Web Services, Inc.
    Amazon.Redshift.ODBC.v1v1.5.20.1024

    Amazon Redshift ODBC drivers enable connecting SQL client tools to Redshift clusters. Configure ODBC driver versions, installation guides, URL retrieval, options provided.

  • FFmpegGyan
    Gyan.FFmpegv9.0.1

    A complete, cross-platform solution to record, convert and stream audio and video.

  • StellarPlayer冷湖科技有限公司
    Coldlake.StellarPlayerv2.26.1630.25

    Versatile UHD media player

  • RealVNC ViewerRealVNC
    RealVNC.VNCViewerv7.15.1.18

    The original VNC Viewer and the most secure way to connect to your devices remotely.

  • R
    RealVNC ServerRealVNC
    RealVNC.VNCServerv7.18.0.14

    The original VNC Server and the most secure way to control your remote devices.

More from Amazon Web Services, Inc. or browse remote, remote-desktop, streaming.

Frequently asked questions

How do I install Amazon DCV Virtual Display on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id NICESoftware.AmazonDCVVirtualDisplay --exact --version 1.4.88.0. winget downloads the installer from Amazon Web Services, Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Amazon DCV Virtual Display silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id NICESoftware.AmazonDCVVirtualDisplay --exact 1.4.88.0 --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 Amazon DCV Virtual Display?
Amazon DCV Virtual Display uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i nice-dcv-virtual-display-x64-Release-88.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Amazon DCV Virtual Display via winget?
Run: winget uninstall --id NICESoftware.AmazonDCVVirtualDisplay --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Amazon DCV Virtual Display's Apps & Features entry.
Is Amazon DCV Virtual Display free?
Amazon DCV Virtual Display is distributed under Proprietary. Refer to the publisher (https://www.amazondcv.com/) for the full license terms - Wingetly itself does not charge for installation.
Does Amazon DCV Virtual Display 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 Amazon DCV Virtual Display directly from the publisher.
How do I keep Amazon DCV Virtual Display up to date?
Run winget upgrade --id NICESoftware.AmazonDCVVirtualDisplay --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Amazon DCV Virtual Display from microsoft/winget-pkgs.