Wingetlywingetly
← All apps

CCleaner

by Gen Digital Inc.v6.41.0.11567

Last updated

CCleaner for PC helps you clean up your Windows computer, optimize performance, and maintain your online privacy.

Install with winget

$ winget install --id Piriform.CCleaner.Slim --exact --version 6.41.0.11567

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

Silent install command for CCleaner

CCleaner uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, machine scope)
installer.exe /S

See the full silent install reference for CCleaner

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

Inject instant speed into your machine by freezing resource-hogging apps and programs and by removing the unnecessary files taking up room on your hard drive. Clear out errors, broken settings, and update drivers to improve stability. Protect your privacy by securely erasing tracking cookies and history.

Installers · v6.41.0.11567

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
machineDirect
x64EXE
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 CCleaner.

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

  • KrokietRafał Mikrut
    qarmin.krokietv12.0.1

    Multi functional app to find duplicates, empty folders, similar images etc.

  • PatchCleaner PortableHomeDev
    HomeDev.PatchCleanerPortablev1.4.2.0

    (Re)Moves orphaned .msi files from the C:\Windows\Installer folder to free up disk space.

  • 应用宝腾讯公司
    Tencent.YingYongBaov5.8.3

    Smartphone management tool

  • Windows Memory CleanerIgor Mundstein
    IgorMundstein.WinMemoryCleanerv3.0.8

    This free RAM cleaner uses native Windows features to optimize memory areas. It's a compact, portable, and smart application.

  • A
    ADB AppControlCyber.Cat
    CyberCat.ADBAppControlv1.8.6

    A new and handy desktop program, that will allow you to easily manage applications on your android device.

  • ChocolateyChocolatey Software, Inc.
    Chocolatey.Chocolateyv2.7.4.0

    Chocolatey is The Package Manager for Windows. It was designed to be a decentralized framework for quickly installing applications and tools that you need. It is built on the NuGet infrastructure and uses PowerShell as its focus for delivering packages.

More from Gen Digital Inc. or browse accelerate, application, apps.

Frequently asked questions

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