Wingetlywingetly
← All apps
I

Intel® OpenVINO Toolkit

by Intel Corporationv2026.2.0.0

Last updated

OpenVINO™ is an open source toolkit for optimizing and deploying AI inference

Install with winget

$ winget install --id Intel.OpenVINOToolkit.2026.2.0 --exact --version 2026.2.0.0

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

Silent install command for Intel® OpenVINO Toolkit

Intel® OpenVINO Toolkit uses MSIX. The silent install switches are (no switches needed).

One-line silent install (x64)
Add-AppxPackage -Path .\openvino_toolkit_2026.2.0.0.msix

See the full silent install reference for Intel® OpenVINO Toolkit

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

OpenVINO™ is an open-source toolkit for deploying performant AI solutions in the cloud, on-prem, and on the edge alike.

Develop your applications with both generative and conventional AI models, coming from the most popular model frameworks.

Convert, optimize, and run inference utilizing the full potential of Intel® hardware.

Installers · v2026.2.0.0

ArchitectureTypeScopeInstallDownload
x64MSIX-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 Intel® OpenVINO Toolkit.

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

  • I
    Intel(R) Extreme Tuning UtilityIntel Corporation
    Intel.IntelExtremeTuningUtilityv7.14.2.69

    Performance tuning software for Intel processors

  • I
    Intel® oneAPI HPC ToolkitIntel Corporation
    Intel.OneAPI.HPCToolkitv2025.1.3.7

    Optimized Tools for High-Performance Computing

  • Thunderbolt™ ShareIntel Corporation
    Intel.ThunderboltSharev1.2.131.235

    A software solution enabling PC-to-PC experiences using Thunderbolt technology and is supported on all Windows 11 Thunderbolt 4/5 enabled PCs.

  • Intel oneAPI MKLIntel Corporation
    Intel.oneMKLv2026.1.0

    Intel oneAPI Math Kernel Library (oneMKL). Accelerate math processing routines, increase application performance, and reduce development time.

  • FortranCompilerIntel Corporation
    Intel.FortranCompilerv2026.1.0

    Intel Fortran Compiler

  • Intel® Processor Diagnostic ToolIntel Corporation
    Intel.ProcessorDiagnosticToolv4.1.9.41

    Verify the functionality of an Intel® microprocessor.

More from Intel Corporation.

Frequently asked questions

How do I install Intel® OpenVINO Toolkit on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Intel.OpenVINOToolkit.2026.2.0 --exact --version 2026.2.0.0. winget downloads the installer from Intel Corporation and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Intel® OpenVINO Toolkit silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Intel.OpenVINOToolkit.2026.2.0 --exact 2026.2.0.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 Intel® OpenVINO Toolkit?
Intel® OpenVINO Toolkit uses MSIX. MSIX packages install silently by default - no switches are needed (Add-AppxPackage -Path .\openvino_toolkit_2026.2.0.0.msix).
How do I uninstall Intel® OpenVINO Toolkit via winget?
Run: winget uninstall --id Intel.OpenVINOToolkit.2026.2.0 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Intel® OpenVINO Toolkit's Apps & Features entry.
Is Intel® OpenVINO Toolkit free?
Intel® OpenVINO Toolkit is distributed under Apache 2.0. Refer to the publisher (https://docs.openvino.ai/2026/get-started/install-openvino.html) for the full license terms - Wingetly itself does not charge for installation.
Does Intel® OpenVINO Toolkit 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 Intel® OpenVINO Toolkit directly from the publisher.
How do I keep Intel® OpenVINO Toolkit up to date?
Run winget upgrade --id Intel.OpenVINOToolkit.2026.2.0 --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Intel® OpenVINO Toolkit from microsoft/winget-pkgs.