Last updated
Browse and auto-mount ext4 disks on Windows via WinFsp.
$ winget install --id AntimatterStudios.ext4-win-driver --exact --version 0.2.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
ext4-win-driver uses EXE (Burn bundle). The silent install switches are /quiet /norestart.
msiexec.exe /i ext4-win-driver-0.2.0-x64-Setup.exe /quiet /norestart /norestart
For Intune admins
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.
See Pckgr's app libraryext4-win-driver is a Windows-first userspace driver for ext4 volumes.
Plug an ext4 SD card or USB stick into Windows and the bundled
ExtFsWatcher service mounts it on a free drive letter in the active
console session via WinFsp; detach and it unmounts cleanly. The
installer also wires a "Mount as ext4" right-click verb on .img
files for offline disk-image inspection, and ships a CLI for
browsing without mounting (info, ls, stat, cat, tree, parts, audit).
Setup.exe chains the WinFsp redistributable so end users only run
one installer. Read-write is the default mount mode; pass --ro to
the CLI or -ReadOnly to the right-click verb for safe inspection.
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for ext4-win-driver.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
More from Antimatter Studios or browse ext4, filesystem, mount.