FAQs/iTunes
From Knowledge Base
< FAQs
Remove Genre from Browser
- Close iTunes, if open.
- Browse to the iTunes data folder (C:\Documents and Settings\User\Application Data\Apple Computer\iTunes on Windows XP or C:\Users\User\AppData\Roaming\Apple Computer\iTunes on Windows Vista and Windows 7, substituting drive letter and user profile name where appropriate. Can also be accessed by entering %APPDATA%\Apple Computer\iTunes into Windows Explorer.)
- Backup and open the iTunesPrefs.xml file with a text editor such as Notepad++.
- Find the User Preferences key, and below the <dict> tag insert:
<key>show-genre-when-browsing</key>
<data>
AA==
</data> - Save the file and reopen iTunes.
Remove iTunes Store Links
- Close iTunes, if open.
- Browse to the iTunes data folder (C:\Documents and Settings\User\Application Data\Apple Computer\iTunes on Windows XP or C:\Users\User\AppData\Roaming\Apple Computer\iTunes on Windows Vista and Windows 7, substituting drive letter and user profile name where appropriate. Can also be accessed by entering %APPDATA%\Apple Computer\iTunes into Windows Explorer.)
- Backup and open the iTunesPrefs.xml file with a text editor such as Notepad++.
- Find the User Preferences key, and below the <dict> tag insert:
<key>show-store-arrow-links</key>
<data>
AA==
</data> - Save the file and reopen iTunes.
