Dolby - SoftwareComponent - 3.30702.720.0安装错误 - 0x80070103

匿名
2025-02-25T12:57:58+00:00

系统更新总是出现错误

Windows 商业版 | Windows Server | 设备和部署 | 设置升级和驱动程序

锁定的问题。 此问题已从 Microsoft 支持社区迁移。 你可投票决定它是否有用,但不能添加评论或回复,也不能关注问题。 为了保护隐私,对于已迁移的问题,用户个人资料是匿名的。

0 个注释 无注释
{count} 票

1 个答案

排序依据: 非常有帮助
  1. 匿名
    2025-02-26T02:29:17+00:00

    Hello,CUNRONG WANG

    It is recommended that you try the following actions:

    1. Reset the update component and clean up the component residue, run CMD with administrator privileges and enter the following commands in sequence

    net stop wuauserv

    net stop cryptSvc

    net stop bits

    net stop msiserver

    ren C:\Windows\SoftwareDistribution\ SoftwareDistribution.old1

    net start wuauserv

    net start cryptSvc

    net start bits

    net start msiserver

    dism /online /cleanup-image /startcomponentcleanup

    Reboot your device

    1. To execute the System Repair command, in the search box on the taskbar, type Command Prompt, select Run as administrator, and then execute the following commands in order:

    dism.exe /online /cleanup-image /restorehealth

    sfc /scannow

    Best Regards,

    Chengxili

    0 个注释 无注释