Wingetlywingetly
← All apps

DiskInternals MSSQL Recovery

by DiskInternals Researchv4.16

Last updated

DiskInternals MSSQL Recovery was developed by the best programmers in the industry to satisfy all customer desires during SQL database recovery. The program works with MSSQL databases created on Windows (NTFS or ReFS) and on Linux (Ext2/3/4).

Install with winget

$ winget install --id DiskInternals.MSSQLRecovery --exact --version 4.16

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

Silent install command for DiskInternals MSSQL Recovery

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

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

See the full silent install reference for DiskInternals MSSQL 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 MSSQL Recovery was developed by the best programmers in the industry to satisfy all customer desires during SQL database recovery. The program works with MSSQL databases created on Windows (NTFS or ReFS) and on Linux (Ext2/3/4).

This SQL database repair tool works like no other because it is unique in its capabilities. Here are its main advantages:

- It restores .mdf files.

- It has two MSSQL recovery modes:

* “Repair existing database” mode: when database files cannot be opened, MSSQL Recovery works around inaccessible or damaged files and boosts your chances for recovering the rest of the tables.

* “Recover database from disk” mode: deleted databases can be restored with MSSQL Recovery.

- You can preview the restored files before export.

- The trial version is completely free and lets you use all functions of the paid version, except export.

- You can export to MSSQL via ADO/ODBC protocols.

- It supports SQL Server 2008-2019 encrypted databases.

- It supports all national and Unicode character tables.

- It supports databases created with:

* MS SQL Server 2019 (x86, x64, Express)

* MS SQL Server 2017 (x86, x64, Express)

* MS SQL Server 2016 (x86, x64, Express)

* MS SQL Server 2014 (x86, x64, Express)

* MS SQL Server 2012 (x86, x64, Express)

* MS SQL Server 2008 (x86, x64, Express)

* MS SQL Server 2005 (x86, x64, Express)

* MS SQL Server 2000 (x86, x64)

- It supports page compression and row compression.

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

Installers · v4.16

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 MSSQL 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 MSSQL, Recovery.

Frequently asked questions

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