Safe to Delete

Windows Font Cache DAT Files (FontCache 3.0.0.0.dat)

Quick Answer: FontCache dat files cache WPF and TrueType font metrics. Deleting FontCache dat files is safe and fixes font rendering bugs.

Bottom Line: It is 100% safe to delete FontCache DAT files. Clearing FontCache3.0.0.0.dat forces Windows Presentation Foundation (WPF) to rebuild fresh font metrics tables.


What are FontCache DAT Files?

Located at C:\Windows\ServiceProfiles\LocalService\AppData\Local\FontCache, Windows caches rendered font glyph metrics in binary .dat files.


How to Clear FontCache DAT Files

net stop FontCache
del /f /q C:\Windows\ServiceProfiles\LocalService\AppData\Local\FontCache\*.dat
net start FontCache

Discussion

Loading authentication...

Related in windows

Chia Blockchain Mainnet Database (~/.chia/mainnet/db)

The Chia mainnet db folder stores full node blockchain blocks (blockchain_v2_mainnet.sqlite). Deleting forces re-sync.

Use Caution

How to Force Delete a Locked File or Folder in Windows 11 / 10

Fix 'The action cannot be completed because the file is open in another program' with Command Prompt, PowerShell, and Task Manager.

Safe to Delete

Why Is My Hard Drive Full But No Files Are Showing? (Hidden Bloat Solved)

Fix hard drives that appear full despite selecting all files showing low storage. Discover hidden shadow copies, System Volume Information, and pagefiles.

Safe to Delete
Back to all files