Tuesday, 23 August 2016

Windows update error code:80070003

If you are facing issues with your Windows updates, and the Windows Troubleshooter gives the above error code, then try the following method:


Method 1: Windows Update - Reset

OPTION ONE  

To Only Reset Windows Update History

Resetting Windows Update using this option will clear the view update history details list (cache). 

This will not actually uninstall any of your currently installed Windows Update. They will just not be listed anymore. Any new Windows Update installed after the reset will show up in the view update history list as normal though.

  • Use this batch file : Windows Update Reset.
  • Please right click on the batch file and click on "Run as administrator".

Resetting the Windows Update history will also restore the default language packs being listed in Windows Upate again in the Windows 7 Ultimate and Enterprise editions after you check for updates next.

OPTION TWO

To Reset and Re-register Windows Update Components AND Reset Update History in One Easy Click  

This will reset Windows Update Components and re-register the BITS files and the Windows Update files to help fix Windows Update errors. This option will also clear the view update history details list as it does in OPTION ONE above.
If you do not wish to do that, please use the following link to perform the task manually: How do I reset Windows Update components?

Method 2: TROUBLESHOOTING

Please follow these steps to resolve the problem manually:

Step 1: Stop the Windows Update service

You must be logged on as an administrator to perform these steps.
  • Open Administrative Tools from Control Panel. Open Control Panel, type administrative tools in the search box, and then click Administrative Tools.
  • Double-click Services. 
  • Note If you're prompted for an administrator password or confirmation, type the password or provide confirmation.
  • Click the Name column heading to sort the names in reverse order.
  • Find the Windows Update service, right-click it, and then click Stop. If you are running Windows XP, find the Automatic Updates service, right-click it, and then click Stop.

Step 2: Delete temporary update files in the SoftwareDistribution folder

  • Open File Explorer (in Windows 8.1 and Windows 8) or Windows Explorer (in Windows 7, Windows Vista and Windows XP).
  • Double-click the local hard disk where Windows is installed, typically drive C.
  • Double-click the Windows folder, and then double-click the SoftwareDistribution folder.
  • Double-click the DataStore folder to open it, and then delete all files and folders in the folder. 
  • Note If you're prompted for an administrator password or confirmation, type the password or provide confirmation.
  • Click the Back button. In the SoftwareDistribution folder, double-click the Download folder to open it, and then delete all files in the folder. 
  • Note If you're prompted for an administrator password or confirmation, type the password or provide confirmation.

Step 3: Restart the Windows Update service

  • You must be logged on as an administrator to perform these steps.
  • Open Administrative Tools from Control Panel. Open Control Panel, type administrative tools in the search box, and then click Administrative Tools.
  • Double-click Services. 
  • Note If you're prompted for an administrator password or confirmation, type the password or provide confirmation.
  • Click the Name column heading to sort the names in reverse order.
  • Find the Windows Update service, right-click it, and then click Start. If you are running Windows XP, find the Automatic Updates service, right-click it, and then click Start.
  • Close the Services window and the Administrative Tools window.

Step 4: See which updates are installed on the computer

Deleting temporary update files will help solve the problem, but it will also delete the history in Windows Update. You can still see which updates are installed on your computer by going to Installed Updates.

To do this, open Installed Updates by opening Control Panel in Category view, clicking Programs, and then, under Programs and Features, clicking View installed updates. If you are running Windows XP, click Start, click Control Panel, and then double-click Add or Remove Programs. On the top right, select the Show updates check box.

Step 5: Use the DISM or System Update Readiness tool

If the problem continues after you have followed the steps above, use the Deployment Image Servicing and Management (DISM) tool or the System Update Readiness tool to fix Windows Update corruption errors. To learn more about this, go to Fix Windows corruption errors by using the DISM or System Update Readiness tool .

    Method 3: CONFLICTS

    Step 1: Clean boot your system.

    Step 2: Create a new local User

    Step 3: Check for Date/Time.

    Method 4: MICROSOFT FIXIT (Windows 7)

    • Use the following Microsoft Fixit to resolve the problem : Microsoft Fixit.
    Or

    Wednesday, 24 June 2015

    How to fix error code 0x80004004 on Microsoft Security Essentials?

    Run---

    Dism /Online /Cleanup-Image /RestoreHealth

    in admin cmd prompt & then---

    sfc /scannow      

    Go to http://download.live.com
    Click Download
    Can Download when prompted to download the 1 MB Web Installer
    Click Try again, the option to download the 137 MB installer will be displayed.
    Right click the setup file and click Run as Administrator
    Temporarily disable your Antivirus utility.
    Run the Windows Installer Clean Utility:
    http://support.microsoft.com/kb/555175
    Also clear out your temp files directory
    Click Start, type: %temp%

    Delete the contents of that directory and try installing again.

    As per the description provided I understand that you are unable to perform app update, it would be grateful if you can reply to this question in order to assist you further.

    ·         Have you made any changes to the computer to this issue?

    This problem may occur if the Windows Update database is corrupted. I would suggest you to try the following methods and check if it helps.

    Method 1:

    I would suggest you to run the Windows update troubleshooter and check if it helps.
    a) Press the ‘Windows + W’ key on the keyboard.
    b) Type troubleshooter in the search box and then press enter.
    c) Select Troubleshooting. Click on view all and select Windows Update and follow the on-screen instructions.

    Method 2:
    You may disable the Proxy setting and check if it helps:
    a. Follow these steps and check if it helps.
    a. Press Windows Key +R, typeinetcpl.cpl and press enter.
    b. Click the Connections tab, and then click LAN settings.
    c. Uncheck the Use a proxy server for your LAN check box.
    d. Click Ok.

    Method 3:
    1. Type Notepad on start screen, and press enter.
    2. Copy the following text, and then paste the text into Notepad.
    net stop wuauserv
    cd %systemroot%\SoftwareDistribution
    ren Download Download.old
    net start wuauserv
    net stop bits
    net start bits
    net stop cryptsvc
    cd %systemroot%\system32
    ren catroot2 catroot2old
    net start cryptsvc

    3. Click File, click Save As, and then type Repair.bat.
    4. In the Save as type box, click All Files.
    5. In the Save in box, click Desktop, and then click Save.
    6. On the File menu, click Exit.
    7. Double-click the Repair.bat file that you saved in step 5.

    Try to install the updates again. If you can install the updates, delete the Repair.bat file. To do this, right-click Repair.bat, click Delete, and then click Yes.

    Please follow all the steps and if the issue persists, revert back and we will be glad to help you.

    http://answers.microsoft.com/en-us/windows/forum/windows_8-system/error-when-running-dism-online-cleanup-image/f9fffd60-85ff-448d-b95e-b03ed95cc4b3

    http://answers.microsoft.com/en-us/windows/forum/windows_8-windows_update/dismexe-online-cleanup-image-restore-health-failed/668ef107-5f4c-4959-ba93-76d052452315

    https://technet.microsoft.com/en-us/library/hh825020.aspx