Wingetlywingetly
← All apps

UndeleteOnClick

by 2BrightSparksv1.12.11.0

Last updated

UndeleteOnClick can undelete files from any NTFS or FAT (exFAT, FAT 12, 16, 32) volume.

Install with winget

$ winget install --id 2BrightSparks.UndeleteOnClick --exact --version 1.12.11.0

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

Silent install command for UndeleteOnClick

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

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

See the full silent install reference for UndeleteOnClick

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

UndeleteOnClick can undelete files from any NTFS or FAT (exFAT, FAT 12, 16, 32) volume.

Key Features:

- Simple interface

- Can be used on a USB key

- Likelihood of recovery indicator given

- Recover files from the Recycle Bin even after it has been emptied

- Very fast

Installers · v1.12.11.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 UndeleteOnClick.

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

  • SyncBackPro2BrightSparks
    2BrightSparks.SyncBackProv12.1.6.0

    SyncBackPro backup software, the professional's tool to backup, synchronize, and restore data files.

  • SyncBackFree2BrightSparks
    2BrightSparks.SyncBackFreev12.1.6.0

    Windows Backup Software that is free for personal, educational, charity, government, and commercial use.

  • SyncBackSE2BrightSparks
    2BrightSparks.SyncBackSEv12.1.6.0

    SyncBackSE is the ideal Windows solution for home users to backup their personal data.

  • RecuvaPiriform
    Piriform.Recuvav1.55.0.133

    Restore accidentally deleted files quickly and easily.

  • Hindsightdfir.blog
    obsidianforensics.HindsightGUIv2026.06

    Hindsight

  • DriveForgeForgeLabsSoft
    ForgeLabsSoft.DriveForgev4.3.1

    Create Windows USB drives, clone your PC, back it up, recover deleted files, and check drive health. Free and open source.

More from 2BrightSparks or browse data-recovery, file-recovery, forensics.

Frequently asked questions

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