Icon

KeePassXC

KeePassXC is a modern, secure, and open-source password manager that stores and manages your most sensitive information. It supports multiple platforms including Windows, macOS, and Linux, and offers features like offline encrypted storage, customizable groups, password generator, and browser integration.
Latest: 2.7.12 GitHub
Last checked: Feb 25, 2026 12:45am
Rank: 67/15140
Also monitored via:
Winget Request more monitors
Follow to track new versions in your feed.
Report

Overview

0
License: Open-sourceInstaller: MSI, DMG, AppImage, Snap, Linux packagesWinget: Available

Version & Lifecycle

0
Current: 2.7.12 N-2: 2.7.10 Avg cadence: Every 94 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Deployment tip • May 24, 2026
0

KeePassXC close-before-update note

For managed KeePassXC Windows updates, close KeePassXC before launching the installer so open password-database sessions do not interfere with setup. Use a pre-close/user-deferral step and verify the installed version after the update. Source: official KeePassXC source.

Deployment tip • February 26, 2026
0

KeePassXC prerequisite note

For managed KeePassXC MSI deployments, the project documentation exposes public properties that are useful to set deliberately: AUTOSTARTPROGRAM=0 to avoid enabling startup on login, LAUNCHAPPONEXIT=0 to prevent the app from launching after install, and INSTALLDESKTOPSHORTCUT=0 when desktop shortcuts should remain suppressed. A typical silent install is msiexec.exe /i KeePassXC-Y.Y.Y-Win64.msi /qn AUTOSTARTPROGRAM=0 LAUNCHAPPONEXIT=0 INSTALLDESKTOPSHORTCUT=0.

KeePassXC with a Microsoft Visual C++ v14 Redistributable x64 requirement, and KeePassXC’s own FAQ maps VCRUNTIME140_1.dll was not found startup errors to a missing Microsoft Visual C++ Redistributable. For software-deployment rings, pre-stage or detect the VC++ runtime before treating KeePassXC installation success as app readiness.

Official sources: KeePassXC User Guide, KeePassXC FAQ, and KeePassXC downloads.

For managed KeePassXC Windows deployments, include the Microsoft Visual C++ v14 Redistributable (x64) on devices before installing or updating KeePassXC. Treat it as a prerequisite in packaging so install/update failures are not mistaken for a KeePassXC detection issue. Source: official KeePassXC source.

For managed KeePassXC deployments, preinstall Microsoft Visual C++ v14 x64 Redistributable before running the application installer. Treat the runtime as an explicit prerequisite or dependency so install and update detection runs only after the required component is already present. Source: official KeePassXC source.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

KeePassXCkeepassxcteam KeePassXC

Packaging Notes

0

Available as portable, MSI installer for Windows; DMG for macOS; AppImage, Snap, and distribution packages for Linux

Notes

0

KeePassXC is a community fork and continuation of KeePassX. It strongly discourages downloading from third-party sites and recommends verifying signatures for authenticity.