Identifying files by their icon is perhaps more important than being able to locate the programs you use, since for the most part you will likely be browsing your files when using the Finder on your Mac. However, there are some instances where the icons for your files will just appear as generic white documents, leaving you unable to distinguish them and less likely to identify them. This may happen for a number of reasons, including using incompatible third-party cleaner tools for your Mac, or problems with restoring from backups. If you are finding yourself in this situation, then there are several things you can do to restore your icons.
Rebuild OS X’s Launch Services
2020-2-25 Show Hidden Library and User Library files and folder in OSX Mavericks 10.9. November 3, 2013 9 Comments. From OSX 10.9 Mavericks, 10.8 Mountain Lion and 10.7 Lion, the /Library and /Library are hidden from the Finder – to show these directories in the GUI, launch Terminal from Applications/Utilities and run the command below with sudo.
OS X associates programs and files with the system’s launch services, which gathers a list of the programs on your system and the file types that they can handle, and then links them so when you open a file, the appropriate program is launched to handle it.
For example:$ java -versionjava version ' 11'Java(TM) SE Runtime Environment (build 11)Java HotSpot(TM) 64-Bit Server VM (build 23.2-b04, mixed mode)To run a different version of Java, either specify the full path, or use the javahome tool. If the installed version is 11 Interim 0, Update 0, and Patch 0, then you see a string that includes the text 11.
As part of this association, OS X will adopt icons within the handling program to use with these files. If this association is broken in the launch services, then the system may not know what files your programs are capable of opening, which in turn may have OS X resort to a generic icon for these files.To fix this specific problem, you can try resetting the system’s launch services, which can be done by running the following command in the OS X Terminal. Note that the command is buried deep in the system so it is very long; however, you should be able to copy the following multi-line version of it and paste it into the Terminal to run it:
In addition to launch services, OS X contains a few system caches that handle application icons so the system does not have to constantly pull them from programs you have installed. These are buried in the system’s temporary folder structures for the system and user accounts, but can be found and removed by running the following command in the Terminal
When done, reboot your Mac into Safe Mode (hold the Shift key at startup) and then restart normally. Note that after removing these caches and rebuilding the launch services, that you may have to open the programs again before the files these programs handle will regain their icons.
The info window’s Open With section contains an option to “Change All” documents of this type to open with the selected program.
Specify the handler for the files
Another quick option that may reset the file’s status in the system’s launch services is to re-associate it with its handling program, which can be done in the information window for any file of its type:
Uninstall duplicate applications
Conflicts for handling different files may occur if you have (or have had) multiple versions of the same program on your system. For instance, if a program was at version 1.0 and you installed a separate instance of version 2.0, then files associated with version 1.0 may not open if you remove this program, even though version 2.0 is present. Granted specifying these files to open within version 2.0 should have the system make the proper association; however, an easy way to avoid such conflicts is to remove older software versions unless you absolutely need them.
Sometimes applications may not be in expected places, two of which are the Macintosh HD > Applications folder, and the Users > username > Applications folder (not created by default); however, they can be anywhere else if you have moved them, even on external hard drives.
Reinstall the application for the affected file types
Move your iTunes library to another computer. If you get a new computer, you can transfer your iTunes library by connecting computers or by using iPod or a portable drive. See the Apple Support article Back up and restore your iTunes library on your PC. Jul 27, 2011 I am getting a new mac and I am wondering if there is any simple way to transfer my (18+ GB) music library to my new computer w/o losing all of my play counts. Transferring iTunes library and keeping play counts. Thread starter redsox5992; Start. If you go from Windows to Mac you will lose play count and last play data metadata. There are a few ways to transfer your iTunes library from one computer to another. When you get a new Mac, use Setup Assistant (or Migration Assistant, if you’re switching from Windows) to move files—including your iTunes files—from your old computer to the new one. Transfer itunes library from pc to mac keep play counter. Nov 07, 2007 Hey ya'll! I just bought myself a shiny new macbook pro and i have copied all my files from my ibook to it, problem is though i am still using my ibook to sync my ipod to my music because i use the play count for playlists all the time, and i have not found a way to move play count data from my old itunes, to my new one (all my itunes media files are on my macbook pro identically to my ibook.
Finally, you might try reinstalling the programs you have for handling these files. If there is damage to your files’ current installations, then the system might not be able to access the icon resources for them. A quick solution to this and similar problems is to re-download the program, or otherwise reinstall it.