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.
This tutorial is for older versions of iTunes. In versions of iTunes 10 and later it is much more simple to configure the browser (or column) view.
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