Wingetlywingetly
← All apps

DiskInternals Office Recovery

by DiskInternals Researchv5.20.1

Last updated

Recover deleted or corrupted Microsoft Office, Outlook, Access, OpenOffice, or LibreOffice files

Install with winget

$ winget install --id DiskInternals.OfficeRecovery --exact --version 5.20.1

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

Silent install command for DiskInternals Office Recovery

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

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

See the full silent install reference for DiskInternals Office 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

Recover deleted or corrupted Microsoft Office, Outlook, Access, OpenOffice, or LibreOffice files

DiskInternals Office Recovery scans the entire surface of your hard drive in order to locate all Microsoft Office documents that are still there. In order to find the documents, it uses a set of signatures that are characteristic for the Office file types. The file system is also scanned in order to retrieve the names of the files. The results of disk scan are matched against information contained in the file system, and you are presented with a complete list of all Microsoft Office documents that are on the disk and that are still possible to recover.

DiskInternals Office Recovery offers an extensive set of filters allowing you to display only the files that you need with just a few mouse clicks. If you need a DOC file that you know you worked with today, you simply activate the File Format and Date filters, and only the Word documents that were modified on this day will be displayed. If you don't remember the name of the file, but know its title or the person who created the document, the Title and Author filters will show you those files. Similarly, if you only remember a line or even a few words of text from the document, you can instantly locate that particular file by activating the Text filter.

Installers · v5.20.1

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 Office 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 MySQL RecoveryDiskInternals Research
    DiskInternals.MySQLRecoveryv4.8

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

  • DiskInternals Excel RecoveryDiskInternals Research
    DiskInternals.ExcelRecoveryv5.20.1

    Recover deleted or corrupted Microsoft Excel, OpenOffice, LibreOffice spreadsheets

More from DiskInternals Research or browse Access, LibreOffice, Office.

Frequently asked questions

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