Wingetlywingetly
← All apps
I

Intel® OpenVINO Tokenizers

by Intel Corporationv2026.3.0.0

Last updated

OpenVINO™ Tokenizers adds text processing operations to OpenVINO™.

Install with winget

$ winget install --id Intel.OpenVINO.Tokenizers.2026.3.0 --exact --version 2026.3.0.0

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

Silent install command for Intel® OpenVINO Tokenizers

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

One-line silent install (x64)
Add-AppxPackage -Path .\openvino_tokenizers_2026.3.0.0.msix

See the full silent install reference for Intel® OpenVINO Tokenizers

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.

Installers · v2026.3.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 Tokenizers.

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

  • I
    Intel® OpenVINO ToolkitIntel Corporation
    Intel.OpenVINOToolkit.2026.2.0v2026.2.0.0

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

  • 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

More from Intel Corporation.

Frequently asked questions

How do I install Intel® OpenVINO Tokenizers on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Intel.OpenVINO.Tokenizers.2026.3.0 --exact --version 2026.3.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 Tokenizers silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Intel.OpenVINO.Tokenizers.2026.3.0 --exact 2026.3.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 Tokenizers?
Intel® OpenVINO Tokenizers uses MSIX. MSIX packages install silently by default - no switches are needed (Add-AppxPackage -Path .\openvino_tokenizers_2026.3.0.0.msix).
How do I uninstall Intel® OpenVINO Tokenizers via winget?
Run: winget uninstall --id Intel.OpenVINO.Tokenizers.2026.3.0 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Intel® OpenVINO Tokenizers's Apps & Features entry.
Is Intel® OpenVINO Tokenizers free?
Intel® OpenVINO Tokenizers is distributed under Apache 2.0. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does Intel® OpenVINO Tokenizers 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 Tokenizers directly from the publisher.
How do I keep Intel® OpenVINO Tokenizers up to date?
Run winget upgrade --id Intel.OpenVINO.Tokenizers.2026.3.0 --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Intel® OpenVINO Tokenizers from microsoft/winget-pkgs.