CWS6206 GitHub avatar

EasySystemCleaner

CWS6206

EasySystemCleaner is a portable, open-source Windows 11 utility for selectively cleaning temporary files, caches, and the Recycle Bin without registry cleaning or exaggerated performance claims.

Stars

122

7-day growth

No data

Forks

40

Open issues

0

License

NOASSERTION

Last updated

2026-07-24

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It is a clean-room implementation that deliberately avoids registry cleaning and misleading performance promises, storing user selections and a log for transparency.

Who it is for

  • Windows 11 users seeking a trustworthy cleaning tool
  • System administrators needing automated maintenance via command line
  • Privacy-conscious individuals who want to inspect files before deletion
  • Developers evaluating simple, open-source system utilities

Use cases

  • Free up disk space by removing Windows temporary files, thumbnail cache, and browser caches
  • Automate system cleanup with the /AUTO and /SHUTDOWN command-line options
  • Inspect and selectively delete files from the Recycle Bin and crash/error reports

Strengths

  • Portable single executable with no installation required
  • Open source under GPL v3.0, ensuring transparency and community trust
  • Stores user selection and logs alongside the program for easy auditing
  • Explicitly avoids registry cleaning, reducing risk of system instability

Considerations

  • Designed specifically for Windows 11; compatibility with older Windows versions is not mentioned
  • Requires browsers to be closed before cleaning their caches
  • Version 1.2 may have limited feature set compared to more mature tools

README quick start

EasySystemCleaner

Portable, original Windows 11 cleaning utility. Version 1.2 - 2026

Copyright by Dr. René Bäder (PhDs). Freeware, licensed under the GNU GPL v3.0.

The original application icon is included in Assets/EasySystemCleaner.ico and is used by the executable.

Functions

  • Select and inspect clean-up locations before deletion
  • Clean Windows temporary files, crash/error reports, thumbnail cache, browser caches and the Recycle Bin
  • Stores selection and EasySystemCleaner.log next to the executable
  • Command line: EasySystemCleaner.exe /AUTO (optional /SHUTDOWN after an automatic run)
  • Publishes as a self-contained single Windows x64 executable

This is a clean-room implementation. It contains no code, visual assets, branding, or cleaning databases from FluentCleaner. It deliberately does not offer registry cleaning or misleading performance claims.

Build portable release

dotnet publish .\EasySystemCleaner.csproj -c Release -r win-x64

The portable executable is placed in bin\Release\net8.0-windows\win-x64\publish.

Safety

Close browsers before cleaning browser caches. The tool only removes files from the explicitly selected locations; review the analysis and keep backups of important data.

Description

EasySystemCleaner Portable, original Windows 11 cleaning utility. Clean Windows temporary files, crash/error reports, thumbnail cache, browser caches and the Recycle Bin

Related repositories

Similar projects matched by category, topics, and programming language.

loyal-studio
loyal-studio GitHub avatar

Honami-Animation-System

Honami is a visual, UI-first animation system for Unity 6 that replaces Mecanim with timeline editors, node graphs, and a zero-allocation runtime, letting animators author animations with almost no code.

C#
239
aakk007
aakk007 GitHub avatar

RogueCleaner

A Windows tool that detects and removes malicious leftovers from right-click menus, startup items, services, scheduled tasks, browser extensions, and file associations.

C#
212
ThioJoe
ThioJoe GitHub avatar

Thio-Background-App-Notifier

A lightweight Windows tool that notifies you about new auto-starting background services and scheduled tasks that Windows normally doesn't alert you about.

C#
147