Wingetlywingetly
← All apps

Lenovo Quick Clean

by Lenovov1.02.0051

Last updated

Lock keyboard and mouse input to allow for easy sanitization of the device

Install with winget

$ winget install --id Lenovo.QuickClean --exact --version 1.02.0051

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

Silent install command for Lenovo Quick Clean

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

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

See the full silent install reference for Lenovo Quick Clean

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

Lenovo Quick Clean application allows healthcare professionals to lock keyboard and mouse input so the laptop keyboard can be wiped down to sanitize the device. The user can use the default 2 minute timer or specify an amount of time to lock out input. If the user finishes cleaning before the timer expires, pressing FN key plus Right Shift will exit the cleaning mode.

Installers · v1.02.0051

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 Lenovo Quick Clean.

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

  • Lenovo System UpdateLenovo
    Lenovo.SystemUpdatev5.08.04.85

    Enable IT administrators to distribute updates for software, drivers, and BIOS in a managed environment from a local server.

  • Legion Accessory CentralLenovo
    Lenovo.LegionAccessoryCentralv2.0.6.06161

    A utility to help you configure some Lenovo Legion accesories.

  • Lenovo Service BridgeLenovo
    Lenovo.ServiceBridgev5.0.2.21

    Lenovo Service Bridge identifies your devices Service Tag, analyzes hardware problems, runs diagnostic tests, and scans for driver updates.

  • Lenovo Thin InstallerLenovo
    Lenovo.ThinInstallerv1.04.02.0024

    A smaller version of Lenovo System Update which does not require installation

  • Lenovo Update RetrieverLenovo
    Lenovo.UpdateRetrieverv5.08.03.92

    Update Retriever is a program that enables an administrator to search for and download updates from the Lenovo Support site to a repository folder on a local drive or network share.

  • S
    SUHelperLenovo
    Lenovo.SUHelperv1.0.0.22

    SUHelper is designed to support a few scenarios to provide IT administrators more control over the updating of their devices.

More from Lenovo or browse clean, healthcare, keyboard.

Frequently asked questions

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