Wingetlywingetly
← All apps

Stellar Repair for MS SQL

by Stellar Information Technology Pvt Ltd.v11.0.0.2

Last updated

Recovers SQL database with minimal downtime. It repairs and recovers corrupt SQL database (MDF and NDF) files and extracts data from corrupted backup (.BAK).

Install with winget

$ winget install --id StellarDataRecovery.StellarRepairForMSSQL --exact --version 11.0.0.2

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

Silent install command for Stellar Repair for MS SQL

Stellar Repair for MS SQL uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
StellarRepairforMSSQL.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Stellar Repair for MS SQL

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

Recovers SQL database with minimal downtime. It repairs and recovers corrupt SQL database (MDF and NDF) files and extracts data from corrupted backup (.BAK). It supports SQL 2022, 2019, 2017, 2016, and lower versions.

- Recovers tables, triggers, indexes, stored procedures, etc.

- Recovers deleted records from SQL database tables

- Extracts the data from corrupted backup file (.BAK)

The SQL database recovery software uses robust scanning algorithms to retrieve data from damaged or corrupt MDF and NDF files. It helps recover all the database objects, including Tables, Views, Stored Procedures, Collations, etc. The tool supports database recovery of MS SQL Server 2022, 2019, 2017, 2016, 2014, 2012, 2008, 2008 R2, and older versions.

This tool allows you to repair and restore corrupt SQL database (.bak) files with 100% precision. It supports all backup types, including Full Backup, Differential Backup, and Transaction Log. You just need to select the file, scan it, and then save the recovered data to a new/live SQL database.

Installers · v11.0.0.2

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
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 Stellar Repair for MS SQL.

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

  • Stellar Repair for PhotoStellar Information Technology Pvt Ltd.
    StellarDataRecovery.StellarRepairForPhotov8.9.0.0

    Repair damaged, pixelated, distorted, disoriented, greyed-out, and corrupt JPEG and other RAW photo file formats.

  • Stellar Converter for OSTStellar Information Technology Pvt Ltd.
    StellarDataRecovery.StellarConverterForOSTv14.0.0.1

    The tool converts orphaned OST files to PST, including emails, attachments, contacts, and calendars with 100% precision.

  • Stellar Repair for VideoStellar Information Technology Pvt Ltd.
    StellarDataRecovery.StellarRepairForVideov7.0.0.0

    DIY Video Repair Tool to repair corrupt or unplayable MP4, MOV, AVI, MKV, AVCHD, MJPEG, WEBM, ASF, WMV, FLV, DIVX, MPEG, MTS, M4V, 3G2, 3GP, and F4V files.

  • Stellar File EraserStellar Information Technology Pvt Ltd.
    StellarDataRecovery.StellarFileEraserv6.0.0.0

    Stellar File Eraser software is a powerful tool designed to erase files permanently, ensuring your sensitive data is securely wiped from your laptop or desktop PC.

  • Stellar Migrator for ExchangeStellar Information Technology Pvt Ltd.
    StellarDataRecovery.StellarMigratorForExchangev2.0.0.1

    Exchange migration tool that automates the complex and time-consuming process of manual migration. This tool offers error-free solution to migrate Exchange mailboxes with zero data loss and minimal downtime.

  • Stellar Data RecoveryStellar Information Technology Pvt Ltd.
    StellarDataRecovery.StellarDataRecoveryv12.6.0.0

    Recovers lost or deleted Windows data with ease in any data loss situation whether it's unintentional or deleted intentionally.

More from Stellar Information Technology Pvt Ltd. or browse Database, Recovery, Repair.

Frequently asked questions

How do I install Stellar Repair for MS SQL on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id StellarDataRecovery.StellarRepairForMSSQL --exact --version 11.0.0.2. winget downloads the installer from Stellar Information Technology Pvt Ltd. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Stellar Repair for MS SQL silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id StellarDataRecovery.StellarRepairForMSSQL --exact 11.0.0.2 --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 Stellar Repair for MS SQL?
Stellar Repair for MS SQL uses EXE (Inno Setup). Run the downloaded installer with: StellarRepairforMSSQL.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Stellar Repair for MS SQL via winget?
Run: winget uninstall --id StellarDataRecovery.StellarRepairForMSSQL --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Stellar Repair for MS SQL's Apps & Features entry.
Is Stellar Repair for MS SQL free?
Stellar Repair for MS SQL is distributed under Proprietary. Refer to the publisher (https://www.stellarinfo.com/sql-recovery.php) for the full license terms - Wingetly itself does not charge for installation.
Does Stellar Repair for MS SQL 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 Stellar Repair for MS SQL directly from the publisher.
How do I keep Stellar Repair for MS SQL up to date?
Run winget upgrade --id StellarDataRecovery.StellarRepairForMSSQL --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Stellar Repair for MS SQL from microsoft/winget-pkgs.