EasySystemCleaner 是一款便携式开源 Windows 11 清洁工具,可以选择性地清理临时文件、缓存和回收站,不涉及注册表清理或夸大性能声明。

Stars

122

7 天增长

暂无数据

Fork 数

40

开放 Issue

0

开源协议

NOASSERTION

最近更新

2026-07-24

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

该项目采用净室实现,刻意避免注册表清理和虚假性能宣传,并会保存用户选择和日志,确保透明性。

适合谁使用

  • 需要可信清洁工具的 Windows 11 用户
  • 希望通过命令行自动执行系统维护的系统管理员
  • 希望删除前检查文件内容的隐私保护人士
  • 评估简单开源系统工具的开发人员

典型使用场景

  • 通过删除 Windows 临时文件、缩略图缓存和浏览器缓存来释放磁盘空间
  • 使用 /AUTO 和 /SHUTDOWN 命令行选项自动执行系统清理
  • 检查并选择性删除回收站、崩溃/错误报告中的文件

项目优势

  • 便携式单一可执行文件,无需安装
  • 基于 GPL v3.0 开源,保障透明度和社区信任
  • 将用户选择和日志保存在程序旁,便于审计
  • 明确避免注册表清理,降低系统不稳定风险

使用前须知

  • 专为 Windows 11 设计,未提及与旧版 Windows 的兼容性
  • 清理浏览器缓存前需要关闭浏览器
  • 1.2 版本功能集可能不如成熟工具丰富

README 快速开始

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.

项目描述

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

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

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