Windows Update Error number 0x8024D001 in Windows XP

By | January 7, 2014
Share

Workaround: Build a Windows XP .ISO with the latest Updates already Included.

Here are the steps:

  1. Download and Install NLite (http://www.nliteos.com/download.html).
    1. At the time, the latest was named “XPSP3_QFE_UpdatePack_20131008.7z” (https://panaconsulting.egnyte.com/h-s/20140107/5e301181ec0c4414)
  2. Mount your current XP ISO using Daemon Tools or similar.
    1. I grabbed mine from MSDN a while back (“en_windows_xp_professional_with_service_pack_3_x86_cd_vl_x14-73974.iso”).
  3. Use NLite to build a new .ISO with the updates pre-injected.
    1. Mine only grew 20mb with all of the updates.

If you need more directions on using NLite, let me know and I’ll expand on the tutorial. It’s pretty straightforward.

3 thoughts on “Windows Update Error number 0x8024D001 in Windows XP

  1. johnbilly

    Some manual to fix this error are given below:

    Disable the automatic updates from the “automatic updates” windows.
    Scan entire computer with good antivirus.
    Start computer in safe mode.
    Some problem with the file wups2.dll, so need try to register it:
    For windows XP (Go to run item on start menu and type) and for windows Vista (go to start search box on the start menu and type):
    a. For 32-bit Windows enter the following lines:
    net stop wuauserv
    regsvr32 %windir%\system32\wups2.dll
    net start wuauserv

    b. For 64-bit Windows, the second line differs due to the location of the DLL file:
    net stop wuauserv
    regsvr32 %windir%\syswow64\wups2.dll
    net start wuauserv
    for more details http://www.fixwindowsupdateerror0x8024d001.com/

    Reply
  2. johnbilly

    you can solve windows update error 0x8024d001 via following some steps:

    register wups2.dll file. for register it
    For windows XP (Go to run item on start menu and type) and for windows Vista or 7 (go to start search box on the start menu and type):
    a. For 32-bit
    net stop wuauserv
    regsvr32 %windir%\system32\wups2.dll
    net start wuauserv

    b. For 64-bit
    net stop wuauserv
    regsvr32 %windir%\syswow64\wups2.dll
    net start wuauserv
    for more details about 0x8024d001 error click
    http://www.fixwindowsupdateerror0x8024d001.com

    Reply

Leave a Reply to johnbilly Cancel reply

Your email address will not be published.

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.