Wingetlywingetly
← All apps

NDI Tools

by NDIv6.3.2.0

Last updated

All the tools and plugins you need to connect, stream and share your content.

Install with winget

$ winget install --id NDI.NDITools --exact --version 6.3.2.0

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

Silent install command for NDI Tools

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

One-line silent install (x64, machine scope)
NDI%206%20Tools.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for NDI Tools

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

NDI Tools contains all the tools and plugins needed to connect, stream and share your content. Contains Access Manager, Remote, Router, Test Patterns, Studio Monitor, Webcam Input, Screen Capture, Bridge and plugins for Audio Direct, VLC, Premiere Pro, After Effect.

Installers · v6.3.2.0

ArchitectureTypeScopeInstallDownload
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 NDI Tools.

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

  • NDI RuntimeNDI
    NDI.NDIRuntimev6.3.2.0

    Bring NDI support to specific applications that require NDI libraries but their installers do not bundle them.

  • System InformerWinsider Seminars & Solutions, Inc.
    WinsiderSS.SystemInformerv4.0.26241.138

    System Informer is a free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.

  • Escrcpyviarotel
    viarotel.Escrcpyv3.2.0

    Graphical Scrcpy to display and control Android, devices powered by Electron.

  • Microsoft 365 Apps for enterpriseMicrosoft Corporation
    Microsoft.Officev16.0.20228.20124

    The most productive and most secure Office experience for enterprises, allowing your teams to work together seamlessly from anywhere, anytime.

  • Microsoft Access database engine 2016Microsoft Corporation
    Microsoft.AccessDatabaseEngine.2016v16.0.5044.1000

    Facilitate transfer of data between Microsoft Office System files and non-Microsoft Office applications.

  • Citrix WorkspaceCitrix Systems, Inc.
    Citrix.Workspace.LTSRv26.7.0.269

    Citrix Workspace is a complete digital workspace solution that delivers secure access to the information, apps, and other content that is relevant to a person’s role in your organization.

More from NDI or browse access, bridge, capture.

Frequently asked questions

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