TECHNICAL SOLUTIONS

Windows update error code 0x80070643 (Security update KB5034441) Fix

#windowsupdateerror0x80070643 #windowsupdateerror #windows10
While updating windows 10 users are getting error encountered with error code 0x80070643. The error message says “There were some problems installing updates but we will try again later. Error code 0x80080643” There were are security updates kb5028997 whose offline version is also not available.
The said error code is bug from the Microsoft which will be resolved soon but in the mean time you can try the below mentioned steps to fix windows update error 0x80070643.

00:00 Introduction
00:21 Method 1 by repairing the .net framework
01:10 Method 2 by resetting windows update components
02:30 Method 3 by increasing the recovery partition

Link to download .net framework repair tool:
https://www.microsoft.com/en-us/download/details.aspx?id=30135

data to paste in notepad:
SC config trustedinstaller start=auto
net stop bits
net stop wuauserv
net stop msiserver
net stop cryptsvc
net stop appidsvc
Ren %Systemroot%SoftwareDistribution SoftwareDistribution.old
Ren %Systemroot%System32catroot2 catroot2.old
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
netsh winsock reset
netsh winsock reset proxy
rundll32.exe pnpclean.dll,RunDLL_PnpClean /DRIVERS /MAXCLEAN
dism /Online /Cleanup-image /ScanHealth
dism /Online /Cleanup-image /CheckHealth
dism /Online /Cleanup-image /RestoreHealth
dism /Online /Cleanup-image /StartComponentCleanup
Sfc /ScanNow
net start bits
net start wuauserv
net start msiserver
net start cryptsvc
net start appidsvc

commands to paste in command prompt:
reagentc /info
reagentc /disable

diskpart
list part
select disk X
list part X
select part X
shrink desired=250 minimum=250
select part X
delete partition override

To create/increase partition:
list disk
for GPT Type in:
create partition primary id=de94bba4-06d1-4d40-a16a-bfd50179d6ac
gpt attributes =0x8000000000000001

For MBR type in:
create partition primary id=27

format quick fs=ntfs label=”Windows RE tools”
exit
reagentc /enable

One of the best and fastest hosting at discounted rates (up to 80% off):
https://www.hostg.xyz/SHATd

Windows 11 playlist : https://youtube.com/playlist?list=PLttq0w06AnKbGPtDKyI7wBitw0RwogbL8

Subscribe Now : https://www.youtube.com/channel/UCnj8CMpvUFtU83-sopqD5hw?sub_confirmation=1

Follow me on
Facebook : https://www.facebook.com/thelotusgeek
Twitter : https://www.twitter.com/vizitbanger
YouTube : https://youtube.com/c/lotusgeek

Become a channel member and get personalized/on-demand videos and member-only video access. Click on the link below to join:
https://www.youtube.com/channel/UCnj8CMpvUFtU83-sopqD5hw/join

My website : https://thelotusgeek.com

If you like my video, please subscribe to my channel and hit the bell icon to continue receiving updates from my channel. Don’t forget to share my channel.

Thank you for your love and support 🙂
#windowsupdatekb5028997 #windowsupdateerror #error0x80070643

source

how to repair windows 7

9 thoughts on “Windows update error code 0x80070643 (Security update KB5034441) Fix

  • Abe hindi me bol London me paida liya hy kya 😂

  • Suspend updates did not solve the error. Or should I start all over again?

  • when i enter the shrink command it says "You may not shrink OEM, ESP, or recovery partitions, or, offline volumes. The volume you have selected may not be shrunk. Please select another volume and try again." also i noticed that i have a * under GPT in my partition which you didn't.. what should i do?

  • I'm not able to shrink the proper partition in step 3. Any suggestions? Thank you.

  • I have Resolved my Problem by this Video and It was very help full
    Thanks Lotus Geek

Comments are closed.