Wingetlywingetly
← All apps

Auslogics File Recovery

by Auslogicsv12.1.1.0

Last updated

Auslogics File Recovery can restore deleted files you thought were lost for good. It works with hard drives, USB storage drives, and memory cards, retrieves all file types, even from lost partitions

Install with winget

$ winget install --id Auslogics.FileRecovery --exact --version 12.1.1.0

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

Silent install command for Auslogics File Recovery

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

One-line silent install (x86, machine scope)
auslogics-file-recovery-setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Auslogics File 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

Auslogics File Recovery can restore deleted files you thought were lost for good. It works with hard drives, USB storage drives, and memory cards, retrieves all file types, even from lost partitions, and supports file recovery from ALL major file systems: NTFS, FAT16/32, and exFAT, making it a powerful tool in your arsenal.

You don’t need to go through hundreds of deleted files to find the items you want to restore. Filter by date, size, file type, a combination of these options, or just select a file by name. When file names don’t tell you much, you can preview photos, videos, documents, and PDF files right from the search results window and only undelete the files you want.

You may think that once your disk partition is no longer there on the drive list, recovering data from it will be impossible. That may be true with other tools, but not with Auslogics! The partition recovery feature makes it possible to get back files from a lost partition on your hard drive, even after it gets reallocated or quick-formatted.

If you can recover deleted files, so can somebody else. The powerful built-in File Shredder tool lets you permanently delete confidential files and prevent their unauthorized recovery. This is especially useful when you share your computer with other people, before you sell or give away your PC, or when you believe your system may be at risk of getting hacked.

Installers · v12.1.1.0

ArchitectureTypeScopeInstallDownload
x86EXE
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 Auslogics File 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

  • Auslogics Windows SlimmerAuslogics
    Auslogics.WindowsSlimmerv5.2.0.6

    Windows Slimmer will clear temporary files, remove junk, and clean up system files you no longer need to free up disk space and make your system more efficient

  • Auslogics BoostSpeedAuslogics
    Auslogics.BoostSpeedv14.1.0.1

    Being a comprehensive suite of powerful computer maintenance tools, Auslogics BoostSpeed 14 can help optimize your PC to run just the way you like.

  • Auslogics Video GrabberAuslogics
    Auslogics.VideoGrabberv1.0.0.13

    Video Grabber — Download Any Video in a Click. Whether you’re looking to download YouTube videos to a PC, save videos from Twitter, Facebook, Yahoo, or simply download a video from a website

  • Auslogics Registry CleanerAuslogics
    Auslogics.RegistryCleanerv11.1.0.1

    Auslogics Registry Cleaner is more than a simple registry repair tool. It performs a thorough scan and allows you to effortlessly fix registry issues, improving computer performance.

  • Auslogics Duplicate File FinderAuslogics
    Auslogics.DuplicateFileFinderv11.1.1.0

    Auslogics Duplicate File Finder is a Windows tool that identifies and removes redundant copies of files across drives, folders, and cloud storage using byte-by-byte content comparison to ensure 100% accuracy beyond filename/size matching.

  • Auslogics Driver UpdaterAuslogics
    Auslogics.DriverUpdaterv2.1.0.0

    Auslogics Driver Updater 2.0 doesn’t just update drivers. It will optimize your hardware, protect it from heat-induced damage, check the safety of installed driver updates, and improve overall PC performance.

More from Auslogics or browse file-recovery.

Frequently asked questions

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