Verified for macOS Tahoe 26.2

Fix macOS "App Icon" Blank or Generic

Are your application icons showing as a generic white paper or a folder?

Recommended Troubleshooting Tool

Before proceeding with manual fixes, we recommend using CleanMyMac X. Quickly identify high CPU apps and optimize system memory with one click.

- [Download CleanMyMac X Free Here](#)

- [Browse 240+ Premium Mac Utilities on Setapp](#)


The Symptom

The Dock or Applications folder shows a "blank" icon for an app that should have a custom design.

The Fix

  1. Reset the Icon Cache
sudo find /private/var/folders/ -name com.apple.dock.iconcache -exec rm {} \;
sudo find /private/var/folders/ -name com.apple.iconservices -exec rm -rf {} \;
  1. Relaunch the Dock & Finder
killall Dock Finder
  1. Touch the Application
touch /Applications/AppName.app

Fix 3: The Automated UI Refresh

When the system cache is persistent and Terminal commands fail.

The icon services cache can be incredibly stubborn on macOS Sequoia. If icons are still blank, a deeper system maintenance is required.

Recommended Tool: CleanMyMac X

- Maintenance Module: Includes a "Rebuild Launch Services" tool. This is the most powerful way to fix blank icons, as it forces macOS to re-register every app on your system and re-link their icons.

- Uninstaller: If a specific app's icon is broken, use the "Reset" feature in CleanMyMac X's Uninstaller to refresh the app's internal resources.

[Link: Fix App Icons and UI Glitches with CleanMyMac X]


Pro Tip

If only one app is affected, right-click the app > Get Info. Click the icon at the top left and press Delete. This often forces macOS to re-read the internal icon resource.