Folder icon not changing on Mac? Here's why
You copied an image, opened Get Info, pasted — and the folder looks exactly the same. Or it changed, then went back to blue after a restart. This is one of the most reported Finder annoyances, and it almost always comes down to one of eight causes. They're listed below in the order worth trying, most common first. Almost everyone stops at number one.
1. You copied the file, not the image inside it
This is the cause in the large majority of cases, and it is the step most walkthroughs get wrong. Selecting a PNG in Finder and pressing ⌘C copies the file. Paste that into Get Info and macOS gives you the generic PNG document icon — a white page with a corner fold — instead of your artwork. It looks like nothing happened, or like the wrong thing happened.
You have to copy the image content, which means opening it first:
- Double-click the image so it opens in Preview.
- Press ⌘A to select all, then ⌘C to copy.
- Now select the folder, press ⌘I, click the small icon in the top-left corner of the Get Info window, and press ⌘V.
Two details matter in that last step. The small icon top-left is the target — not the large preview thumbnail further down the window, which does nothing when you paste onto it. And it needs a single click to select it; you should see a faint blue highlight around it before you paste.
2. You don't have write permission on the folder
If the icon silently refuses to change and step one didn't help, check permissions. A folder you can open and read is not necessarily one you can modify.
Select the folder, press ⌘I, and scroll to Sharing & Permissions at the bottom of the Info window. Click the padlock, enter your password, and confirm your user account is listed with Read & Write. If you aren't listed at all, click the + button, add yourself, then set the privilege.
This bites most often on folders copied from an external drive, restored from a backup, or created by another user account on the same Mac.
3. The folder is one macOS protects
Some folders simply cannot take a custom icon, and macOS gives no error explaining why. The protected set is Applications, Library, System and Users. System Integrity Protection guards them, and no amount of permission-fiddling changes that.
The same limit applies to the native Customize Folder panel in macOS 26 Tahoe — it is greyed out on those folders. If you want a visual marker on a system folder, the only real option is an alias: make one, put it where you want it, and give the alias the icon. Aliases accept custom icons normally, and they tend to hold them more reliably than the originals do.
4. The icon cache is showing you a stale image
Sometimes the icon did change and Finder is still drawing the old one. The giveaway: the folder looks correct in one window and wrong in another, or correct in the sidebar and wrong on the desktop.
Try the gentle fix first — log out and back in, which rebuilds most of the cache. If that isn't enough, quit Finder and the Dock:
- Open Activity Monitor, search for
Finder, select it and click the ✕ then Force Quit. Finder relaunches by itself. - Do the same for
Dock.
You will find Terminal one-liners on forums that delete com.apple.iconservices from /private/var/folders/ with sudo. They do work, but running sudo find … -exec rm -rf on a path you pasted from a forum is a genuinely bad habit — one typo in that command deletes something you wanted. Log out first. It fixes the same thing.
5. The folder predates your current macOS
Folders created many macOS versions ago sometimes refuse new icons permanently, with no error. This has been reported since Catalina and still turns up. Nobody outside Apple knows exactly which metadata gets stuck.
The workaround is blunt and it works: create a new folder, apply the icon to that one while it is still empty, then move your files into it and delete the old folder. Two minutes, and the new folder behaves normally from then on.
6. Icon previews are turned off in that window
If custom icons look right in some folders and generic in others, check the view settings of the window that looks wrong. With that window in front, press ⌘J and make sure Show icon preview is ticked.
This setting is per-folder, not global, which is exactly why the symptom looks so random. If you want it everywhere, tick it and then click Use as Defaults at the bottom of the same panel.
7. The folder lives in iCloud Drive
Custom icons on iCloud Drive folders are unreliable by design. The icon is stored in the folder's resource metadata, and that metadata does not survive sync round-trips consistently. You will see an icon apply, hold for a while, then revert — often on a different Mac first.
There is no fix, only a choice: keep custom-iconed folders outside iCloud Drive, or accept that the icon may not follow the folder across devices. Folders on the local disk or an external drive keep their icons fine.
8. A macOS update wiped your icons
If your custom folder icons were fine and all disappeared at once, you are probably not doing anything wrong. Apple shipped a regression in macOS 26.4 that cleared custom icons on many Macs, and there are active Apple Community threads full of people hitting it. A similar bug appeared after an earlier update and was fixed roughly two weeks later.
Before you re-apply anything, go to System Settings → General → Software Update and install whatever is offered. Re-applying icons on the broken build usually means doing the work twice.
Why this keeps happening — and the shortcut
Step back and the pattern is clear. A custom folder icon on macOS is a resource attached to the folder itself. It depends on your clipboard containing image data rather than a file reference, on write permission, on SIP, on Finder's cache, on per-window view settings, on iCloud sync behaviour, and on Apple not regressing it in a point release. Seven things have to line up for one blue folder to turn into something else. That is why it fails so often, and why the fix is different every time.
Mac+ sidesteps the whole chain. You pick a pattern and a color from 52 designs, apply it to as many folders as you want at once, and it re-applies them if an update clears them. No Preview, no ⌘I, no clipboard, no permissions dialog. It also does the thing native customization can't: real artwork rather than a stock symbol, on any number of folders in one go.
If you only need one folder tinted once, the native Customize Folder panel in macOS 26 Tahoe is genuinely enough and you should just use it. The case for Mac+ is volume and persistence — a whole Documents tree styled consistently, and staying that way.
The 60-second version: apply a custom folder icon correctly
- Open your image by double-clicking it so it opens in Preview — do not just select it in Finder.
- In Preview, press ⌘A to select all, then ⌘C to copy the image itself.
- Select the folder in Finder and press ⌘I to open Get Info.
- Click the small icon in the top-left corner of the Info window — not the large preview below it. A faint highlight confirms it is selected.
- Press ⌘V. The folder changes immediately. If it doesn't, the folder is protected, you lack write permission, or Finder is showing a cached icon — work down the list above.
macOS 13 or later. Apple Silicon and Intel. Free tier, no account required.
Frequently asked questions
Why does my folder icon show a white document page instead of my image?
You copied the image file rather than the image inside it. Selecting a PNG in Finder and pressing ⌘C copies the file, so macOS pastes the generic PNG document icon. Open the image in Preview first, press ⌘A then ⌘C, and paste again.
Why does my custom folder icon revert after restarting?
Three likely causes. The folder is in iCloud Drive, where icon metadata doesn't survive sync reliably. Or you don't have Read & Write permission, so the change never persisted. Or a macOS update cleared it — macOS 26.4 shipped a regression that wiped custom icons for many users, so check Software Update first.
Why can't I change the icon on my Applications folder?
System Integrity Protection blocks custom icons on Applications, Library, System and Users. There is no workaround. Create an alias to the folder and put the custom icon on the alias instead — aliases accept icons normally.
Is Customize Folder in macOS 26 Tahoe affected by the same problems?
Mostly no, because it doesn't use the clipboard or Get Info. It is greyed out on system-protected folders, and it can appear greyed out generally if you have no favourite tag set — add one in Finder → Settings → Tags. It only offers Apple's color palette plus stock symbols and emoji, not your own artwork.
How do I put the original blue folder icon back?
Select the folder, press ⌘I, click the small icon at the top-left of the Info window, and press Delete. It returns to the macOS default immediately. On macOS 26 Tahoe you can also open Customize Folder and choose Reset.
Can I change several folder icons at once?
Not with Get Info — it is strictly one folder at a time, and the clipboard has to be reloaded for each different image. Batch styling is exactly what a tool like Mac+ is for: pick a pattern once and apply it across a whole set of folders.