Itunes problem-no folder?

itunes has stopped working on my computer at work. I have removed and reinstalled itunes & Quicktime several times, but get the same error message.
The folder "itunes" cannot be found or created and is required. The default location of this folder is inside the "my music" folder.
The folder is there, but for some reason it does not recognize it.
Please help.

This is usually due to a problem with the registry setting for My Music, see:
http://docs.info.apple.com/article.html?artnum=302398
If you do have an iTunes folder with library files, you may be able to work round the porblem by starting iTunes with the shift key held down. WHne asked to choose a library, navigate to your iTunes folder and choose iTunes Library.itl. This doesn't fix the registry prblem.
An article aboutr shift key startup:
http://docs.info.apple.com/article.html?artnum=304447

Similar Messages

  • I dragged my ext. HD iTunes backed up folder into my new mac. Now there are duplicates of every song!! The problem is both versions seem to actually BE there when I check the info. Now I have no idea if iTunes is playing the files in the trash or not

    Hi. I'm in a situation here and would really welcome some guidance. I dragged my ext. HD iTunes backed up folder into my new mac. Now there are duplicates of every song. Both versions seem to actually BE there when I check the info. So, I moved what I thought were duplicates into the trash from iTunes, and resigned myself to the fact that I would have to do this manually for each album. I did this with about 10 albums. I emptied the trash and lost them even though they still LOOKED like they were in iTunes. I repeated the process tonight on a bunch of other albums not realizing yet that I had screwed up terribly the first time. This time I saw what had happened and pulled the files out of the trash, onto my desktop and dragged them back into iTunes, then deleted the duplicate files that had exclamation points next to them. Now I have no idea if iTunes is playing duplicate files from the trash or not, and am nervous about emptying the trash. Anyone dealt with this before? Thank you

    Hi. I'm in a situation here and would really welcome some guidance. I dragged my ext. HD iTunes backed up folder into my new mac. Now there are duplicates of every song. Both versions seem to actually BE there when I check the info. So, I moved what I thought were duplicates into the trash from iTunes, and resigned myself to the fact that I would have to do this manually for each album. I did this with about 10 albums. I emptied the trash and lost them even though they still LOOKED like they were in iTunes. I repeated the process tonight on a bunch of other albums not realizing yet that I had screwed up terribly the first time. This time I saw what had happened and pulled the files out of the trash, onto my desktop and dragged them back into iTunes, then deleted the duplicate files that had exclamation points next to them. Now I have no idea if iTunes is playing duplicate files from the trash or not, and am nervous about emptying the trash. Anyone dealt with this before? Thank you

  • Itunes 7.2 folder organization messed up

    After installing itunes 7.2 for windows, I noticed that my songs are being sorted not by Artist\Album, but by Album Artist\Album. Why is this? I never had this problem before.
    example.
    Song: Hora Staccato
    Artist: Heifetz
    Album: 1936 Recordings
    Album Artist: Emmanuel Bay
    This should always be stored as \itunes music\Heifetz\1936 Recordings.
    But now, with itunes 7.2 it is stored as itunes music\Emmanuel Bay\1936 Recordings\
    This is really counterintuitive. It should organize as it used to, by Main Artist, not Album artist. My folders are all messed up now.
    Anyway to fix this? Or is this the way itunes 7.2 is just going to be? The last release of itunes also had problems with folder organization.

    Actually I know exactlty what stradvcl is referring to, because I am running into the same problem. Thus my search in the forums.
    Usually Ive had no problem in importing a song into iTunes, and changing the song IN iTunes to read as follows.
    Name of Song: DAYS `EUREKA OPENING MIX`
    Artist: Anime
    Album : Eureka seveN OST 1
    Album artist: FLOW
    And the Windown path would look like this
    C:\Documents and Settings\Varxtis\My Documents\My Music\iTunes\iTunes Music\Anime\Eureka seveN OST 1\1-01 DAYS `EUREKA OPENING MIX`.mp3
    Notice It goes Artist>Album>Song Title
    Album Artist would not even be part of the path, which is exactly what I want.
    but now it shows
    C:\Documents and Settings\Varxtis\My Documents\My Music\iTunes\iTunes Music\FLOW\Eureka seveN OST 1\1-01 DAYS `EUREKA OPENING MIX`.mp3
    Which goes AlbumArtist>Album>Song Title. it doesn't even include the artist as part of the path. How annoying.
    It makes a HUGE difference to me because I need everything in "iTunes Music" library in windows to be pathed as Artist>Album: Song Title. I use a different MP3 Player so, it's almost impossible to have half one way (those that have albumartist) and half another (those that don't) BTW, Sorry apple. . .no Offense. I've had and loved an iPod. . . but it died and I got this as a gift.
    I never changed any settings, and quite honestly it's been about a month since I had to update my MP3 player music (thus noticing the problem). So, there HAS to be a reason for it to change. And more importantly, a way to change it back.
    "it's just new" is not going to cut it. iTunes is special for its efficiency for sorting music and organizing it. There has to either be an option, or a fix. Anybody know what it is?

  • Moving iTunes Mobile Applications folder to an alternate drive

    I found out how to move the iTunes Mobile Applications folder to either an external drive or as in my case, from my 256GB SSD systems/application drive to a non-SSD drive on my desktop (3.0 TB in size). This is important for any iTunes users with their systems/applications on a SSD drive (i.e. on the C: drive but with constrained SSD drive space). In my case, my Mobile Apps folder is 40+ GB in size.
    iTunes allows you to easily move your iTunes music folder to an alternate drive but it does not provide a means to move the Mobile Apps folder. I have confirmed this. However, in Windows Vista, 7 and 8, using the “mklink” command, you can set up a symbolic link from the iTunes Mobile Apps folder on the C: drive to the relocated Mobile Apps folder on another drive. iTunes thinks it is adding new Mobile Apps to the C: drive Mobile Applications folder, but it is actually updating the real Mobile Apps folder on the alternate drive. I’ve tried this approach and it works like a charm. The steps required are as follows:
    1. Copy the existing Mobile Apps folder and its content on the C: drive to its new location on an alternate drive on your desktop or to an external drive.
    2. Note and record the exact detailed path to the existing Mobile Applications folder as well as the exact detailed path for the new Mobile Applications folder
    3. Delete the existing Mobile Applications folder (You cannot create a symbolic link to a directory that already exists on that same drive)
    4. Open a Command Prompt (admin) window on your desktop. On Windows 8, this is easily done by right clicking the start icon on the bottom left of the desktop screen and selecting the Command Prompt (admin) option.
    5. change directory to C:\  (i.e., enter cd c:\)
    6.  enter the mklink command and press enter  (format mklink /d link_address   target_address) for my Windows system this looked like the following:
         mklink /d "C:\Users\Marv\Music\iTunes\Mobile Applications" "D:\Music\iTunes\Mobile Applications"
    This command recreates the Mobile Applications folder on the C: drive in the exact place it was before, but only as a pointer to the real folder on the alternate or external drive. The link is transparent to iTunes and my 40+ GB Mobile Applications folder can be on a large drive rather than on my 256GB SSD systems/applications drive.

    It requires elevation. If you find the command line application (cmd.exe), right-click, run as administrator, and paste the command, that will work.
    However, this technique, which worked for me in the past, seems now to be failing. All new downloads are in the root of iTunes Media. The bizarre thing is that iTunes thinks it has put a downloaded file in the correct folder, so says it cannot play it, and if I move it manually to the correct folder, iTunes sees it without problems. I've tried mklink /d and mklink /j, neither works (the former shows the redirected target pathname, the latter behaves as if the target path is actually part of the native directory structure).

  • Itunes cant find folder %APPDATA%\

    I had a problem with my computer when backing up the harddrive. It had to clean out some stuff and it ended up cleaning out Quicktime and it told me to uninstall intunes and reinstall it. i went onto apple.com and tried reinstalling it but it popped up that itunes couldnt find folder %APPLDATA%\ so i installed Quicktime with no problem and tried downloading itunes but it popped up again.
    HELP PLEASE!!!!!!

    I am having the exact same problem as Ravi. I recently upgraded to iTunes version 5.0 and now the program will not even open. It hangs for about a minute and then the error box pops up with:
    "The folder "iTunes" cannot be found or created, and is required. The default location for this folder is inside the "My Music" folder."
    I have checked on the location of iTunes. It is in the right location but what is wierd is that when I click on the "My Music folder in the Explorer Window, my machine hangs for about 30 seconds before showing the contents. Then when I click on "iTunes" folder, the machine hangs indefinitely. It simply will not show me the contents of the folder. Eventually it gives me an error:
    "Request cannot be performed because of an I/O device error."
    I just reinstalled the iTunes 2 days ago hoping it would fix the problem, but no luck...I also tried the Tweak UI program, but to no avail...my machine hangs when I try to pick the "My Music" folder in the final step of the process.
    Has anyone else had this problem?

  • Itunes problem Since upgrading to window10

    ITunes problem Since upgrading to window10, my ITunes cannot see the My Cloud drive, also I keep getting an error when my WC control panel tries to scan the content.This drive has worked fine for almost a year and since upgrading to windows 10 my smart TV's and my other devises can't find the drive I have updated the firmware, done a factory reset. but still have massive problems.Anybody any Ideas

    This is what I did, In windows credentials from the settings menu I added a windows credential using the IP address, and then the name of the pc with log in details. But during my messing about I also mounted the drive and deleted my C:drive Itunes folder. then re scanned my music once I could set the parameters to the right folder.Its working but I have to admit I am not sure which one solved the problem. WD still working on a reply.Hope you get it sorted.

  • I redirected iTunes to an external drive and moved my iTunes library and folder, but my hard drive is still low on space.  How can I be sure that my music is all on the external HD ONLY, especially with the new iCloud technology?

    I redirected iTunes to an external drive and moved my iTunes library and folder, but my hard drive is still low on space.  How can I be sure that my music is all on the external HD ONLY, especially with the new iCloud technology?  It doesn't look like I created any more space by doing this, AND I totally lost all my iTunes playlists.  I'm not sure if because I added old library materials manually if this messed up my playlists, or if the new location is just not reading my moved library.  In any case, I followed step by step instructions and found a few holes and thought I'd just "figure it out" but I guess I'm not as smart as I thought since I'm still scratching my head many hours later.
    Thanks for any support ;-)
    Eaglerocker

    Quick answer if you use iTunes' default preferences settings:  Copy the entire iTunes folder (and in doing so all its subfolders and files) intact to the other drive.  Open iTunes and immediately hold down the option (alt) key (shift on Windows) so you get a prompt to select a library, then guide it to the 'iTunes Library.itl' file in the moved iTunes folder.
    If this is to a new computer and you put the copied iTunes folder in the default location of Macintosh HD > Users > *User Name* > Music  then you don't even need to start with the option key held down, iTunes will automatically look for it there.  (Make sure there isn't anything already in the iTunes folder there that you want to keep since you will be replacing it with the one you are moving.)
    iTunes: How to move [or copy] your music [library] to a new computer [or another drive] - http://support.apple.com/kb/HT4527 - a somewhat bewildering and not always easily understandable set of options.

  • Can I merge or combine 2 "album artwork" folders? I have saved music onto an external server from 2 computers but the artwork that I have manually imported remains in the default folder in the music/itunes/album artwork folder on the respective PCs. Thx

    Can I merge or combine 2 "album artwork" folders? I have saved music onto an external server from 2 computers but the artwork that I have manually imported remains in the default folder in the music/itunes/"album artwork" folder on their respective PCs.
    i.e. artwork uploaded on one PC won't apppear on the other PC because it is saved locally...
    I'm confident that i won't beable to just merge the 2 because thy'll have the same folder names.
    On the same note: can I have iTunes create these files on the external server/Hard drive also so that either computer can use them at the same time?
    (like I have my library- can the other files be saved remotely)
    Thx

    i'm using iTunes 10 BTW

  • I can use my appleID without any problems for using to download new apps in the app-store or Itunes - Problem: I can´t use my ID at facetime and Imessage - I´d like to add an EMail account on top to my mobile number. My password will not be accepted!!!???

    I can use my appleID without any problems for using to download new apps in the app-store or Itunes - Problem: I can´t use my ID at facetime and Imessage -
    I´d like to add an EMail account on top to my mobile number to use more this services. My password will not be accepted!!!??? I try it and i try it and i try ist, throughout the same problem. Whats on? The user help desk said, i´ve to reset and use the WLAN key new as well as possible - no way!

    Contact the App store for Apple ID help. Their support link is on the right of the App store window
    LN

  • When I connect my iphone to my mac it says itunes will not work with my iphone cause it needs version 10.6.3 itunes,. problem is i have no idea how to down load that to my iphone when my mac will not connet to it cause it nees the down load help please

    when I connect my iphone to my mac it says itunes will not work with my iphone cause it needs version 10.6.3 itunes,. problem is i have no idea how to down load that to my iphone when my mac will not connet to it cause it nees the down load help please

    Ive got the same problem, just got my iphone unlocked, and they told me to sync it to itunes to get it permently unlocked, well everytime i plug my iphone in it says; it wont work as it needs up dating to 10.6.3, which i have already updated, but still doesnt work, so how can i get my phone unlocked?

  • Can't uninstall iTunes.  "The folder path "TVShows nib" contains an invalid character."

    Every time I try to uninstall 10.2.5.11 on Windows 7, I get the Error: "the folder path "TVShows>nib" contains an invalid character."  and the uninstall fails.  Any suggestions? 
    I have already tried:
    http://www.cavdar.net/2009/04/12/itunes-install-the-folder-path-c-contains-an-in valid-character/
    Thanks!

    Assuming here you're uninstalling as part of troubleshooting for installing a newer version of iTunes.
    Download the Windows Installer CleanUp utility from the following page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    To install the utility, doubleclick the msicuu2.exe file you downloaded.
    Now run the utility ("Start > All Programs > Windows Install Clean Up"). In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • ITunes 12.1 Folder Organization

    I just updated my iTunes to 12.1.0.71 running on Windows 8.1. I have always used the "Keep my iTunes Media folder organized" feature for when I add new music/movies/TV shows from outside of iTunes and have had no issues until this update.
    I tried adding a new completely tagged movie and rather than placing the movie inside its own dedicated folder (i.e. iTunes Media/Movies/MOVIE NAME/MOVIE NAME.m4v), it places the movie directly into the iTunes Media/Movie folder. It's not a big deal to me for movies, but iTunes is doing the same thing for TV shows. I added a new show and it did not create a dedicated "Season #" folder, nor did it include the episode/track number as a prefix for the file name.
    Again, this was not an issue prior to the 12.1.0.71 update.

    iTunes 12.0 had an issue with not moving video files around after tag/media kind changes. That seems unchanged. A workaround is to uncheck the Keep organized option, click OK, then set it active again.
    The iTunes 12.1 version of Get Info appears, at first glance, to include all of the properties that were only available in the old school get info dialog in the previous version. Also gone are the Add Field button for optionally enabled fields, and the autocomplete on space bug. The old dialog doesn't seem to be available from any keyboard combination, although I quite possibly haven't tried everything.
    tt2

  • Itunes problem with windows Vista

    ok i bought my touchsmart tx2 1025 with windows vista ultimate 64 bit and well i ve noticed that ..well since this is my third time i exchange this computer and i noticed there was a problem with the speakers when i was playing music that anytime during a song i would get this distorted sound like when u put a lot of volume in ipod headphones that it sounds like a crack. Well that happened in my computer even with low volumes.
    However I played two times the same song on itunes and two times on windows media player.
    Every single time on itunes the sound came as if the speakers were about to blow... like a crack..
    Every single time on Windows media player it never sounded like that.
    So i am pretty sure its an itunes problem. Does anyone know how to fix this.. i would rather use itunes than windows media player but i really hate the sound it makes sometimes because it shows about 2 to 3 times during one song.

    It's possible that the song your playing does indeed have a little audio distortion in it, some media players are capable of filtering it out in a silent way, others play a beep, hence with one song I have, if i play it in windows media player it goes on and then for a split second theres a beep, iTunes doesent seem to do it, so instead of filtering out the missing data, it plays it.
    This is more likley a problem with the song than iTunes

  • TS1967 My computer failed and the main drive had to be formatted but all my music was on a separate internal hard drive. So I downloaded the latest iTunes , problem is it has found all my songs but seems to not recognize half of the album data, half of th

    My computer failed and the main drive had to be formatted but all my music was on a separate internal hard drive. So I downloaded the latest iTunes , problem is it has found all my songs but seems to not recognize half of the album data, half of the artists, all of the dates and all ratings data.
    I had a large part of it backed up on DVD's but it does not want to recognise them either?
    Any tips?

    Hey briannagrace96,
    Welcome to Apple Support Communities! I'd check out the following article, it looks like it applies to your situation:
    iPod: Appears in Windows but not in iTunes
    http://support.apple.com/kb/ts1363
    You'll want to go through the following troubleshooting steps, and for more detail on each step follow the link to the article above:
    Try the iPod troubleshooting assistant:
    If you have not already done so, try the steps in the iPod Troubleshooting Assistant (choose your iPod model from the list).
    If the issue remains after following your iPod's troubleshooting assistant, follow the steps below to continue troubleshooting your issue.
    Restart the iPod Service
    Restart the Apple Mobile Device Service
    Empty your Temp directory and restart
    Verify that the Apple Mobile Device USB Driver is installed
    Change your iPod's drive letter
    Remove and reinstall iTunes
    Disable conflicting System Services and Startup Items
    Update, Reconfigure, Disable, or Remove Security Software
    Deleting damaged or incorrect registry keys
    Take care,
    David

  • When trying to launch facetime on mac, a message drops down that says "unable to verify email because it is already in use by another Apple ID". The mac tech things it's an itunes problem. Anybody?

    when trying to launch facetime on mac, a message drops down that says "unable to verify email because it is already in use by another Apple ID". The mac tech things it's an itunes problem. Anybody?

    You need to select the "Manage My Account" link and not the "Reset Your Password" link.  Once you use the "Manage My Account" it will ask you to log in and in there you should see which email addresses are verified.
    Manage My Account Direct Link:  https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/31/wa/directToSignIn? wosid=UqdNjJEj36wU900BTj4Hw0&localang=en_US
    I'm thinking this may help as well.  http://www.cultofmac.com/100524/imessage-supports-multiple-addresses-and-selecta ble-caller-id/
    Which is what I'm trying to do with my iPad and iPhone.  

Maybe you are looking for

  • Has there been any change in FF21 and newer regarding background music file playing?

    Access this URL : http://www.mamarocks.com/cats.htm in FF20 lets the background music associated with it play. However, accessing the same URL in FF21 and newer results with the webpage being displayed but the music associated with it does not play.

  • Default profit center not picking

    Hi I am using document splitting and i assigned some Balance sheet accounts to the profit centers in FAGL3KEH. But that GLs are not picking the Default profit centers. I also tried in 3keh but there also not able to do. Can anybody tell that where i

  • Posting docs with Columbia withholding taxes through IDocs

    I am trying to set up a test for accounting documents having Columbia withholding taxes.  These docs will  post through IDocs with message type ACC_BILLING.  We have a user exit where we populate some ACCIT fields and I would like to see if we can se

  • What procedures do you use in your organisation for requirements analysis..

    What procedures do you use in your organisation for requirements analysis, quality management and change control for your custom abap development? which process do you think work best for each stage\phase? is there are sap recommended process for eac

  • Fileupload webforms6i unix

    Hi, After having read a few of the more than hundred postings regarding the fileupload utility - can anyone clarify if this configuration can be made working: jinit 1.3 forms6i(patch10) forms listener on unix (linux) fileupload pjc 6i or 9i code (sel