Reclaim disk space your
dev tools left behind
SlimWin scans your Windows machine for developer caches, Docker images, WSL bloat, and pre-installed junk. See what's wasting space, then clean it safely.
PS C:\> slimwin --scan
scanning system...
Found 47.3 GB of reclaimable space
Run slimwin for interactive cleanup wizard.
01 — features
Built for how developers actually work
SlimWin targets the exact caches, artifacts, and bloatware that accumulate on development machines. Not another generic disk cleaner.
60+ Dev Tool Caches
npm, NuGet, pip, Cargo, Maven, Gradle, Go, Composer, and dozens more. Package managers accumulate gigabytes over time.
Docker & WSL
Remove unused Docker images, stopped containers, dangling volumes, and build cache. Compact WSL virtual disks.
Bloatware Removal
Remove 30+ pre-installed Windows apps: Candy Crush, Xbox apps, Cortana, Copilot, and manufacturer junk from HP, Dell, Lenovo.
IDE & Editor Caches
Visual Studio, VS Code, Cursor, all JetBrains IDEs, Neovim, Vim, Zed, Helix, Sublime Text, and more.
4-Tier Safety System
Every item is color-coded: Safe (auto-select), Caution, Review, or Dangerous. You always know the risk before deleting.
Detailed Reports
See what's using space with charts and breakdowns. Export to TXT, CSV, or JSON. Script it in CI/CD pipelines.
02 — what_it_cleans
Every corner of your dev machine
Typical developer machines recover 10-50 GB. Heavy Docker users often find 20+ GB in unused images alone.
$ Package Managers & Runtimes
$ Build Artifacts & Frameworks
$ Cloud, DevOps & Infrastructure
$ IDEs & Editors
$ Docker & WSL
dangling images — untagged, unused
unused images — 500MB+ not in use
stopped containers — exited
orphaned volumes — no container ref
build cache — layer cache
container logs — 50MB+ log files
WSL ext4.vhdx — compactable disks
$ Testing, API & Browser Tools
$ System & Windows
03 — safety
You always know the risk
Every cleanup item is categorized into a safety tier. Safe items auto-select. Dangerous items are never auto-selected and require explicit confirmation.
Auto-selected
Regenerates automatically. Zero risk. Browser caches, temp files, build caches.
Not auto-selected
May cause one-time slowdown as packages re-download. Package manager caches, IDE caches.
Manual review
May contain files you need. node_modules, Maven repo, old downloads.
Explicit confirmation
Never auto-selected. Potential data loss. Global npm packages, .NET tools, WSL distros.
04 — commands
Simple CLI, full control
Interactive wizard or scriptable commands. Works in PowerShell, CMD, or Windows Terminal.
$ slimwin
$ slimwin --scan
$ slimwin --report
$ slimwin --activate SLIM-XXXX-XXXX-XXXX-XXXX
$ slimwin --license
$ slimwin --version
05 — install
Get started in 30 seconds
Install from NuGet, get your free license key, and start cleaning.
Install via .NET
Requires .NET 8 SDK or later.
Get your free license key
Enter your email and we send it instantly. All features included.
Activate and clean
Run the wizard or use CLI commands.
$ slimwin --activate SLIM-XXXX-XXXX-XXXX-XXXX
$ slimwin
Get your free license key
All features included. No credit card. Unlimited activations.
Check your inbox
License key sent to . Check spam if you don't see it.
+ All cleanup categories
+ Developer cache cleanup
+ Docker & WSL cleanup
+ Bloatware removal
+ Export reports
+ Unlimited activations
06 — faq
Frequently asked questions
--scan or --report for automation. Export to JSON for programmatic processing.
Because developers deserve a clean machine.