Share via

Solving Update Error Code 0x800f081f Does Not Help!

Anonymous
2022-01-27T23:44:23+00:00

I Am Installing This Update Here: 2022-01 Cumulative Update for Windows 11 for x64-based Systems (KB5008353), But I Am Having Problems With This Update. The Error Code Is 0x800f081f And This Is A Huge Problem. I Have Tried To Search All Over The Internet Now But It Does Not Work At All. (I'm Not Doing A Repair Install Or Other Steps, Because I Will Face Problems With It.)

Links That I've Tried:

https://www.bing.com/videos/search?q=How+To+Fix+Windows+Update+Error+Code+0x800f081f+On+Windows+11&docid=608003962991507478&mid=0F408669E87B2333EEEC0F408669E87B2333EEEC&view=detail&FORM=VIRE

https://answers.microsoft.com/en-us/windows/forum/all/windows-10-cumulative-update-error-0x800f081f/5e513035-a9f1-46e2-87af-58fa890dc123

0x800f081f: How to troubleshoot the Windows update error - IONOS https://techcommunity.microsoft.com/t5/windows-insider-program/windows-update-error-0x800f081f/td-p/2239430

I've Tried All Of These Steps But It Does Not Help AT ALL!!! I Just Hate Windows Update, Did I Do Something Wrong? Please Reply To Me. Any Ways To Fix This?

Windows for home | Windows 11 | Windows update

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. Lester Bernard Reyes 82,025 Reputation points Independent Advisor
    2022-01-30T02:34:18+00:00

    I see thanks, 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...

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2022-01-29T17:04:51+00:00

    I Tried To Follow These Steps Correctly But It Does Not Work.

    Was this answer helpful?

    0 comments No comments
  3. Lester Bernard Reyes 82,025 Reputation points Independent Advisor
    2022-01-28T00:57:57+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.

    Let me know how does it go and I hope that helps.

    Bernard

    Independent Advisor

    Was this answer helpful?

    0 comments No comments