Wingetlywingetly
← All apps
M

Microsoft Teams TxNDI add-on

by Microsoftv2024.8.1.14

Last updated

Add production capabilities to Microsoft Teams to external devices via NDI.

Install with winget

$ winget install --id Microsoft.TeamsTxNDI --exact --version 2024.8.1.14

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

Silent install command for Microsoft Teams TxNDI add-on

Microsoft Teams TxNDI add-on uses MSIX. The silent install switches are (no switches needed).

One-line silent install (x64)
Add-AppxPackage -Path .\ndi-win-x64_vs2022-crtdynamic-release.msix

See the full silent install reference for Microsoft Teams TxNDI add-on

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 is an add-on to the Microsoft Teams application to add support for production capabilities to external devices using NDI.

Installers · v2024.8.1.14

ArchitectureTypeScopeInstallDownload
x64MSIX-Direct

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

Security

23 known CVEs via NVD

  • medium6.5Patched in wingetCVE-2026-65769affects before 8.8.1Aug 11, 2026

    Exposure of sensitive information to an unauthorized actor in Microsoft Teams Mobile allows an unauthorized attacker to disclose information over a network.

  • high8.8Patched in wingetCVE-2026-65768affects before 1.0.0.2026133602Aug 11, 2026

    Improper limitation of a pathname to a restricted directory ('path traversal') in Microsoft Teams for Android allows an unauthorized attacker to execute code over a network.

  • high8.8Patched in wingetCVE-2026-65767affects before 1.0.76.202611302Aug 11, 2026

    Improper neutralization of input during web page generation ('cross-site scripting') in Microsoft Teams for Android allows an authorized attacker to perform spoofing over a network.

  • critical10.0Patched in wingetCVE-2026-65667Aug 7, 2026

    Missing authorization in Microsoft Teams allows an unauthorized attacker to elevate privileges over a network.

  • high7.5Patched in wingetCVE-2026-62918Aug 7, 2026

    Improper verification of cryptographic signature in Microsoft Teams allows an unauthorized attacker to perform spoofing over a network.

  • critical9.6Patched in wingetCVE-2026-62896Aug 7, 2026

    Improper authentication in Microsoft Teams allows an authorized attacker to elevate privileges over a network.

  • high8.1Patched in wingetCVE-2026-42835affects before 1.0.76.2026111302Jun 9, 2026

    Improper neutralization of special elements in output used by a downstream component ('injection') in Microsoft Teams for Android allows an authorized attacker to disclose information over a network.

  • medium5.5Patched in wingetCVE-2026-32185affects before 1.0.0.2026092103May 12, 2026

    Files or directories accessible to external parties in Microsoft Teams allows an unauthorized attacker to perform spoofing locally.

Showing 8 of 23. Source: NVD, updated 2h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • Windows Device Recovery ToolMicrosoft
    Microsoft.WindowsDeviceRecoveryToolv3.17.0

    Firmware and bootloader repair tool for Windows Phone devices, HoloLens, and HoloLens Clicker.

  • 16-Bit InstallShield Support PackageMicrosoft
    Microsoft.16BitInstallShieldSupportv1.0.0.0

    A 16-bit InstallShield support package for installing 32-bit applications

  • Fuzzy Lookup Add-In For ExcelMicrosoft
    Microsoft.FuzzyLookupAddExcelv1.3.0.0

    Performs fuzzy matching of textual data in Microsoft Excel. It can be used to identify fuzzy duplicate rows within a single table or to fuzzy join similar rows between two different tables.

  • OSCDIMGMicrosoft
    Microsoft.OSCDIMGv2.56

    CD-ROM and DVD-ROM Premastering Utility

  • Microsoft Build of OpenJDK with Hotspot 21Microsoft
    Microsoft.OpenJDK.21v21.0.12.101

    The Microsoft Build of OpenJDK is a new no-cost long-term supported distribution and Microsoft's new way to collaborate and contribute to the Java ecosystem.

  • S
    SBOM ToolMicrosoft
    Microsoft.SBOMToolv4.1.5

    The SBOM tool is a highly scalable and enterprise ready tool to create SPDX 2.2 compatible SBOMs for any variety of artifacts.

More from Microsoft or browse NDI, TxNDI.

Frequently asked questions

How do I install Microsoft Teams TxNDI add-on on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Microsoft.TeamsTxNDI --exact --version 2024.8.1.14. winget downloads the installer from Microsoft and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Microsoft Teams TxNDI add-on silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Microsoft.TeamsTxNDI --exact 2024.8.1.14 --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 Microsoft Teams TxNDI add-on?
Microsoft Teams TxNDI add-on uses MSIX. MSIX packages install silently by default - no switches are needed (Add-AppxPackage -Path .\ndi-win-x64_vs2022-crtdynamic-release.msix).
How do I uninstall Microsoft Teams TxNDI add-on via winget?
Run: winget uninstall --id Microsoft.TeamsTxNDI --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Microsoft Teams TxNDI add-on's Apps & Features entry.
Is Microsoft Teams TxNDI add-on free?
Microsoft Teams TxNDI add-on is distributed under Proprietary. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does Microsoft Teams TxNDI add-on 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 Microsoft Teams TxNDI add-on directly from the publisher.
How do I keep Microsoft Teams TxNDI add-on up to date?
Run winget upgrade --id Microsoft.TeamsTxNDI --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Microsoft Teams TxNDI add-on from microsoft/winget-pkgs.