<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; AppleMobileDeviceService</title>
	<atom:link href="http://www.ghacks.net/tag/applemobiledeviceservice/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Disable AppleMobileDeviceService.Exe, iTunesHelper.exe and iPodService.exe</title>
		<link>http://www.ghacks.net/2009/06/07/disable-applemobiledeviceserviceexe-ituneshelperexe-and-ipodserviceexe/</link>
		<comments>http://www.ghacks.net/2009/06/07/disable-applemobiledeviceserviceexe-ituneshelperexe-and-ipodserviceexe/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 10:06:35 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[AppleMobileDeviceService]]></category>
		<category><![CDATA[AppleMobileDeviceService.Exe]]></category>
		<category><![CDATA[iPodService]]></category>
		<category><![CDATA[iPodService.exe]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[ituneshelper]]></category>
		<category><![CDATA[iTunesHelper.exe]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13358</guid>
		<description><![CDATA[Users of the Microsoft Windows operating system who install the music manager iTunes will notice a large number of background processes that are connected to that program. The processes that all users are going to see are AppleMobileDeviceService.Exe, iTunesHelper.exe and iPodService.exe with some running in the background even if iTunes has not been opened since [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/itunes.png" alt="itunes" title="itunes" width="110" height="87" class="alignleft size-full wp-image-12738" />Users of the Microsoft Windows operating system who install the music manager iTunes will notice a large number of background processes that are connected to that program. The processes that all users are going to see are AppleMobileDeviceService.Exe, iTunesHelper.exe and iPodService.exe with some running in the background even if iTunes has not been opened since system start.</p>
<p>At least two of the processes seem to be connected to mobile devices like Apple&#8217;s iPod or iPhone which seems like a waste of system resources if none of these devices are owned by the computer user. To say it more clearly: Why would someone need to run these processes if they do not need them? The following paragraphs will show how to disable the three processes AppleMobileDeviceService.Exe, iTunesHelper.exe and iPodService.exe effectively.</p>
<p><span id="more-13358"></span><strong>Disable AppleMobileDeviceService.Exe</strong></p>
<p>AppleMobileDeviceService.Exe is a Windows Service that &#8220;provides the interface to Apple mobile devices&#8221;. It does not therefor make sense to run this service if no Apple mobile devices are owned by the user. The easiest way to disable the service is to press [Windows R], type in the run box [services.msc] and press the [enter] key on the computer keyboard.</p>
<p>This opens the Services window which displays all Windows Services. Locate the service Apple Mobile Device, right-click it and select Properties from the menu. Click on the Stop button first to stop the AppleMobileDeviceService.Exe service from running in this session.</p>
<p>Now click on the Startup type menu and change the type from Automatic to Disabled. A click on the Apply button will complete the process of disabling AppleMobileDeviceService.Exe.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/06/applemobiledeviceservice.jpg" alt="applemobiledeviceservice" title="applemobiledeviceservice" width="410" height="466" class="alignnone size-full wp-image-13356" /></p>
<p><strong>Disable iTunesHelper.exe</strong></p>
<p>The ituneshelper.exe process is also running in the background all the time. This process is however started from one of the autorun locations. Getting rid of it is quite easy. Press [Windows R], type in [msconfig.exe] and hit the [enter] key on the computer keyboard.</p>
<p>Switch to the Startup tab on top of the window and locate the iTunesHelper entry there. Uncheck that entry to disable the autostart of it when Windows starts. A click on Apply will complete the process. You do not need to restart Windows at this time.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/06/ituneshelper-500x333.jpg" alt="ituneshelper" title="ituneshelper" width="500" height="333" class="alignnone size-medium wp-image-13357" /></p>
<p><strong>Disable iPodService.exe</strong></p>
<p>This one is tricky. IpodService.exe is a Windows Service. The problem is that it will be launched by iTunes even if the service is set to be disabled. Closing iTunes on the other hand will not close the iPodService.exe from running in the background. Here is what needs to be done to get rid of this process as well.</p>
<p>Open Windows Services again by pressing [Windows R], typing in [services.msc] and hitting the [enter] key. Locate the service iPodService. It is described as &#8220;iPod hardware management service&#8221;. Right-click the service, click on the Stop button if it is running and set it to disabled in the startup type menu.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/06/ipodservice.jpg" alt="ipodservice" title="ipodservice" width="410" height="466" class="alignnone size-full wp-image-13359" /></p>
<p>The second step is needed as iPodservice.exe will be launched by iTunes even if it has been disabled. Locate the file iPod iPodservice.exe on the computer hard drive. It is by default installed into <strong>Program Files\iPod\bin</strong>.</p>
<p>Delete iPodservice.exe from the /bin/ directory and create a new text document. Give the text document the same name (iPodservice.exe). You should now have a 0 Kilobyte iPodservice.exe file in the /bin/ folder. To test if the procedure worked start iTunes. If everything worked out fine iPodservice.exe should not have been started and should not show up as a process in the Windows Task Manager.</p>
<p><strong>Verdict:</strong> Windows users who want to use iTunes but do not own an iPod or other Apple device can now disable unneeded processes from their computer system. It does not make sense having them run in the background all the time.</p>

	Tags: <a href="http://www.ghacks.net/tag/apple/" title="apple" rel="tag">apple</a>, <a href="http://www.ghacks.net/tag/applemobiledeviceservice/" title="AppleMobileDeviceService" rel="tag">AppleMobileDeviceService</a>, <a href="http://www.ghacks.net/tag/applemobiledeviceserviceexe/" title="AppleMobileDeviceService.Exe" rel="tag">AppleMobileDeviceService.Exe</a>, <a href="http://www.ghacks.net/tag/ipod/" title="iPod" rel="tag">iPod</a>, <a href="http://www.ghacks.net/tag/ipodservice/" title="iPodService" rel="tag">iPodService</a>, <a href="http://www.ghacks.net/tag/ipodserviceexe/" title="iPodService.exe" rel="tag">iPodService.exe</a>, <a href="http://www.ghacks.net/tag/itunes/" title="itunes" rel="tag">itunes</a>, <a href="http://www.ghacks.net/tag/ituneshelper/" title="ituneshelper" rel="tag">ituneshelper</a>, <a href="http://www.ghacks.net/tag/ituneshelperexe/" title="iTunesHelper.exe" rel="tag">iTunesHelper.exe</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/07/16/winamp-ipod-plugin-2/" title="Winamp iPod Plugin (July 16, 2008)">Winamp iPod Plugin</a> (5)</li>
	<li><a href="http://www.ghacks.net/2007/06/16/sync-itunes-with-non-ipod-mp3-players/" title="Sync iTunes with non iPod mp3 players (June 16, 2007)">Sync iTunes with non iPod mp3 players</a> (11)</li>
	<li><a href="http://www.ghacks.net/2008/04/24/sync-any-mp3-player-with-itunes/" title="Sync any mp3 player with iTunes (April 24, 2008)">Sync any mp3 player with iTunes</a> (2)</li>
	<li><a href="http://www.ghacks.net/2007/01/26/share-the-itunes-library-on-a-network/" title="Share the iTunes Library on a network (January 26, 2007)">Share the iTunes Library on a network</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/03/20/share-songs-with-mojo-and-itunes/" title="Share Songs with Mojo and iTunes (March 20, 2008)">Share Songs with Mojo and iTunes</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/07/disable-applemobiledeviceserviceexe-ituneshelperexe-and-ipodserviceexe/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>
