AppleMobileDeviceService.exe + iPodService.exe in Task Manager

Hi
I recently bought an iPod and installed the latest version of iTunes on my PC. Both are great and I'm really happy with them.
However, looking through the Windows Task Manger at the processes that were active when my PC starts and is running Without iTunes or my iPod connected or running, I noticed the following processes were active:
AppleMobileDevice and
iPodService.exe
Both take up over 2k of memory usage each, while neither my iPod is connected or iTunes is active; I would rather use the process memory for other processes. Please can anyone explain what these processes are? Can I disable these processes while I'm not running my iPod or iTunes? and what is the easiest way I can set this up as a default without having to go into Windows TaskManager each time to disable them?
Many thanks in advance

Apple offer this limited information:
http://docs.info.apple.com/article.html?artnum=302488
If you don't have an iPhone you can uninstall Apple Mobile Device Support with add/remove programs. I did it and had no problems. You can put it back with a repair install of iTunes.
You should leave the iPod service running.
The other one, qttask only appears if you have the Quicktime icon in the system tray.

Similar Messages

  • Thunderbird occasionally opens links in Firefox; some open, most do not. Each click on a link produces a new Firefox.exe in Task Manager, Win. 7.

    I have tried all suggestions in articles relating to 'links in Thunderbird not opening in Firefox.' None of them work.
    The issue is, one link will usually open if it is the first time I click a link in Thunderbird. After that I cannot open any links to Firefox, and each click on a link in Thunderbird (including the first one) produces an additional firefox.exe in Task Manager (see image). Each of these Firefox iterations are generally 49,000+K. They do not seem to interfere with Firefox's operation.
    I also cannot right click to 'open link in browser.' Only copying link location and pasting it into the browser is working for me. this has been fairly recent with the last two upgrades to Thunderbird.
    Any suggestions?

    This is a Thunderbird forum but there should be an option to open in a new or existing window or tab. You might ask over in the Firefox forum for more details.

  • Why always i need to close Firefox.exe from task manager when visiting some websites?

    Hello dear Mozilla team! I just defaced to the problem , when i'm trying to visit http://cyberprogrammers.net/ website from Firefox browser, its frozen and i need to close firefox.exe from task manager. <a href="http://cyberprogrammers.net/">Cyber Programmers</a> website is working perfect with other browsers, and i try to open it with my friends computer, with Firefox browser and i don't get any error like that, its not frozen. So please help me to understand the problem and solve it. I'm using Latest version of firefox, Windows 8.1. Thanks for your support!

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that turns off some settings, disables most add-ons (extensions and themes).
    If Firefox is open, you can restart in Firefox Safe Mode from the Help menu:
    *Click the menu button [[Image:New Fx Menu]], click Help [[Image:Help-29]] and select ''Restart with Add-ons Disabled''.
    If Firefox is not running, you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    When the Firefox Safe Mode window appears, select "Start in Safe Mode".<br>
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.

  • EXCEL.EXE in task manager not terminating after FREE OBJECT statement

    hi,
    can someone please help me find what's wrong with my codes below.  my problem is that after executing the entire codes, the EXCEL.EXE remains in the task manager.
    DATA: g_excel          TYPE ole2_object,
          g_workbooks      TYPE ole2_object.
    Create Excel Object
        CREATE OBJECT g_excel 'EXCEL.APPLICATION'.
        IF sy-subrc NE 0.
          MESSAGE e000(z2) WITH 'No Excel Creation Possible'(lrc).
        ENDIF.
    Display Alerts While Macro Is Running
        SET PROPERTY OF g_excel 'DisplayAlerts' = 0.
    Put Excel In Background
        SET PROPERTY OF g_excel 'VISIBLE' = 0.
        CALL METHOD OF g_excel 'Workbooks' = g_workbook.
        CALL METHOD OF g_workbook 'Open'
          EXPORTING #1 = p_file.
        GET PROPERTY OF g_excel 'ActiveWorkbook' = g_workbook.
    Save File To PC
        CALL METHOD OF g_workbook 'SAVEAS'
          EXPORTING
          #1 = p_file
          #2 = 1.
    Close The Workbook And Excel Application
        CALL METHOD OF g_workbook 'CLOSE'.
        FREE OBJECT g_workbook.
    Free Objects Used
        CALL METHOD OF g_excel 'QUIT'.
        FREE OBJECT g_excel.
    im guessing that the statement CALL METHOD OF g_workbook 'SAVEAS'.. has something to do with the issue because when i commented that statement, everything went fine - the EXCEL.EXE process is gone in the task manager.
    appreciate any inputs..
    thanks!
    Kel

    Hello,
    the correction in OSS note 575877 for function module ALSM_EXCEL_TO_INTERNAL_TABLE will free the 6 objects instead of just one.
    >>>>> Begin of change note 575877
    to kill the Excel process it's necessary to free all used objects
      FREE OBJECT h_cell.       m_message.
      FREE OBJECT h_cell1.      m_message.
      FREE OBJECT range.        m_message.
      FREE OBJECT worksheet.    m_message.
      FREE OBJECT workbook.     m_message.
      FREE OBJECT application.  m_message.
    <<<<< End of change note 575877
    best regards,
    J. N. N.

  • I still see javaw.exe in Task Manager after I close app !

    javaw.exe seems to like to hang around (45 mb in memory) after I close the app.
    I'm running JWS 1.4.2.
    I thought maybe it was because I wasn't doing the System.exit(0) on WindowClosed, but that doesn't seem to kill javaw.exe.
    Unsolved mystery.

    I am having the same problem.
    When invoked from JWS, the javaw task does not exit when the app does.
    I suspect this may be something related to a still running thread (the app does make use of threads).
    If I exit the app prior to the "threading-heavy" logic, all behaves as desired/expected.
    However, when the app is invoked from the command line via java or javaw, the app exits as expected, in all cases.
    This confounds me.
    Looking at the still active threads at the point at which the last window has been closed, it appears the only difference is that when running under JWS is that there is one additional thread ("traceMsgQueueThread", a daemon thread). Otherwise, the number and daemon state of these threads is the same.
    Is there something other than a still running thread which could cause a JWS initiated process to remain running after the app has completed?

  • Since converting to Firefox 3.6.8, I'm getting messages about "unresponsive scripts" and multiple occurences of "firefox.exe" in task manager which brings machine to crawl. What gives? An, no, I don't have the Poison Ivy trojan.

    Operating system: Windows XP Home Edition
    2.4 GHz clock on Pentium (circa 2001)
    The error message string for unresponsive script has "Chrome" mentioned in the path, and seems to have mention of "js" (Java Script???). Plug-in list shown below, (extracted from my machine?) seems right. Some I don't regularly use such as QuickTime, and maybe even Shockwave. I do make use of PDF plugin, however. I could purge Picasa if necessary, but can't continue the way I am.

    Operating system: Windows XP Home Edition
    2.4 GHz clock on Pentium (circa 2001)
    The error message string for unresponsive script has "Chrome" mentioned in the path, and seems to have mention of "js" (Java Script???). Plug-in list shown below, (extracted from my machine?) seems right. Some I don't regularly use such as QuickTime, and maybe even Shockwave. I do make use of PDF plugin, however. I could purge Picasa if necessary, but can't continue the way I am.

  • Multiple instances of explorer.exe running in task manager

    I got a dropper trojan virus on my computer that microsoft security essencials do not recognized but after running "superantispyware" antivirus I got discover it and delete it. After that, I still could find the infected files in my
    administrator folders as .temp files and I just erased them. After that my computer started crashing and runing several instances of explorer.exe in the task manager with different memory values, some of them ascending to 350,000. I have set up my computer
    to run just the basic services, I have tried windows in safe mode, ran other antivirus programs but still it is performing the same. As far as I have noticed other unusual process present are host.dll, dllhost.exe, and logonUI.exe. Any idea about it? Thanks
    in advance for your help.

    I have the same issue. It started about a month ago when I was filling out a form online and had to quit and close the window.  My system got very buggy (can't remember details), flashing, then really slow.  Found a bunch of explorer.exe instances
    in Task Manager.  Ran Security Essentials and several other anti-viruses, nothing found.
    Running Win7 Pro, sp1, 64-bit, CoreI5, 4Gb Ram
    Restored system to a previous version, didn't work
    Restored last system image, didn't work
    Used System Repair Disk - ran Memory Diagnostic.  Said it would give me report after reboot.  Never saw a report after reboot. But only one instance of explorer.exe in task manager at that point.  Took disk out, rebooted normally.  After
    20 minutes or so, the multiple instances were back.
    Used Repair Disk again, ran Memory Diagnostic. Again, no report after reboot (leaving disk in machine both times), but only one instance running again. 
    Did this a few times with the same result, so now leaving disk in system and always boot from it.
    Ran Security Essentials again, found that rovnix virus, removed, ran again, found it again.
    Ran search for instances and found many.  Here's an example:
    C:\Windows\explorer.exe
    C:\Windows\winsxs\wow64_microsoft-windows-explorer_31bf3856ad364e35_6.1.7601.17567_none_b9fc4815c4e292b5
    C:\Windows\winsxs\amd64_microsoft-windows-explorer_31bf3856ad364e35_6.1.7601.21669_none_b0333b22a99da332
    C:\Windows\winsxs\wow64_microsoft-windows-explorer_31bf3856ad364e35_6.1.7601.21669_none_ba87e574ddfe652d
    C:\Windows\winsxs\amd64_microsoft-windows-explorer_31bf3856ad364e35_6.1.7601.17567_none_afa79dc39081d0ba
    C:\Windows\SysWOW64
    When I check properties on the now single one on Task Manager, this is what it shows:
    C:\Windows\winsxs\amd64_microsoft-windows-explorer_31bf3856ad364e35_6.1.7601.17567_none_afa79dc39081d0ba\explorer.exe
    C:\Windows\explorer.exe
    I was going to reinstall entire system, but was from an Anytime Upgrade which now says it's invalid.  Much more to story on that (calls to MS support, etc.).

  • LogonUI.exe, can't see it in task manager anymore, dose it mean its not running?

    after i tried to solve the issue with 26 csrss.exe running, it seemed to meany, i no longer see LogonUI.exe in task manager.
    forum posts from csrss.exe topic.
    Post 1
    i tried process explorer & trying stuff with that i opened a new csrss.exe & that works under my user not system & i cant kill that process (i double clicked on it), after restart it goes away? or should i just pull the cable out? i mane sudden
    shut down, status suspended, but it is on the list in task manager, how to get rid off it, end progress tree?
    it just it did not have any info about csrss, so i tried to open it with process explorer, but that thing did not do what i though, that's why it all happened.
    it also opened new Client server runtime process, i guess that csrss.exe under user is still in task manager list.
    Post 2
    restart solved the issue, at least it seems so, also that incident removed 24 csrss.exe from task manager, i had 26 running new i have only 2, i did it just to find out that maybe i can remove the csrss.exe what i opened after restart, but i did not expect
    this result, maybe this what some call zombie processes, they were in use once & when the process stopped they were stuck?
    some processes disappeared, example LogonUI.exe is no longer running, i had 25 LogonUI.exe running before, with restart it booted, i hope that PC will start tomorrow to, i hope i did not mess up something & it wont start,
    or i messed up PC security, made security holes.
    Another forum
    Post 1
    u have no idea what happened, i got both Process Monitor & explorer, i messed up double clicked on csrss.exe & that opened a new csrss.exe in task manager under my user, then i tried to kill the process, but it only suspended it, then i was thinking
    maybe after restart it lets me remove it totally from task manager, i made restart & what do i see when i open task manager? i see only 2 csrss.exe running, LOL sometimes messing up fixes the problem.
    maybe this what some call zombie processes, they were in use once & when the process stopped they were stuck?
    but all csrss.exe seemed legitimate, & no infection.
    Post 2
    does LogonUI.exe really run right new? is it just not showing? if its not running then i would have error message or problems with display? it would be funny if tomorrow i have all the 26 csrss.exe back.
    is LogonUI.exe running & just hidden, was it normal that LogonUI.exe was shown in task manager before? or is it  normal when its hidden? will it effect gaming? cant test, no games installed right new.
    but csrss.exe is not the only process that has more then 2 running & some over 10, one i counted it is 25.
    ok this are gone to, maybe this were connected to csrss.exe issue, but i have 10 svchost.exe, this should be normal?
    some processes disappeared, example LogonUI.exe is no longer running (well it seems it is no longer running, cause its no longer shown in task manager), i had 25 LogonUI.exe running before, with restart it booted, i hope
    that PC will start tomorrow to, i hope i did not mess up something & it wont start, or i messed up PC security, made security holes.
    i know some of my post i copied here repeat some things i said before, i copied the post cause i was thinking that it will help people to understand my situation better :).
    & i only double clicked on csrss.exe in windows system32 & created a new process, & i did end task to it & it was only suspended not killed, there was 2 win explores opened, one was cause i double clicked csrss.exe trough explorer, well u
    can see the files with out it, i was unable to remove it so i made a restart, & some processes were gone after that.
    i wonder did i mess up my windows & stopped some necessary progresses? despite the fact that PC is running, & seem to be running fine.
    csrss.exe was running 25 times & csrss.exe was running 26 times, but there was more processes that were running more then 3 times & they are gone to.
    if some processes i don't see any more are necessary i hope they at least run on background silently, is LogonUI.exe meant to run all the time like it did before? or only for few sec on log-on/start-up? so user never see it.
    PC seems to run fine right new, i did that stuff yesterday.
    i also have alienautopsy  & PC-Doctor to what is part of alienautopsy, i mentioned it in case it matters, also when i got in windows i so some strange process for few sec in task manager, its icon looked like computer chip, cant remember the process
    name, but if i remember correctly it was DLL or Intel process.
    under what name is LogonUI.exe admin tools service? i could check it from there, if u think its necessary

    well LogonUI.exe is listed on my task manager again, i mean its back, & about csrss, i have 3 running, i had 2 running yesterday (in task manager all 3 are running under system), with process explorer, it did not matter which of the csrss info i looked,
    all is same, all are runede by same processes, i could not copy that info under environment, but what i remember is, one was a  Invidia Pshysx, second & 3th was something to do with Intel, then i remember powershel, all that i remember, not worried
    about csrss yet, cause its still just 3, but i wonder about LogonUI.exe, for some reason i can't add picture/screenshot here
    dunno is it all normal or not, but i write it down here just in case, no problems with high memory nor cpu usage, PC seems to run normally
    if its not normal i have no idea whats causing it, i guess i need to just w8 a year or so before i give my PC to shop for maintenance, cause this is beyond me i think, cause no infections found & PC seems to run & function normally, maybe its caused
    by some old registry entries, i know registry cleaners are dangerous & can harm windows, so i think windows team should create their own reg cleaner free ware that finds only unnecessary reg entries that are no longer needed, a safe reg cleaner, also it
    mite be software issue/bug like example Invidia maybe is creating to meany hosts or how are this things called, csrss is connected to host service as far as i know, same goes for powershell & others that use csrss.exe, or windows bug, or bug that is caused
    by both, win8.1 & this drivers, well that's just a guess
    maybe its a bug, system has problems with removing some closed processes from the list, or shutting town the ones that were suppose to run temporarily?
    maybe i should ignore it until it starts to cause problems? i mean hit performance in a negative way
    i also noticed 2 dwm.exe & winlogon.exe running
    i used Ccleaner, but not for registry, i cleaned internet temporary files system temporary files event logs & memory dumbs & so on & on (its to much writing to write down all it cleans), if some of this type of files what are deleted with
    that, can it cause some processes to multiply? maybe among this files is a file where its written example what processes should be running or which process is connected to which process, like the Path & stuff, so registry cleaning is not the only cleaning
    that can cause issues?  or is it
    coincidence that after cleaning next day i see 1 extra csrss.exe &
    dwm.exe & winlogon.exe? either way i don't know do i want to test it & use cleaner 5 days after today again, does windows delete this things i mentioned i cleaned with cclener automatically over time? either way, i think i won't try anything
    to solve the extras issue, but if the number of this processes grows & it starts to cause problems i may just take the PC to a expert
    PC seems to run & respond normally
    EDIT 21/10/2014:
    today there is 2 csrss.exe & the other processes are back to 1 as well & LogonUI.exe is gone again, well i did not look processes when i turned PC on, i did it after restart, maybe it accrues after boot when win opens, that some processes remain
    & some are double
    is it normal that when i'm not doing anything with PC it takes 19% memory after PC start until i shut down & after restart it takes 16% memory (when i use restart button in windows), does this mean start up requires more memory & processes that
    remain running after start-up?

  • Firefox Does Not Start In Windows 7.It is running in task manager

    Firefox tries to open and runs the exe in task manager
    == This happened ==
    Every time Firefox opened
    == After the 3.6.4 update in windows 7 ==
    == User Agent ==
    Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.86 Safari/533.4

    https://support.mozilla.com/en-US/kb/Firefox%20hangs#w_hang-at-exit

  • New Upgrade has Itunes running in Task Manager but not starting...

    I know this is an issue that has been addressed on many other forums as I have been searching for the answer since I downloaded ITunes 8*.
    The install seems to work but when I start it up it does nothing. The Task Manager shows it as running in Processes but that is it.
    I have already tried the "msconfig" fix. The "corrupt library" fix and I have already confirmed that my firewall isn't stopping it.
    Please help it seems that I may be stuck at Version 7.43 for awhile.

    odd combination of symptoms you've got there. the "flash" of the license screen usually suggests malware ... but the persistence of itunes.exe in Task Manager suggests dodgy configuration files, or security software interferences.
    will go with the latter "persistence" symptom first. if you've got Norton Internet Security 2005 on the PC, first try the Lorraine M technique:
    Lorraine M: NIS/itunes problem rectified
    ... but if NIS 2005 isn't a factor, let's check on this possibility:
    iTunes for Windows doesn't open after upgrading
    (may not be back to check on this for a while. i've got about a 100-reply-notification backlog, and i'm going to have to get some sleep before attending to that.)

  • I am trying to launch Firefox 9.0.1 on Windows 7 but the application window isnt visible even though there is a firefox.exe process running in task manager.

    I am trying to launch Firefox 9.0.1 on Windows 7 but it isnt working. I try to launch it and the application window does not show. When I look at the task manager and then look at the Applications tab, Firefox isnt listed. If I go to the Processes tab, there is a firefox.exe*32 process listed. Each time I double click the Firefox icon, a new firefox.exe process is spawned but there is never a visible instance of the Firefox application.
    There are no errors in the application logs. I end up just having to kill the processes.
    I tried launching in safe mode by holding down the shift button but the same thing happens.
    Any suggestions on what to try? It has never worked since upgrading from version 8. I tried un-installing and re-installing

    I went through everything mentioned in the link you posed and nothing detailed there resolved the problem.
    The Profile folder didnt exist so I created it. Made sure the perms were good and that it was not read only.
    There are no default folders appearing under the profile folder when I start Firefox.
    I have Firefox installed to my E drive.
    Nothing happens. The process appears in the task manager but no application shows up.
    Cant start it in safe mode, cant run the profile manager.

  • Firefox won't start after upgrade, it appears on the windows task manager but closing the firefox.exe doesn't help

    I upgraded to firefox 4 and it asked me to restart the system, since then it stopped working. it just won't open. I have windows xp and when I click on the firefox icon I see firefox.exe in the windows task manager under 'processes' I tried ending the task but it wont help. i also tried removing and reinstalling.. didn't help either :( I also checked if Kaspersky might be blocking it but it isn't

    The only thing that worked for me was installing an older version (3.6) and it started working fine... I dont even want to try upgrading it to 4 again..

  • In task manager windows 7 64 bit, Firefox.exe *32 won't end after Firefox locks up and doesn't respond and windows closed.

    My firefox browser window locks up...I wait way to long and nothing updates, I close the window. Try to open Firefox again, but can't as system detects a copy running. Task manager shows Firefox.exe *32 running. I click on Firefox.exe *32 and click close....wait and nothing closes.
    REBOOT - yeah for about 30 minutes when it happens again.

    The support article on Firefox "hanging" has a few pointer on Firefox failing to fully shut down and clean up after itself. Does anything here help:
    https://support.mozilla.org/en-US/kb/firefox-hangs-or-not-responding#w_firefox-hangs-when-you-quit-it

  • When I start Firefox for the first time, 1 Firefox.exe shows up in the Task Manager (8,180K), but Firefox doesn't start. When I click on it again, a second Firefox.exe shows in the Task Manager, and Firefox opens. Is the first one a Trojan?

    I'm using version 3.6.12 on Windows XP. The icon points to C:\Program Files\Mozilla Firefox\Firefox.exe. The Properties of that file look okay.

    No, most likely not. I reckon you got some antivirus software on your machine, don't you?
    Sometimes Firefox does load into memory but won't show your start page.
    Simply open the task manager, click on the "Processes" tab and kill the (two or more) firefox.exe processes you've just created. Double-click your Firefox icon and everything should be back to normal.

  • ITunes will not open AND iTunes.exe will not LEAVE Task Manager

    Hello,
    I am also having the same issue with everyone else in that iTunes will not open. This happened to me about two weeks ago and I uninstalled and reinstalled the version that came with my iPod. I figured that after a couple of weeks Apple would have figured out the glitch and fixed it. Wrong. B was asking another user if iTunes.exe was appearing and then disappearing in the Task Manager. I am having the oposite issue in that I cannot End Task in the Task Manager on iTunes.exe. What is up? Can anyone help me? Thanks for the support!

    hi bummed! (you do realise that you're stuck with that alias for the forseeable future, don't you?)
    B was asking another user if iTunes.exe was appearing and then disappearing in the Task Manager. I am having the oposite issue in that I cannot End Task in the Task Manager on iTunes.exe. What is up?
    hmmm. if that's going on, then we'd better check up on these two possibilities first:
    http://docs.info.apple.com/article.html?artnum=302775
    http://docs.info.apple.com/article.html?artnum=302386
    keep us posted.
    love, b

Maybe you are looking for