Wingetlywingetly
← All apps

VeraCrypt

by IDRIXv1.26.29

Last updated

VeraCrypt is a free open source disk encryption software for Windows, Mac OSX and Linux.

Install with winget

$ winget install --id IDRIX.VeraCrypt --exact --version 1.26.29

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

Silent install command for VeraCrypt

VeraCrypt uses MSI (WiX). The silent install switches are /qn ACCEPTLICENSE=YES.

One-line silent install (x64, machine scope)
msiexec.exe /i VeraCrypt_Setup_x64_1.26.29.msi /qn ACCEPTLICENSE=YES /norestart

See the full silent install reference for VeraCrypt

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

VeraCrypt is a software for establishing and maintaining an on-the-fly-encrypted volume (data storage device). On-the-fly encryption means that data is automatically

encrypted right before it is saved and decrypted right after it is loaded, without any user intervention. No data stored on an encrypted volume can be read (decrypted)

without using the correct password/keyfile(s) or correct encryption keys. Entire file system is encrypted (e.g., file names, folder names, contents of every file,

free space, meta data, etc). Files can be copied to and from a mounted VeraCrypt volume just like they are copied to/from any normal disk (for example, by simple

drag-and-drop operations). Files are automatically being decrypted on the fly (in memory/RAM) while they are being read or copied from an encrypted VeraCrypt volume.

Similarly, files that are being written or copied to the VeraCrypt volume are automatically being encrypted on the fly (right before they are written to the disk) in RAM.

Note that this does not mean that the whole file that is to be encrypted/decrypted must be stored in RAM before it can be encrypted/decrypted. There are no extra memory

(RAM) requirements for VeraCrypt.

Installers · v1.26.29

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
machineDirect

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 VeraCrypt.

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

  • D
    DirHashIDRIX
    IDRIX.DirHashv1.26.1

    Windows command line utility to compute hash of directories and files

  • ActivityWatchActivityWatch Contributors
    ActivityWatch.ActivityWatchv0.13.2

    ActivityWatch is an app that automatically tracks how you spend time on your devices.

  • Ente Authente.io
    ente-io.auth-desktopv4.4.25

    Open source 2FA authenticator, with end-to-end encrypted backups.

  • System InformerWinsider Seminars & Solutions, Inc.
    WinsiderSS.SystemInformerv4.0.26241.138

    System Informer is a free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.

  • Universal Android Debloater Next GenerationUniversal-Debloater-Alliance
    Universal-Debloater-Alliance.uad-ngv1.2.0

    Cross-platform GUI written in Rust using ADB to debloat non-rooted Android devices. Improve your privacy, the security and battery life of your device.

  • Mullvad VPNMullvad VPN
    MullvadVPN.MullvadVPNv2026.4

    Mullvad is an open-source commercial virtual private network service based in Sweden.

More from IDRIX or browse decryption, encryption, hdd.

Frequently asked questions

How do I install VeraCrypt on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id IDRIX.VeraCrypt --exact --version 1.26.29. winget downloads the installer from IDRIX and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install VeraCrypt silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id IDRIX.VeraCrypt --exact 1.26.29 --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 VeraCrypt?
VeraCrypt uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i VeraCrypt_Setup_x64_1.26.29.msi /qn ACCEPTLICENSE=YES /norestart. The silent switches are /qn ACCEPTLICENSE=YES.
How do I uninstall VeraCrypt via winget?
Run: winget uninstall --id IDRIX.VeraCrypt --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from VeraCrypt's Apps & Features entry.
Is VeraCrypt free?
VeraCrypt is distributed under Apache 2.0. Refer to the publisher (https://veracrypt.io/) for the full license terms - Wingetly itself does not charge for installation.
Does VeraCrypt 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 VeraCrypt directly from the publisher.
How do I keep VeraCrypt up to date?
Run winget upgrade --id IDRIX.VeraCrypt --exact, or winget upgrade --all to update everything winget tracks. We index 8 versions of VeraCrypt from microsoft/winget-pkgs.

Recent versions

  • 1.26.29latest
  • 1.26.24
  • 1.26.20
  • 1.26.18
  • 1.26.15
  • 1.26.14
  • 1.26.7
  • 1.25.9