Next-Gen Windows Performance Suite v3.3

Purge Dev Caches & Optimize Windows RAM

A high-performance, open-source Win32 desktop utility engineered by Prakhar Yadav (@blazecodeprakhar). Reclaim gigabytes from heavy developer build caches, flush GPU shader pipelines, and trim RAM working sets with zero telemetry.

Security-Minded Cleanup 100% Offline & Telemetry-Free Open Source MIT License
≈46 GB Example Run
Win32 Native API Engine
Cachey App Logo by blazecodeprakhar

Cachey

v3.3
v3.3 Performance Suite
≈46 GB
Test Run
Junk Reclaimed
2.4 GB
RAM Freed
RAM Freed
0 Config
Ready to Run
Win32 EmptyWorkingSet RAM Trimming
NVIDIA, AMD & DirectX GPU Shader Purge
NPM, Pip, Cargo & Gradle Dev Cache Reclaimer
Standalone Binary

Single file portable executable (.exe)

Download

System & Compatibility Matrix

Technical breakdown of supported Windows operating systems, Win32 APIs, developer toolchains, and engine architecture.

Engine Dimension Technical Details & Compatibility
Supported OS Windows 10, Windows 11, Windows Server 2019+ (64-bit Architecture)
RAM Optimization Win32 EmptyWorkingSet process memory trimming via native psapi.dll API calls
GPU Shader Caches NVIDIA (DXCache, GLCache), AMD Radeon (DxCache, OglCache), DirectX (D3DSCache), Intel Arc Graphics
Developer Toolchains Node.js (NPM, Yarn, PNPM), Python (Pip, Poetry, UV), Java (Gradle, Maven), Rust (Cargo), Go (go-build)
App Leftovers & Audit Scans AppData directories and cross-references with installed apps in Windows Registry
UI Framework & Binary CustomTkinter Python GUI | Standalone Single-File Windows Executable (Cachey.exe)
License & Author MIT License | Built by Prakhar Yadav (@blazecodeprakhar)

What Cachey Cleans & Boosts

Automated multi-threaded scanning for developer build caches, system RAM working sets, and obsolete app leftovers.

Win32 RAM & Shader Booster

Trims unused process RAM working sets and purges compiled GPU shader caches to eliminate gaming stutter.

  • Trims RAM via Win32 EmptyWorkingSet system calls
  • Cleans NVIDIA, AMD Radeon, and DirectX shader pipelines
  • Flushes Windows DNS resolver cache to improve online ping

Developer Cache Purger

Scans and clears accumulated dependency stores from software development environment toolchains.

  • Cleans NPM, Yarn, and PNPM package stores
  • Purges Python Pip, PyPI downloads, Poetry, and UV caches
  • Reclaims space from Gradle, Cargo, and Go build caches

Registry Audit & App Leftovers

Identifies orphaned application folders and auto-generated temporary script files safely.

  • Matches AppData against Windows Registry entries
  • Audits temporary script files (.bat, .vbs, .ps1, .exe)
  • Cleans Chrome, Edge, Brave, and Firefox web caches

How to Clean Safely

Follow these 3 simple principles to reclaim maximum disk storage without touching personal files.

01

Portable Drive-Specific Cleaning

To scan and clean a specific disk drive or external volume (e.g. D:, E:, or external SSD), simply place the Cachey.exe file inside that directory. The executable runs portably and focuses scan operations on that drive!

02

Use "Recommended & Safe" Preset

For routine maintenance, use the Recommended & Safe preset. This preset targets non-essential build caches and temp files while protecting personal documents and project files.

03

Review Before "Select All"

Review detected target items before executing a complete purge. You can easily toggle individual target checkboxes to clean only the exact directories you choose.

Built for Open Security & Verification

Cachey by Prakhar Yadav (@blazecodeprakhar) is 100% open source, certified by SignPath Foundation, and runs strictly offline.

100% Transparent & Open Source

Every single line of code is published on GitHub under the permissive MIT License. Inspect every detector module, Win32 API call, and build script.

Inspect Source on GitHub

SignPath Foundation Code Signed

Code signing for release builds is managed via GitHub Actions and authenticated by the SignPath Foundation for verified binary safety.

Verify SignPath Program

Zero Telemetry & 100% Offline

Runs strictly on your machine. Cachey contains zero ads, zero analytics tracking, and makes zero background network connections.

100% Privacy First

Native Win32 System APIs

Trims process memory using standard Win32 EmptyWorkingSet calls. No kernel drivers, background services, or risky registry tweaks.

Official Win32 APIs

Self-Verify Executable Checksum (SHA-256)

Verify your downloaded executable binary is authentic by running this PowerShell command on your PC:

Get-FileHash Cachey.exe -Algorithm SHA256

Run & Build from Source

Terminal commands to clone, run, and compile Cachey locally using Python 3.10+.

PowerShell / Command Prompt Commands Python 3.10+
# 1. Clone repository
git clone https://github.com/blazecodeprakhar/Cachey.git && cd Cachey
# 2. Install required dependencies
pip install -r requirements.txt
# 3. Launch application GUI
python main.py
# 4. Build standalone Windows .exe
python build_exe.py

Download Executable

Download the latest Cachey v3.3 standalone executable binary for Windows 10 & 11.

Standalone Windows Executable (v3.3)

Single portable executable. No Python required. Simply download and run on Windows 10 or 11.

Cachey.exe • 38.1 MB
Download Executable

Created by Prakhar Yadav

Software Engineer, Cybersecurity Specialist, and AI Practitioner based in Dehradun, India.

Prakhar Yadav (@blazecodeprakhar) GitHub Profile Avatar

Prakhar Yadav

@blazecodeprakhar

Full-Stack Software Engineer and Cybersecurity Specialist dedicated to creating high-performance desktop utilities, open-source developer tools, and secure software applications. Built Cachey to solve heavy build cache accumulation on Windows developer workstations.