Unable to update from Windows 10 original build (build 10240)


  1. Posts : 7
    win10
       #1

    Unable to update from Windows 10 original build (build 10240)


    Hi everyone,

    After not recieving the AU from Microsoft I took a look at winver I noticed that my PC has never received or installed an update since the original Windows 10 build (Version 10.0 or build 10240).

    I began to investigated and noticed that Cumulative Update KB3185611 keeps trying to install however Windows Update always fails to install this update giving me this error:

    "There were problems installing some updates, but we'll try again later. If you keep seeing this and want to search the web or contact support for information, this may help:"
    No error code is provided.

    I took a look at setuperr.log within the Windows.BT folder and this is the only error present.

    Error SP CSetupPlatform::ResurrectNewSystem: Cannot resurrect new system.: Win32Exception: \\?\C:\$Windows.~BT\Sources\NewSystem.dat: The system cannot find the file specified. [0x00000002] __thiscall UnBCL::FileStream::FileStream(const class UnBCL::String *,enum UnBCL::FileMode,enum UnBCL::FileAccess,enum UnBCL::FileShare,unsigned long)[gle=0x00000002]

    I would really appreciate if anyone could help me out with this issue, as i'd like to move up to the AU

    Please let me know if you need any more info.
    Thanks!
      My Computer


  2. Posts : 42,734
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #2

    Hi, it's always worth just searching for the error message.

    You can try this first:
    Windows Update - There were some problems installing updates (0x80240025) : Windows10

    My version:
    Try booting to Safe Mode and renaming the C:\Windows\SoftwareDistribution and C:\Windows\Catroot2 folders
    (Use search in C:\Windows\ to find Catroot2)

    You could just append -old to the folder name.
    Note: You will lose your update history).

    Then restart.

    Anniversary upgrade:
    Note that it is widely reported a good number of users have experienced a number of problems when this has been applied. (E.g. search for 'windows anniversary problems').

    Therefore before you do that upgrade, take additional precautions and start using disk imaging if you don't already. Everyone is strongly recommended to do so here- so many benefits. E.g. Macrium Reflect (free) + its boot medium + external storage.
      My Computers


  3. Posts : 7
    win10
    Thread Starter
       #3

    Hi dalchina,

    Thank you for replying!

    I followed the steps provided and the update did begin to download. It got to 90% and then said:

    "There were problems installing some updates, but we'll try again later. If you keep seeing this and want to search the web or contact support for information, this may help:" again there was no error code present.

    If I click retry it goes back to what it was like before removing the folders. Instantly fails at 0% downloaded.

    I also tried running an sfc /scannow to see if any Windows Updates files were corrupted, the scan did repair some files however this also did not fix my issue.

    One thing I forgot to include in my original post is that I am running Windows 10 Education.

    I would appreciate any other suggestions you have!
    Thanks again.

    dalchina said:
    Hi, it's always worth just searching for the error message.

    You can try this first:
    Windows Update - There were some problems installing updates (0x80240025) : Windows10

    My version:
    Try booting to Safe Mode and renaming the C:\Windows\SoftwareDistribution and C:\Windows\Catroot2 folders
    (Use search in C:\Windows\ to find Catroot2)

    You could just append -old to the folder name.
    Note: You will lose your update history).

    Then restart.

    Anniversary upgrade:
    Note that it is widely reported a good number of users have experienced a number of problems when this has been applied. (E.g. search for 'windows anniversary problems').

    Therefore before you do that upgrade, take additional precautions and start using disk imaging if you don't already. Everyone is strongly recommended to do so here- so many benefits. E.g. Macrium Reflect (free) + its boot medium + external storage.
      My Computer


  4. Posts : 42,734
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #4

    1. Update event log: Check this is applicable to 10240 (should be)
    Press Win key + R, type
    %windir%\Windowsupdate.log
    and if you get the text below, please do that.

    Windows Update logs are now generated using ETW (Event Tracing for Windows).
    Please run the Get-WindowsUpdateLog PowerShell command to convert ETW traces into a readable WindowsUpdate.log.

    For more information, please visit http://go.microsoft.com/fwlink/?LinkId=518345

    2. Manually download the update.
    Windows 10 Update Archive

    You may need to do this before applying the update.
    Try booting to Safe Mode and renaming the C:\Windows\SoftwareDistribution and C:\Windows\Catroot2 folders
    (Use search in C:\Windows\ to find Catroot2)

    You could just append -old to the folder name.
    Note: You will lose your update history).

    Then restart.
      My Computers


  5. Posts : 7
    win10
    Thread Starter
       #5

    Hi dalchina,

    I ran the powershell command and the log generated correctly. I can now safely assume that the error code associated with this issue is: 0x80004005

    I have just downloaded the update that was causing me issues. I am going to stick away from the AU for a while until I can be sure that this is fully fixed.

    Should I run the update manually now?

    Thanks



    dalchina said:
    1. Update event log: Check this is applicable to 10240 (should be)
    Press Win key + R, type
    %windir%\Windowsupdate.log
    and if you get the text below, please do that.

    Windows Update logs are now generated using ETW (Event Tracing for Windows).
    Please run the Get-WindowsUpdateLog PowerShell command to convert ETW traces into a readable WindowsUpdate.log.

    For more information, please visit http://go.microsoft.com/fwlink/?LinkId=518345

    2. Manually download the update.
    Windows 10 Update Archive

    You may need to do this before applying the update.
    Try booting to Safe Mode and renaming the C:\Windows\SoftwareDistribution and C:\Windows\Catroot2 folders
    (Use search in C:\Windows\ to find Catroot2)

    You could just append -old to the folder name.
    Note: You will lose your update history).

    Then restart.
      My Computer


  6. Posts : 42,734
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #6

    Sure, try applying the update and see what it says or does.

    If applying the update fails, you can:

    Disconnect your internet

    Try booting to Safe Mode and renaming the C:\Windows\SoftwareDistribution and C:\Windows\Catroot2 folders
    (Use search in C:\Windows\ to find Catroot2)

    You could just append -old to the folder name.
    Note: You will lose your update history).

    [You could simply delete the contents of the folders instead of renaming them - renaming is just a less drastic option]

    and then try applying it

    Reconnect internet

    And you can research 0x80004005
      My Computers


  7. Posts : 7
    win10
    Thread Starter
       #7

    Ok, will try applying it now.

    I already researched 0x80004005 and tried most if not all recommended fixes for that error but nothing seems to of worked.

    Thanks for your help.

    dalchina said:
    Sure, try applying the update and see what it says or does.

    If applying the update fails, you can:

    Disconnect your internet

    Try booting to Safe Mode and renaming the C:\Windows\SoftwareDistribution and C:\Windows\Catroot2 folders
    (Use search in C:\Windows\ to find Catroot2)

    You could just append -old to the folder name.
    Note: You will lose your update history).

    [You could simply delete the contents of the folders instead of renaming them - renaming is just a less drastic option]

    and then try applying it

    Reconnect internet

    And you can research 0x80004005
      My Computer


  8. Posts : 7
    win10
    Thread Starter
       #8

    Hi dalchina,

    I have applied the update but winver still states that I am running on build 10240, however the Windows Update history states that:

    Security Update for Windows (KB3185611) was successfully installed.

    Windows Update no longer shows the broken update when checking for new updates. So, is it safe to assume that my system has been updated and winver is incorrect?

    Thanks again!

    dalchina said:
    Sure, try applying the update and see what it says or does.

    If applying the update fails, you can:

    Disconnect your internet

    Try booting to Safe Mode and renaming the C:\Windows\SoftwareDistribution and C:\Windows\Catroot2 folders
    (Use search in C:\Windows\ to find Catroot2)

    You could just append -old to the folder name.
    Note: You will lose your update history).

    [You could simply delete the contents of the folders instead of renaming them - renaming is just a less drastic option]

    and then try applying it

    Reconnect internet

    And you can research 0x80004005
      My Computer


  9. Posts : 42,734
    Win 10 Pro (22H2) (2nd PC is 22H2)
       #9

    Good.
    Windows 10 Update Archive
    That update appears to be generic across builds. You haven't yet applied an upgrade.

    I would suggest that if your system is now in a stable state, I would start to use disk imaging routinely to protect it (if you don't already). Everyone here strongly recommends it.

    Once you have done that, you can proceed with other updates as they arrive. Note that especially for some older PCs, the anniversary upgrade is widely reported to cause various issues MS is working on. A major update has just come out (100s of Mb).

    So before you get there, secure your PC and data by creating a set of disk images.

    Creating disk images lets you restore Windows and all your disks and partitions to a previous working state, quickly and probably without technical help.

    You can recover from:
    - a failed disk drive (restore to a new one)
    - ransomware (which encrypts your disk)
    - user error
    - unrecoverable problems from failed updates to problem programs
    - unbootable PC (hardware faults aside)

    Images also act as a full backup- you can extract files too.

    You can even use images to help you move more easily and quickly to a new PC.

    Imaging can even help you sleep at night knowing you have a second chance.

    Many here recommend Macrium Reflect (free) as a good robust solution and more reliable than some others. It’s
    - more feature rich
    - more flexible
    - more reliable
    than Windows Backup and Restore system images.

    It's well supported with videos, help and a responsive forum.
      My Computers


  10. Posts : 7
    win10
    Thread Starter
       #10

    I usually do just use the built in backup system. However, I will take a look at Macrium Reflect now.

    Thank you again for your help. It is very much appreciated!

    dalchina said:
    Good.
    Windows 10 Update Archive
    That update appears to be generic across builds. You haven't yet applied an upgrade.

    I would suggest that if your system is now in a stable state, I would start to use disk imaging routinely to protect it (if you don't already). Everyone here strongly recommends it.

    Once you have done that, you can proceed with other updates as they arrive. Note that especially for some older PCs, the anniversary upgrade is widely reported to cause various issues MS is working on. A major update has just come out (100s of Mb).

    So before you get there, secure your PC and data by creating a set of disk images.

    Creating disk images lets you restore Windows and all your disks and partitions to a previous working state, quickly and probably without technical help.

    You can recover from:
    - a failed disk drive (restore to a new one)
    - ransomware (which encrypts your disk)
    - user error
    - unrecoverable problems from failed updates to problem programs
    - unbootable PC (hardware faults aside)

    Images also act as a full backup- you can extract files too.

    You can even use images to help you move more easily and quickly to a new PC.

    Imaging can even help you sleep at night knowing you have a second chance.

    Many here recommend Macrium Reflect (free) as a good robust solution and more reliable than some others. It’s
    - more feature rich
    - more flexible
    - more reliable
    than Windows Backup and Restore system images.

    It's well supported with videos, help and a responsive forum.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 04:22.
Find Us




Windows 10 Forums