Wingetlywingetly
← All apps
T

Temp Cleaner

by RobertasTav1.1

Last updated

Transparent temp-file cleaner that shows its reasoning, previews every deletion, and keeps a full audit log.

Install with winget

$ winget install --id RobertasTa.TempCleaner --exact --version 1.1

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

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

Temp Cleaner finds temporary-file locations on Windows and helps you clean them safely. Every location gets a risk colour (GREEN - safe to clean, YELLOW - confirm one by one, RED - view only, cleaning disabled), every skipped file is explained (AGE / LOCKED / JUNCTION), and every action is written to an audit log. Preview mode shows exactly what would be deleted before anything is touched. A right-click "What is this?" menu explains found programs via an offline 66-entry vendor knowledge base. One portable exe, English/Lithuanian UI, no installation, no telemetry, no network access. A companion to Windows built-in tools: it cleans the application cache jungles Storage Sense does not see.

Installers · v1.1

ArchitectureTypeScopeInstallDownload
x64Portable-Direct

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 Temp Cleaner.

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

  • PowerShellMicrosoft Corporation
    Microsoft.PowerShellv7.6.6.0

    PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.

  • mpv.netFrank Skare (stax76)
    mpv.netv7.1.2.0

    mpv.net is a media player for Windows with a modern GUI.

  • ActivityWatchActivityWatch Contributors
    ActivityWatch.ActivityWatchv0.13.2

    ActivityWatch is an app that automatically tracks how you spend time on your devices.

  • Ente Authente.io
    ente-io.auth-desktopv4.4.25

    Open source 2FA authenticator, with end-to-end encrypted backups.

  • TranslucentTBCharles Milette
    CharlesMilette.TranslucentTBv2026.1

    A lightweight utility that makes the Windows taskbar translucent/transparent.

  • GitHub CLIGitHub, Inc.
    GitHub.cliv2.100.0

    Take GitHub to the command line

More from RobertasTa or browse cleaner, temp-files, disk-cleanup.

Frequently asked questions

How do I install Temp Cleaner on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id RobertasTa.TempCleaner --exact --version 1.1. winget downloads the installer from RobertasTa and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Temp Cleaner silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id RobertasTa.TempCleaner --exact 1.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Temp Cleaner via winget?
Run: winget uninstall --id RobertasTa.TempCleaner --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Temp Cleaner's Apps & Features entry.
Is Temp Cleaner free?
Temp Cleaner is distributed under GPL-3.0-only. Refer to the publisher (https://github.com/RobertasTa/temp-cleaner) for the full license terms - Wingetly itself does not charge for installation.
Does Temp Cleaner 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 Temp Cleaner directly from the publisher.
How do I keep Temp Cleaner up to date?
Run winget upgrade --id RobertasTa.TempCleaner --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Temp Cleaner from microsoft/winget-pkgs.