Fix Update KB5046617 Not Installing Error Code 0x80070306 On Windows 11

preview_player
Показать описание
Fix Windows 11 Update KB5046617 Not Installing Install Error Code 0x80070306
Step 1) Start App Readiness Service
Step 2) Move $WinREAgent folder to different location
Step 3) Run Update Troubleshooter
Step 4) Restart Windows Update & Background intelligent transfer service
Step 5) Use Windows 11 Installation Assistant
Step 6) Use Microsoft Update Catalog
Step 7) Reset Windows Update Components
SC config trustedinstaller start=auto
net stop bits
net stop wuauserv
net stop msiserver
net stop cryptsvc
net stop appidsvc
netsh winsock reset
netsh winsock reset proxy
dism /Online /Cleanup-image /ScanHealth
dism /Online /Cleanup-image /CheckHealth
dism /Online /Cleanup-image /RestoreHealth
dism /Online /Cleanup-image /StartComponentCleanup
Sfc /ScanNow
net start bits
net start wuauserv
net start msiserver
net start cryptsvc
net start appidsvc

Right-click on the Wufix file and click Run as administrator
Restart your PC
Рекомендации по теме
Комментарии
Автор

I`ve restarded my PC and came back to say thank you!

vladgovernment