• Hi there and welcome to PC Help Forum (PCHF), a more effective way to get the Tech Support you need!
    We have Experts in all areas of Tech, including Malware Removal, Crash Fixing and BSOD's , Microsoft Windows, Computer DIY and PC Hardware, Networking, Gaming, Tablets and iPads, General and Specific Software Support and so much more.

    Why not Click Here To Sign Up and start enjoying great FREE Tech Support.

    This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

KB5034441 download error

Status
Not open for further replies.

Mili

PCHF Member
Jan 16, 2024
1
0
40
I'm getting a download error when trying to install Windows update KB5034441 on Windows 10. I saw an article from Microsoft that said this was a known issue and to ignore it, but I can't because not having Windows up to date prevents me from running remoting software for work. The only solution according to work is to clear this error somehow.

I retried the update and restarted but the result was the same. This is the Microsoft article I looked at: https://support.microsoft.com/en-gb...y-9-2024-62c04204-aaa5-4fee-a02a-2fdea17075a8

Edit:

I looked through some articles online about this and want to make sure these are the correct commands. Is recovery the same as winre? Or do I not have a winre thus do not need to delete this?

part 3 is primary
part 4 is recovery
disk 0 is gpt

These are the commands I'm thinking about using, do I need to make corrections?

reagentc /disable
diskpart
list disk
sel disk 0
list part
sel part 3
shrink desired=250 minimum=250
sel part 4
delete partition override
list disk
create partition primary id=de94bba4-06d1-4d40-a16a-bfd50179d6ac
gpt attributes =0x8000000000000001
format quick fs=ntfs label="Windows RE tools"
list vol
 
Status
Not open for further replies.