Remove the Alias Arrow Badge From Icons in Mac OS X

Anytime you create an alias in Mac OS X the resulting alias of a file, app, or folder, will include the arrow icon in the corner. This makes it easy to identify any item as an alias, but you can hide the alias arrow badge from icons if you don’t want to see them:
- From the OS X Finder hit Command+Shift+G and enter the following path:
- Locate the file named “AliasBadgeIcon.icns” and rename it to “AliasBadgeIcon-no.icns”, you will need to authenticate the change because this is a system folder
- Launch the Terminal from /Applications/Utilities/ or by hitting Command+Spacebar and typing “Terminal”
- Type “killall Finder” to relaunch the Finder
/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/
The Mac OS X Finder and desktop will refresh and all the alias icons will be gone.
This is not a permanent change. To re-enable the arrow badges again, go back to the same Resources directory and rename the “AliasBadgeIcon-no.icns” badge back to “AliasBadgeIcon.icns”, then kill the Finder again to refresh and to see the alias arrows again.
Most users won’t want to do this but there are certainly use cases where people may want to, like when creating a custom app launcher or even just to create a more minimalist desktop appearance.
Thanks to @oldrobot for the tip idea. Have a question or tip idea? Follow us on Twitter or send us an email and ask away!

This did not work for me in OSX 10.7
This did not work in Mac OS X 10.6, too. The reason is easy, you don’t have the permissions. You can try this:
1. open Terminal
2. type cd /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/ -> press enter
3. type sudo mv AliasBadgeIcon.icns AliasBadgeIcon-no.icns -> press enter -> enter password
4. type killall Finder -> works now
or you activate the root – user
to undo this setting you need the Terminal again.
How about dragging the folder to the Dock and using it as it was intended? Aliases sprinkled on the Desktop is not usual practice for Mac users.
Not a great idea. Sooner or later you’ll end up copying what you thought was a file/folder to an external drive or server, then when you come to use it find that you only have the alias.
There’s a reason that aliases have an distinct flag.
i see 99 downsides to this for every 1 upside.
Nice. I love it for my custom docks and alias windows. Looks beautiful. No danger in screwing things up if you know what you’re doing. Thx for the tip.
Thanks, that was helpful.
Only retards will complain about this…