Wingetlywingetly
← All apps

DiskInternals MySQL Recovery

by DiskInternals Researchv4.8

Last updated

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

Install with winget

$ winget install --id DiskInternals.MySQLRecovery --exact --version 4.8

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

Silent install command for DiskInternals MySQL Recovery

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

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

See the full silent install reference for DiskInternals MySQL 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 MySQL Recovery is the best and most advanced MySQL database recovery tool.

MySQL Recovery by DiskInternals has more and better features than other similar programs.

- Restore MySQL databases in MyISAM and InnoDB formats. If MyISAM or InnoDB tables are damaged, they can be restored with MySQL Recovery.

- Two MySQL database recovery modes:

* “Repair existing database” mode: when .mdf, .ibd, .frm, ibdata1 files cannot be opened with the server due to corruption.

* “Recover database from disk” mode: retrieve deleted database files from the disk.

- Undeletes database files from +UFS, ReiserFS, and Reiser4 file systems.

- Multiple export modes for restored databases, including:

* Via server connection, using ODBC drivers.

* SQL files that contain commands for creation of tables, keyfields and commands for inserting rows in a table.

- A free trial version is always available. It has the same features as the paid version, except that you cannot save the found data.

- Preview databases of .myd or .innodb formats in the free trial version.

- MySQL versions 3.19 - 8.0 are supported.

- MySQL authentication is supported.

- MySQL Recovery support file system as NTFS, ReFS, UFS, exFAT, FAT, RomFS(reader), HFS, Ext2/3/4, ReiserFS, XFS, Reiser4.

Installers · v4.8

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 MySQL 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 Excel RecoveryDiskInternals Research
    DiskInternals.ExcelRecoveryv5.20.1

    Recover deleted or corrupted Microsoft Excel, OpenOffice, LibreOffice spreadsheets

More from DiskInternals Research or browse MySQL, Recovery.

Frequently asked questions

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