Background Intelligent Transfer Service is missing in XP

Anonymous
2012-09-10T18:40:38+00:00

Hi

I have been having problems installing updates from Microsoft Updates and looking at the error messages it tells me I need to check the properties of Background Intelligent Transfer Service but when I search this file it is missing,

How do I replace this missing file and how do i see any other registry files are missing?

Thanks

Katie

Windows for home | Previous Windows versions | Recovery and backup

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2013-11-20T18:29:37+00:00

I have XP Home Edition which I have just upgraded to SP3.  Windows Update has stopped working.  It has 27 files for me but they all fail to install.  There is no sign of BITS when I run services.msc, in either the Standard or Extended tabs. 

This method did not work for me, things go off track right from the start because when I run  %windir%\System32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %windir%\inf\qmgr.inf it asks me for the original XP SP3 disc.  But my disc is only SP1. 

When I put that in and point the program at it, it copies a couple of files even though the target files being overwritten are newer than the ones on the disc, but then says it cannot copy a file with a name like bitsprix. 

This problem has occupied a ridiculous amount of time.  Can anyone please help?

Hi Marbrien,

Please do the following.

Open the Windows Search tool, copy/paste the following and then click Search: qmgr.dll

Search should show that file in the following locations:

C:\WINDOWS\system32

C:\WINDOWS\ServicePackFiles\i386

C:\WINDOWS\system32\bits

You may only see qmgr.dll in C:\WINDOWS\system32.

Go to Start, Run and copy/paste: regsvr32 qmgr.dll and click OK

Do the same with this file: regsvr32 qmgrprxy.dll

Reboot the system and then copy/paste this command into the Run field:

%windir%\System32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %windir%\inf\qmgr.inf

If you're prompted to insert the Windows installation CD, ignore that and in the dialog box at the bottom, change the path to C:\WINDOWS\ServicePackFiles\i386

** Change the path to C:\WINDOWS\system32 if qmgr.dll was only present in that location.**

Restart the PC again and then go to Services and you should be able to see BITS in the list.

Double click it and then on the General tab, click the Start button to try and start the service manually. This is just a test to ensure that it's working correctly.

If you get Error 2: cannot find the file specified, go to Start, then Run again and copy/paste the following command and then click OK:

Reg add HKLM\SYSTEM\CurrentControlSet\Services\BITS\Parameters /v ServiceDll /t REG_EXPAND_SZ /d %windir%\System32\qmgr.dll

Reboot again and then try once more to start BITS. It should work properly now, but in the unlikely event that it fails again, run the following command and then hit Enter:

Reg add HKLM\SYSTEM\CurrentControlSet\Control\BackupRestore\FilesNotToBackup

Reboot once more and then do the following.

Go to this link and install the  IE8 cumulative December update:

http://www.microsoft.com/en-gb/download/details.aspx?id=41404

If you use IE7, use this link instead:

http://www.microsoft.com/en-gb/download/details.aspx?id=41442

Finally, go to the Windows Update site and you should be able to download normally.

Was this answer helpful?

0 comments No comments

81 additional answers

Sort by: Most helpful
  1. Anonymous
    2013-11-25T09:35:20+00:00

    OMG OMG OMG!!

    I was getting the (in)famous error 2 for like ever... I had tried re-installs, dependency checks...

    I was getting desperate, but this:

    If you get Error 2: cannot find the file specified, go to Start, then Run again and copy/paste the following command and then click OK:Reg add HKLM\SYSTEM\CurrentControlSet\Services\BITS\Parameters /v ServiceDll /t REG_EXPAND_SZ /d %windir%\System32\qmgr.dll


    Did the trick. Thank you so much.

    Also, I also run

    sfc /scannow previous to this!

    You're welcome, BorrajaX

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2013-11-25T09:33:29+00:00

    I am running Win XP Pro.

    My Microsoft Updates had stopped working, and at the same time I found my computer less responsive than usual. I tracked this down to an instance of the process svchost.exe using up 50% of my CPU for no apparent reason. I was able to stop this by turning off Automatic Updates, but as soon as I tried to do a manual update the problem reappeared, and the manual update never finished.

    After a lot of online searches, I found a post that mentioned BITS, but I couldn't find it on my system.

    This solution worked for me. I did get the Error 2, but did not have to use the third fix mentioned. I did install the IE8 Cumulative update.

    After that, Microsoft Updates worked again, and svchost was no longer sucking up CPU time.

    I am very happy to have my system back to normal, but does anyone know what would have caused BITS to vanish in the first place? Is there possibly a virus or malware that maliciously removes BITS and then removes all traces of itself?

    Hi Gaz,

    I don't think it was caused by a virus or malware since it only affects the Windows Update site. it's more likely to be a ill-prepared update which triggered corruption in the qmgr.dll file causing it to disappear from Services.

    Here's an example of how something like that can happen:

    Free ClamWin virus scanner moves most of Windows into quarantine

    At the moment though, nobody know what the cause was.  But no doubt the media is frantically searching for the cause so we'll know soon enough I think.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2013-11-24T23:34:16+00:00

    OMG OMG OMG!!

    I was getting the (in)famous error 2 for like ever... I had tried re-installs, dependency checks...

    I was getting desperate, but this:

    If you get Error 2: cannot find the file specified, go to Start, then Run again and copy/paste the following command and then click OK:Reg add HKLM\SYSTEM\CurrentControlSet\Services\BITS\Parameters /v ServiceDll /t REG_EXPAND_SZ /d %windir%\System32\qmgr.dll


    Did the trick. Thank you so much.

    Also, I also run

    sfc /scannow previous to this!

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2013-11-24T22:04:10+00:00

    I am running Win XP Pro.

    My Microsoft Updates had stopped working, and at the same time I found my computer less responsive than usual. I tracked this down to an instance of the process svchost.exe using up 50% of my CPU for no apparent reason. I was able to stop this by turning off Automatic Updates, but as soon as I tried to do a manual update the problem reappeared, and the manual update never finished.

    After a lot of online searches, I found a post that mentioned BITS, but I couldn't find it on my system.

    This solution worked for me. I did get the Error 2, but did not have to use the third fix mentioned. I did install the IE8 Cumulative update.

    After that, Microsoft Updates worked again, and svchost was no longer sucking up CPU time.

    I am very happy to have my system back to normal, but does anyone know what would have caused BITS to vanish in the first place? Is there possibly a virus or malware that maliciously removes BITS and then removes all traces of itself?

    Was this answer helpful?

    0 comments No comments