Skip to content

Releases: brsbrkctn/RAMCleaner

RAMCleaner v1.3.0 - Visual RAM Bars, Process Working Set Trim & Auto-Scheduler

Choose a tag to compare

@brsbrkctn brsbrkctn released this 18 Aug 12:41

RAMCleaner v1.3.0 ⚡

Lightweight, zero-dependency, open-source Windows performance & RAM cache optimization tool powered by PowerShell and native C# Win32 APIs (ntdll.dll & psapi.dll).

✨ What's New in v1.3.0

  • Graphical RAM Capacity Bar: Interactive before/after ASCII memory capacity bars ([######--------------] %30) showing real-time memory pressure.
  • Process Working Set Trimming: Aggressively reclaims unused working sets from background processes via psapi.dll!EmptyWorkingSet.
  • Windows Desktop Toast Notifications: Native notifications displaying total freed RAM metrics upon completion.
  • Headless Silent Mode: Run background optimizations without console windows using --silent.
  • Auto-Cleaner Scheduler: Single-click Windows Task Scheduler setup (OtoTemizle_Kur.bat).
  • Thumbnail Cache Cleanup: Purges Windows Explorer thumbnail cache databases.
  • Classic Black Console Theme: Direct black background initialization with zero blue screen flashes.
  • Zero-Dependency Core: Pure native Windows PowerShell and Win32 API calls.

📦 Downloads & Installation

  1. Download RAMCleaner-v1.3.0.zip below.
  2. Extract the archive to any folder.
  3. Run RAM_Temizle.bat (or create a desktop shortcut via CreateDesktopShortcut.bat).

RAMCleaner v1.2.0 - Visual RAM Bars, Process Working Set Trim & Auto-Scheduler

Choose a tag to compare

@brsbrkctn brsbrkctn released this 18 Aug 12:27

RAMCleaner v1.2.0 ⚡

Lightweight, zero-dependency, open-source Windows performance & RAM cache optimization tool powered by PowerShell, native C# Win32 APIs (ntdll.dll & psapi.dll).

✨ What's New in v1.2.0

  • Graphical RAM Capacity Bar: Real-time ASCII memory bars ([████████░░░░] %40) showing memory pressure before and after.
  • Top 5 Memory Consumers: Real-time list of the most RAM-heavy active applications.
  • Process Working Set Trimming: Aggressively reclaims unused working sets from background processes via psapi.dll!EmptyWorkingSet.
  • Windows Desktop Toast Notifications: Native notifications displaying total freed RAM metrics upon completion.
  • Headless Silent Mode: Run background optimizations without console windows using --silent.
  • Auto-Cleaner Scheduler: Single-click Windows Task Scheduler setup (OtoTemizle_Kur.bat).
  • Thumbnail Cache Cleanup: Purges Windows Explorer thumbnail cache databases.

📦 Downloads

Download RAMCleaner-v1.2.0.zip below, extract it, and run RAM_Temizle.bat.