iTunes 8: How to Remove Genre from Browser View in OS X
Many people do not use the genre setting in iTunes. The genre window therefore becomes annoying in the browser view. Here is how to disable or hide the genre column from iTunes.
Music often falls into more than one genre. People often classify songs differently. For these reasons and many more, the genre classification is frequently not used in iTunes. In the browser view, the genre column takes up a great deal of space. Here is how to remove it.
Before:

After:

1. Open Terminal
2. Enter this command and then hit Enter:
defaults write com.apple.itunes show-genre-when-browsing -bool FALSE
3. Close and reopen iTunes
Obviously, you can reverse these changes with the following command:
defaults write com.apple.itunes show-genre-when-browsing -bool TRUE





