KB5046613 更新于 2024 年 11 月 12 日发布,构成 Windows 10 版本 22H2 和某些 21H2 版本的累积更新,具体由操作系统版本 19044.5131 和 19045.5131 标识。此次更新基于系统安全增强、错误修复以及性能和稳定性的微小改进。
更改的示例包括对核心系统组件的更新,这将有助于增强安全性并减少可能的漏洞利用,以及小错误修复,这将解决 Windows 中某些应用程序或功能的问题。
它还增强了软件兼容性支持以及一般系统操作的整体用户体验。然而,一些用户报告说,更新 KB5046613 无法安装,并且在尝试保持系统更新时似乎令人沮丧。
KB5046618 安装失败的常见原因包括系统文件损坏、磁盘空间不足或 Windows 更新组件存在某些问题。它还可能与网络问题或与第三方防病毒软件的冲突有关。有时,更新可能会在安装过程中卡住,当安装失败时,它会回滚更改。
根据情况,用户可能需要清除 Windows 更新缓存、重置更新组件或运行系统扫描来修复损坏的文件。您还可以通过 Microsoft 更新目录手动安装来避免常见错误。下面是解决该问题的详细步骤。
但是对于那些想要更有效地诊断和纠正KB5046613安装失败的根本原因,从而使系统更新顺利并提高整体性能的人来说,使用一个好的FortectMac洗衣机X9修复工具可能会有所帮助。
修复 1. 运行 Windows 更新疑难解答
Windows 更新疑难解答程序可以识别并修复可能阻止 KB5046613 安装的常见问题。
- 按 Windows I 打开“设置”。
- 转到更新和安全 > > 故障排除。
- 选择Windows 更新 并运行疑难解答程序。
- 按照屏幕上的说明操作,然后尝试再次安装更新。
修复3.检查服务
确保所有相关服务正在运行。如果已经存在,请重新启动它们。
- Type Services in Windows search and hit Enter.
- Scroll down to locate Windows Update.
- If it is already running, right-click and pick Restart.
- If the service is not running, double-click it, and select Automatic under the Startup type from the drop-down menu.
- Click Start, Apply, and OK.
- Repeat this process for Background Intelligent Transfer Service (BITS) and Cryptographic services.
Fix 4. Run System File Checker (SFC) and DISM scans
Corrupted system files can prevent updates from installing.
- Type cmd in Windows search, right-click on Command Prompt, and select Run as administrator.
- When UAC shows up, click Yes.
- Copy and paste the following command, pressing Enter after:
sfc /scannow
- Wait till the scan is finished. If Windows finds system file integrity violations, it will attempt to fix them. After this, use the set of the following commands, pressing Enter each time:
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
- Close down the Command Prompt and restart your system.
Fix 5. Manually download and install KB5046613
Manual installation can bypass issues within the automated update process.
- Open your browser and go to Microsoft Update Catalog.
- In the search box, type in KB5046613 and press Search or hit Enter.
- Find the correct version of the update for your operating system (to check this, right-click on Start and pick System. Under Windows specifications, check the Version) and click Download.
- Follow on-screen guidelines to finish the installation process and restart your computer.
Fix 6. Reset Windows Update components
Resetting the components can fix issues with stuck update processes.
-
명령 프롬프트를 관리자로 엽니다.
- 다음 명령을 한 번에 하나씩 입력하고 각 명령을 입력한 후 Enter를 눌러 Windows 업데이트 서비스를 중지합니다.
net stop wuauserv
넷스톱 cryptSvc
net stop msiserver
net stop 비트
- 다음 명령을 사용하여 SoftwareDistribution 및 Catroot2 폴더의 이름을 바꿉니다.
ren C:WindowsSoftwareDistribution SoftwareDistribution.old
ren C:WindowsSystem32catroot2 catroot2 .old
- 다음 명령을 사용하여 이전에 중지한 서비스를 다시 시작합니다.
net start wuauserv
net start cryptSvc
넷 스타트 msiserver
넷 시작 비트
- 명령 프롬프트 창을 닫고 Windows 업데이트를 다시 실행해 보세요.
수정 7. 클린 부팅 수행
클린 부팅은 업데이트를 방해할 수 있는 백그라운드 프로세스와 소프트웨어를 최소화합니다.
- Windows 검색에 msconfig를 입력한 후 Enter를 누르세요.
-
서비스 탭을 선택하고 모든 Microsoft 서비스 숨기기 확인란을 선택합니다.
- 모두 비활성화
를 선택합니다.
-
시작 탭으로 이동하여 작업 관리자 열기를 클릭하세요.
- 여기서 Windows가 아닌 각 항목을 마우스 오른쪽 버튼으로 클릭하고 사용 안 함
을 선택합니다.
- 작업 관리자를 종료하세요.
-
부팅 탭으로 이동하여 안전 부팅 옵션
을 선택하세요.
-
시스템을 재부팅하세요.
- 컴퓨터를 업데이트해 보세요.
위 내용은 KB5046613을 수정하는 방법이 Windows 10에 설치되지 않습니까?의 상세 내용입니다. 자세한 내용은 PHP 중국어 웹사이트의 기타 관련 기사를 참조하세요!