Error Code 80070643

Anonymous
2009-01-06T18:53:43+00:00

Windows Update stopped functioning for me. Says I need an Update to get Updates, but the Update won't install.  Keep getting Error 80070643. Tried many things including installing windowsupdateagent30-86.exe/wuforce which won't install either.

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. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes
Accepted answer
  1. Anonymous
    2009-01-10T16:01:40+00:00

    Hello John,

    I'm not sure whether you have attempted to recover your system or not because of issues with Windows Update. You might be able to try a system restore and see if you can get back to before you were having problems with Windows Update.

    The error code 80070643 is a generic error that basically state that an error was encountered by Windows Installer.

    Mark was correct in stating that you seem to have more problems than just with Windows Update.

    However, you might want to look at the following KB article to see if this will help with the Error 80070643.

    KB958052 - You receive error code 0x80070643 or error code 0x643 when you use the Windows Update or Microsoft Update web sites to install updates

    http://support.microsoft.com/default.aspx/kb/958052

    Please post again and let us know your status and if we can help in any way with getting your system back to a working state.

    Sincerely,


    Marilyn

    Microsoft Answers Support Engineer

    Visit our Microsoft Answers Feedback Forum and let us know what you think.

    146 people found this answer helpful.
    0 comments No comments

24 additional answers

Sort by: Most helpful
  1. Anonymous
    2009-01-06T19:01:59+00:00

    If you receive Windows Update error 80070643 while installing updates for Microsoft Office , you might need to restart the Office Source Engine (OSE) service. Windows Update can automatically start the service to install updates for Office products if the service is set to the default Manual setting. If the service is disabled, you need to restart it, and then try to install the latest updates for Office products again.

    To restart the Office Source Engine (OSE) service
    You must be logged on as an administrator to perform these steps. <br> --- <br> 1. Open Administrative Tools by clicking the<br>Start button , clicking Control Panel, clicking System and Maintenance, and then clicking<br>Administrative Tools. <br> 2. Double-click Services.  If you are prompted for an administrator password or confirmation, type the password or provide confirmation. <br> 3. If the Office Source Engine service is disabled, double-click it to open the service properties. <br> 4. Click the Startup type list, click<br>Automatic (Delayed Start), and then click Apply. <br> 5. Under Service status, click<br>Start.

    If the service fails to start, your OSE.EXE system file may be corrupt. You should run SFC and try again.

    1.Click Start, and then type cmd in the Start Search box.

    1. Right-click cmd in the Programs list, and then click Run as administrator.

    3.If you are prompted for an administrator password or confirmation, type your password or click Continue

    4.At the command prompt, type the following line, and then press ENTER: sfc /scannow


    Rating posts helps other usersMark L. Ferguson MS-MVP

    78 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2009-01-06T20:12:56+00:00

    I ran the command.  Result was that it found some corrupt files it was "unable to fix," and referenced the file to the CBS log in Windows.  I could not access that file : "Access Denied"

    0 comments No comments
  3. Anonymous
    2009-01-06T20:23:03+00:00

    You can search for [SR] tags to help locate SFC.exe program entries. To perform this kind of search and to redirect the results to a text file, follow these steps:

    1. Click Start , type cmd in the Start/ Search box, right-click cmd in the Programs list, and then click Run as administrator.

    If you are prompted for an administrator password or for a confirmation, type your password, or click Continue. 2. Type the following command, and then press ENTER: 3. findstr /c:"[SR]" %windir%\logs\cbs\cbs.log >sfcdetails.txt

    Open sfcdetails.txt in Notepad


    Rating posts helps other usersMark L. Ferguson MS-MVP

    0 comments No comments
  4. Anonymous
    2009-01-06T20:34:41+00:00

    After I enter that command and hit enter, nothing happens; just a blinking cursor at the beginning of the next line down.  Am I supposed to do something after I hit enter to bring up notepad here at the blinking cursor?

    0 comments No comments