Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

"Error occured" in Windows Update 0x80070643

Writer Olivia Zamora

I was casually using my device. I opened Windows Update and saw this:

Screenshot of Windows Update

This was the error shown to me:

There were some problems installing 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: (0x80070643)

I checked the update history and noticed this:

Screenshot of update history

The two updates were not able to be installed and I guess that is the cause of the error.

How do I fix the Windows Update error?

1

2 Answers

How do I fix the Windows Update error?

First:

Run the Windows 10 Update Troubleshooter

Windows 10 update troubleshooter

From an Admin Command Prompt:

net stop bits

net stop wuauserv

net stop cryptsvc

ren %systemroot%\softwaredistribution softwaredistribution.bak

ren %systemroot%\system32\catroot2 catroot2.bak

net start bits

Restart and test updates

Also temporarily remove third party anti virus software

Restart and test updates.

These are the main points. There are more tests including hardware tests in the article.

But start as above and see if the Update function returns

Next:

If these steps do not work, it might be best to run a Windows 10 Repair Install.

Windows 10 is running, so click on the Download button (not Upgrade Button) and select Run.

This will launch the Repair and proceed normally.

Start with the option to keep everything.

6

I tried fixing the error by following few of these steps , but I failed.

Finally, I lost hopes and forgot about this issue. I guess I used this approach: if it ain't broke, don't fix it.

After a couple of days, the issue resolved on its own :)

Screenshot of Windows Update

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy