Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✦ SwiftClean

A tiny, free, honest junk cleaner for Windows.
No ads. No bundles. No telemetry. Just cleaning.

Download Platform Runtime Size License Telegram

SwiftClean — scan results

🌐 swiftcleanpc.com  ·  💬 Telegram — @windows_free_software  ·  SourceForge


SwiftClean frees up disk space by removing the junk Windows and your browsers pile up over time — temporary files, caches, crash dumps, the Recycle Bin. It's a single ~60 KB executable: no installer, no background service, no runtime to download (it uses the .NET Framework 4.8 that ships with every modern Windows).

Features

  • 🧹 Windows temp files%TEMP% and C:\Windows\Temp
  • 🌐 Browser caches — Chrome, Edge, Yandex, Firefox, Opera, Brave (cache only — never touches logins or passwords)
  • 🗑️ Recycle Bin — emptied via the native SHEmptyRecycleBin API
  • 💥 Windows Error Reporting — leftover crash dumps
  • 📦 Windows Update leftovers — the SoftwareDistribution\Download cache
  • 🚀 Startup manager — see and disable autostart entries (with a registry backup, so it's reversible)
  • 📁 Custom folder — point it at any folder and clean it

It shows the real amount of junk found before, and the real space freed after — no fake "1000 registry errors detected" scare tactics.

Download

Download the latest release

  1. Download SwiftClean.zip
  2. Extract it (right‑click → Extract All)
  3. Run SwiftClean.exe — click Scan, then Clean

No installation. To remove it, just delete the file.

Why SwiftClean?

Most "PC cleaners" are bloated, show fake problems to scare you, bundle extra software, or phone home with your data. SwiftClean is the opposite:

SwiftClean
Size One ~60 KB .exe
Ads / bundles None
Telemetry None — it makes no network connections at all
Fake "errors" None — real sizes only
Registry "optimization" None — it never edits the registry (except the reversible startup toggle)
Source code Fully open — right here

Build from source

See BUILD.md. In short:

dotnet build src/SwiftClean.csproj -c Release

Output is a single SwiftClean.exe.

A note on antivirus false positives

SwiftClean is a small, unsigned .NET application that lists your browsers' cache folders in order to clean them. A few machine‑learning antivirus engines flag any new unsigned .NET binary that touches those folders as "suspicious" purely by heuristic — the signature‑based engines (Microsoft Defender, Kaspersky, ESET, Bitdefender, Avast) report it clean.

Because the entire source is in this repository, you can read exactly what it does and build it yourself. Code signing is planned, which will remove the SmartScreen prompt. If your browser blocks the download, it's a reputation warning for a new app — not a virus.

More free Windows software

New releases, more free tools, guides and fixes go out in our Telegram channel: @windows_free_software — a hub of clean, free Windows utilities with official downloads via GitHub and SourceForge.

License

MIT — do whatever you like with it.


🇷🇺 По‑русски

SwiftClean — бесплатная честная очистка компьютера

Крошечная (~60 КБ) программа, которая освобождает место на диске, удаляя мусор, который со временем копят Windows и браузеры: временные файлы, кэш, отчёты об ошибках, Корзину. Без установщика и без рантайма — работает на .NET Framework 4.8, который уже есть в каждой Windows.

Что чистит: временные файлы Windows, кэш браузеров (Chrome/Edge/Yandex/Firefox/Opera/Brave — только кэш, логины и пароли не трогает), Корзину, отчёты об ошибках, хвосты обновлений Windows. Плюс менеджер автозагрузки (с бэкапом — всё обратимо).

Честно: без рекламы, без «встроенного» софта, без телеметрии (программа вообще не выходит в сеть), без фейкового «найдено 1000 ошибок». Показывает реальный размер мусора и реально освобождённое место. Реестр не трогает.

Скачать: последний релизSwiftClean.zip → распаковать → запустить SwiftClean.exe → «Сканировать», затем «Очистить».

Больше бесплатного софта для Windows — наш Telegram-канал @windows_free_software: новые релизы, чистые бесплатные утилиты, официальные загрузки через GitHub и SourceForge.

About

SwiftClean — free honest Windows junk cleaner. Cleans temp files, browser caches, Recycle Bin. No ads, no bundles, no telemetry.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages