Safe to Delete

Discord Code & GPU Cache (%AppData%\discord\Code Cache)

Quick Answer: Discord's Electron app caches compiled V8 JavaScript bytes and GPU textures. Clearing the cache is safe.

Bottom Line: It is 100% safe to delete Discord’s Code Cache and GPUCache. Clearing it fixes black screen glitches and app launch crashes in Discord.


What is Discord Code Cache?

Located at %AppData%\discord\Code Cache and %AppData%\discord\GPUCache, Discord (an Electron app) saves V8 compiled bytecode.


Can You Delete Discord Cache?

✅ Yes, safe to delete.

taskkill /F /IM discord.exe
rmdir /s /q "%AppData%\discord\Code Cache"
rmdir /s /q "%AppData%\discord\GPUCache"

Discussion

Loading authentication...

Related in cache

Dropbox Local Cache Folder (.dropbox.cache)

.dropbox.cache stores staging files and deleted file backups for Dropbox. Deleting it is safe and reclaims hidden local SSD storage.

Safe to Delete

Google Drive File Stream Cache (file_stream_cache)

file_stream_cache stores local cached copies of Google Drive cloud files. Clearing the cache is safe and recovers lost space on PC or Mac.

Safe to Delete

OneDrive .tmp.driveupload & Sync Temp Files

.tmp.driveupload files are temporary cache chunks created during OneDrive cloud sync. Deleting stuck temp files is safe and clears sync errors.

Safe to Delete
Back to all files