Unable to Install Updates Error Code 0x80080005 {Two Solutions} Windows 10 & Windows 11

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ก.ย. 2024
  • Experiencing difficulties with installing updates and encountering Error Code 0x80080005 on both Windows 10 or Windows 11? You can resolve this issue effortlessly using the following methods:
    Method 1: Right click on Start button - Windows Powershell Admin. Copy paste the following codes there
    net stop wuauserv
    net stop cryptSvc
    net stop bits
    net stop msiserver
    ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
    ren C:\Windows\System32\catroot2 catroot2.old
    net start wuauserv
    net start cryptSvc
    net start bits
    net start msiserver
    Right click to paste in Windows Powershell Admin.
    Hit the enter key to run the last command.
    Restart your computer to apply the changes and proceed to update.
    Here is an explanation of the commands:
    The initial set of four commands halts the operation of four services, specifically the Windows Update Service, Cryptographic Services, Background Intelligent Transfer Service, and Windows Installer Service.
    The fifth command, meanwhile, changes the name of the SoftwareDistribution folder located in Drive C - Windows.
    The sixth command accomplishes the renaming of the catroot2 folder within Drive C - Windows.
    The subsequent set of four commands reactivates the services that were previously stopped.
    Method 2: Update with Windows ISO. Search Windows 10/11 iso and go to Microsoft's website. Download the media creation tool from there and Install the updates as shown in the video.
    It's worth noting that the second method is effective for most users, although it may take longer as it involves downloading approximately 5 GB of data. We hope this information proves helpful. - Iviewgle

ความคิดเห็น •