Wingetlywingetly
← All apps

YubiKey Personalization Tool

by Yubico ABv3.1.25

Last updated

Use the YubiKey Personalization Tool to configure the two slots on your YubiKey.

Install with winget

$ winget install --id Yubico.YubiKeyPersonalizationTool --exact --version 3.1.25

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

Silent install command for YubiKey Personalization Tool

YubiKey Personalization Tool uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86)
yubikey-personalization-gui-3.1.25.exe /S

See the full silent install reference for YubiKey Personalization Tool

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

The YubiKey Personalization Tool is a Qt based Cross-Platform utility designed to facilitate re-configuration of YubiKeys on Windows, Linux and Mac platforms. The tool provides a same simple step-by-step approach to make configuration of YubiKeys easy to follow and understand, while still being powerful enough to exploit all functionality both of the YubiKey 1 and YubiKey 2 generation of keys. The tool provides the same functionality and user interface on Windows, Linux and Mac platforms.

Installers · v3.1.25

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
-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 YubiKey Personalization Tool.

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

  • YubiKey ManagerYubico AB
    Yubico.YubikeyManagerv1.2.6

    Cross-platform application for configuring any YubiKey over all USB interfaces.

  • YubiKey Smart Card MinidriverYubico AB
    Yubico.YubiKeySmartCardMinidriverv5.0.4.273

    The YubiKey Smart Card Minidriver enables users and administrators to use the native Windows interface for certificate enrollment, managing the YubiKey smart Card PIN, and smart card authentication on Windows.

  • Yubico AuthenticatorYubico AB
    Yubico.Authenticatorv7.4.2

    Authenticator to generate 2-step verification codes using your YubiKey

  • Yubico PIV ToolYubico AB
    Yubico.PIVToolv2.7.3

    Interact with the Personal Identity Verification (PIV) application on a YubiKey.

More from Yubico AB.

Frequently asked questions

How do I install YubiKey Personalization Tool on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Yubico.YubiKeyPersonalizationTool --exact --version 3.1.25. winget downloads the installer from Yubico AB and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install YubiKey Personalization Tool silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Yubico.YubiKeyPersonalizationTool --exact 3.1.25 --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 YubiKey Personalization Tool?
YubiKey Personalization Tool uses EXE (NSIS). Run the downloaded installer with: yubikey-personalization-gui-3.1.25.exe /S. The silent switches are /S.
How do I uninstall YubiKey Personalization Tool via winget?
Run: winget uninstall --id Yubico.YubiKeyPersonalizationTool --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from YubiKey Personalization Tool's Apps & Features entry.
Is YubiKey Personalization Tool free?
YubiKey Personalization Tool is distributed under Proprietary. Refer to the publisher (https://developers.yubico.com/yubikey-personalization-gui/) for the full license terms - Wingetly itself does not charge for installation.
Does YubiKey Personalization Tool 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 YubiKey Personalization Tool directly from the publisher.
How do I keep YubiKey Personalization Tool up to date?
Run winget upgrade --id Yubico.YubiKeyPersonalizationTool --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of YubiKey Personalization Tool from microsoft/winget-pkgs.