Apps

Discord

Discord’s desktop client stores Chromium disk cache entries, Electron V8 compiled code in Code Cache, GPUCache shader and rendering artifacts, and rotating log files to speed up loading channels, images, embedded media, and the app’s JavaScript interface. After app updates, driver changes, or interrupted writes, those cached web assets and compiled blobs can become stale or oversized, leading to visual glitches, slow startup, or broken media previews. Kudu removes Discord’s Cache_Data, Code Cache, GPUCache, and logs while leaving your account, servers, messages, downloads, and settings untouched.

Why clean Discord?

  • Invalidated Electron V8 bytecode after a Discord update can make the client open slowly or sit on a blank gray window until the code cache rebuilds
  • Corrupted Chromium disk cache entries for avatars, emoji, and embedded images can leave profile pictures missing or media previews stuck loading
  • Stale GPUCache data after a graphics driver update can cause black panels, flickering, or laggy transitions in Discord’s interface until the shader cache is regenerated
  • An oversized Cache_Data folder filled with old CDN responses can waste hundreds of megabytes and make channel content feel inconsistent as assets reload
  • Interrupted writes during a crash or forced shutdown can leave cached web resources in a bad state, showing broken styling, missing icons, or partial interface rendering
  • Accumulated log files from repeated launches and background activity can grow unexpectedly large and consume disk space without helping normal day-to-day use
What gets cleaned

Cache paths Kudu targets

Windows

%AppData%/discord/Cache/Cache_Data
%AppData%/discord/Code Cache
%AppData%/discord/GPUCache
%AppData%/discord/logs

macOS

~/Library/Application Support/discord/Cache/Cache_Data

Linux

~/.config/discord/Cache/Cache_Data
Frequently asked

Common questions about Discord

Free & open source

Download Kudu and reclaim your disk space.

Available on Windows, macOS, and Linux. No account required, no feature gates, no telemetry without consent. All cleaning targets are open source and community-auditable.