Wingetlywingetly
← All apps

Stellar Data Recovery

by Stellar Information Technology Pvt Ltd.v12.6.0.0

Last updated

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

Install with winget

$ winget install --id StellarDataRecovery.StellarDataRecovery --exact --version 12.6.0.0

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

Silent install command for Stellar Data Recovery

Stellar Data Recovery uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

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

See the full silent install reference for Stellar Data 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

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

File Types and Formats:

- Photo: JPEG, TIFF, TIF, PNG, BMP, GIF, NEF, CR2, CR3, CRW, ORF, SR2, K25, KDC, DCR & more.

- Video: WMV, AVI, MPEG, MPG, ASF, MOV, MP4, 3GP, 3G2, MTS, DIVX, FLV, M4V, VOB, MKV & more.

- Audio: WMA, WAV, MP3, MIDI, MID, AAC, AIF, AIFF, AMR, AU, CAF, DSS, M4A & more.

- Document: DOC, DOCX, DOT, DOTX, XLS, XLSX, PPT, PPTX, PPTM & POT

- Archive Formats: Zip and RAR

- Email: Microsoft Outlook (PST), Exchange Server (EDB) & more.

Installers · v12.6.0.0

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 Data 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

  • 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 Repair for MS SQLStellar Information Technology Pvt Ltd.
    StellarDataRecovery.StellarRepairForMSSQLv11.0.0.2

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

  • 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.

More from Stellar Information Technology Pvt Ltd. or browse Data, Recovery, Windows.

Frequently asked questions

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