Skip to content

Add WinDiskCleanup — disk cleanup for Windows developers#204

Open
AbdulWaseaDev wants to merge 1 commit into
0PandaDEV:mainfrom
AbdulWaseaDev:main
Open

Add WinDiskCleanup — disk cleanup for Windows developers#204
AbdulWaseaDev wants to merge 1 commit into
0PandaDEV:mainfrom
AbdulWaseaDev:main

Conversation

@AbdulWaseaDev

Copy link
Copy Markdown

Description

WinDiskCleanup is an open-source PowerShell script that frees disk space by cleaning 31 targets in a single run.

What it cleans

  • Browser caches (Chrome, Edge, Firefox, Brave — all profiles, auto-detected)
  • Package manager caches: npm, pip, Yarn, pnpm, NuGet, Maven, Gradle, Cargo, Go, Flutter/Dart
  • Inactive
    ode_modules\ and Python venvs (auto-scanned, asks before deleting)
  • Build artifacts (\�in/obj/dist/target/.next) with marker-file detection
  • \git clean -fdX\ across all repos in project folders
  • Temp files, Windows Update cache, DISM WinSxS, crash dumps, Recycle Bin
  • VS Code duplicate extensions, Microsoft Teams cache
  • WSL \�pt clean, Docker prune, vhdx compaction

Why Developer Utilities

It is a developer-focused tool. All package managers and tools are auto-detected — if something is not installed, that step is silently skipped. No telemetry, no network calls, works fully offline.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant