AES Crypt 4.7 Released
September 21, 2026
We are pleased to announce the release of AES Crypt 4.7 across all supported platforms, including Windows, macOS, Linux, BSD, and Android.
While this update touches all target operating systems to maintain consistency, the primary focus of version 4.7 is a core structural redesign for Windows.
Windows Architecture Refactoring and Start Menu Integration
When AES Crypt was first released over two decades ago, it functioned as a lightweight shell extension for Windows File Explorer. Over the years, new functionality and evolving operating system requirements led to larger overall binary sizes. Recent context menu navigation changes in Windows 11 also made finding context-menu extensions less intuitive for some users, prompting requests for a dedicated desktop application.
To address these platform changes, we have rearchitected AES Crypt for Windows:
- Dedicated Start Menu Application: AES Crypt now installs as a standalone application accessible directly from the Start menu. Launching the application opens a file picker window, allowing users to select files for encryption or decryption without relying on context menus.
- Lightweight Shell Extension: Context menu logic has been decoupled and moved into a minimal dynamic-link library (DLL). This significantly reduces memory overhead and resource consumption within Windows File Explorer.
- Unified Processing Flow: Right-clicking a file to encrypt or decrypt now seamlessly routes through the primary AES Crypt executable, providing a consistent user experience regardless of how the application is launched.
Maintenance Updates Across All Platforms
Along with the Windows refactoring, version 4.7 includes internal optimizations, bug fixes, and general code improvements shared across all builds. While changes on non-Windows platforms are primarily under the hood, updating ensures version parity across your environments.
Download the Update
AES Crypt 4.7 is available now. Visit the official downloads page to update your installation.
Permalink: AES Crypt 4.7 Released