Share via

Install error - 0x800f081f

Anonymous
2022-10-13T17:58:34+00:00

2022-10 Cumulative Update for Windows 11 for x64-based Systems (KB5018418)

Install error - 0x800f081f

OS: | Windows 11 pro x64 | Version: 21H2 | OS build: 22000.1042 | (tried to update at 13.oct.2022 Downloading 100% after install and error appear) (tried restart pc, tried again, still same error)

cpu: i7-12700 |

ram:16gb |

ssd-OS: nvme980pro 1tb |

Windows for home | Windows 11 | Install and upgrade

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.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Anonymous
    2022-10-13T19:22:04+00:00

    first of all thank you for your fast responce, i've tried all above with cmd/powershell(with admin privileges) restarted pc tried to update, still failed to update, so hope "run In-place upgrade in Windows 11" will help, if not rip 11, downgrading from windows 11 to 10 at least 10 was stable.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  2. Lester Bernard Reyes 82,025 Reputation points Independent Advisor
    2022-10-13T18:31:13+00:00

    Hi and thanks for reaching out. My name is Bernard a Windows fan like you. I'll be happy to help you out today.

    I understand the issue you have, nothing to worry I am here to help, I know some of these steps are already done, you have just skipped it if you think it will have the same result.

    Reset Windows update components:

    Open Powershell with Admin or CMD with Admin (Press Windows key + X then click Windows Powershell(Admin))

    Copy each line of command to Powershell then press enter (one line at a time)

    net stop bits

    net stop wuauserv

    net stop appidsvc

    net stop cryptsvc

    Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\*.*"

    rmdir %systemroot%\SoftwareDistribution /S /Q

    rmdir %systemroot%\system32\catroot2 /S /Q

    regsvr32.exe /s atl.dll

    regsvr32.exe /s urlmon.dll

    regsvr32.exe /s mshtml.dll

    netsh winsock reset

    netsh winsock reset proxy

    net start bits

    net start wuauserv

    net start appidsvc

    net start cryptsvc

    -Once done restart the device and check.

    If none will work from the above solution, I suggest doing an in-place upgrade wherein it will upgrade the device to the latest version and repair all issues without deleting any files.

    Kindly follow the steps from this link:

    https://answers.microsoft.com/en-us/windows/for...

    Let me know how it goes and I hope that helps.

    Bernard

    Independent Advisor

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Lester Bernard Reyes 82,025 Reputation points Independent Advisor
    2022-10-13T19:27:11+00:00

    Hi, thank you for replying, and no worries the in-place upgrade will work on that.

    Was this answer helpful?

    0 comments No comments