Wingetlywingetly
← All apps

DiskInternals Linux Recovery

by DiskInternals Researchv6.24.1

Last updated

DiskInternals Linux Recovery is a handy no-cost utility that runs under any version of Windows and designed to recover the erased or damaged information that is kept on Ext2/Ext3/Ext4 partitions.

Install with winget

$ winget install --id DiskInternals.LinuxRecovery --exact --version 6.24.1

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

Silent install command for DiskInternals Linux Recovery

DiskInternals Linux Recovery uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86, machine scope)
Linux_Recovery.exe /S

See the full silent install reference for DiskInternals Linux Recovery

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

DiskInternals Linux Recovery is a handy no-cost utility that runs under any version of Windows and designed to recover the erased or damaged information that is kept on Ext2/Ext3/Ext4 partitions.

Linux Recovery might come in handy on a number of occasions when due to the unforeseen contingencies there was a loss of important data stored on Ext2/Ext3/Ext4 disks.

Linux Recovery can recover both the files you just accidentally deleted and the files which have been erased long time ago. It’s also capable of restoring corrupted files and can read and recover the information located on an inaccessible drive. The files you restore can be saved on any (including network) disk, which is visible to the host operating system.

The utility also allows you to repair a corrupt or damaged partition table and attempt to restore a disk after a serious crash, so you’ll have a chance to repair a serious malfunction right away.

In case you noticed that you lost a piece of valuable information only after you formatted a partition, DiskInternals Linux Recovery can unformat the disk and it’ll be up and running again.

Installers · v6.24.1

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
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 DiskInternals Linux Recovery.

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

  • DiskInternals Linux ReaderDiskInternals Research
    DiskInternals.LinuxReaderv5.2

    Access files and folders on Ext, UFS, HFS, ReiserFS, or APFS file systems from Windows

  • DiskInternals VMFS RecoveryDiskInternals Research
    DiskInternals.VMFSRecoveryv4.25.1

    Tool for VMware® data recovery, VMFS recovery, to read and repair VMDK files.

  • DiskInternals DVR RecoveryDiskInternals Research
    DiskInternals.DVRRecoveryv2.16.1

    Recovery of video recordings from corrupted, erased or healthy Dahua and HikVision NVR

  • DiskInternals Boot CDDiskInternals Research
    DiskInternals.BootableRecoveryCDv1.3

    Create a bootable CD with Windows XP, 2003 or Windows Vista CD and a full set of DiskInternals recovery tools. Recover your hard drive by booting into familiar operating system with handy access to data recovery tools.

  • DiskInternals Office RecoveryDiskInternals Research
    DiskInternals.OfficeRecoveryv5.20.1

    Recover deleted or corrupted Microsoft Office, Outlook, Access, OpenOffice, or LibreOffice files

  • DiskInternals MySQL RecoveryDiskInternals Research
    DiskInternals.MySQLRecoveryv4.8

    DiskInternals MySQL Recovery is the best and most advanced MySQL database recovery tool.

More from DiskInternals Research or browse Ext2, Ext3, Ext4.

Frequently asked questions

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