Apps

Discord

Discord’s desktop client stores Chromium disk cache entries for downloaded images, emoji, avatars, JavaScript bundles, and other web assets, along with Electron V8 compiled code cache and GPU cache data used to speed up rendering. Those files help channels and media load faster after the first visit, but they can become stale after Discord updates, Chromium changes, or graphics driver changes. Kudu removes Discord’s Cache_Data, Code Cache, and GPUCache folders while leaving your account, servers, messages, settings, and saved login untouched.

Why clean Discord?

  • Corrupted Chromium disk cache entries can make avatars, custom emoji, stickers, or inline images fail to load even though the same content appears normally on mobile or web
  • Stale cached JavaScript bundles after a Discord desktop update can cause a blank window, missing UI panels, or repeated reload loops until fresh assets are downloaded
  • Invalidated Electron V8 compiled code cache after an app update often causes one unusually slow launch, high CPU usage, or laggy startup while bytecode is rebuilt
  • Outdated GPUCache data from a graphics driver update can trigger black screens, flickering, or broken hardware-accelerated rendering until Discord regenerates its shader-related cache
  • An oversized Cache_Data folder keeps old media and web assets on disk, so Discord can consume hundreds of megabytes or more with no benefit to your messages or account data
  • Bad cached responses can leave channel previews, embeds, or CDN-hosted attachments stuck on old versions, making Discord look inconsistent until the local cache is cleared
What gets cleaned

Cache paths Kudu targets

Windows

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

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.