Fix Update KB5040525 Not Installing In Windows 10 PC

preview_player
Показать описание
Fix Cumulative Update for Windows 10 KB5040525 Not Installing/Downloading, Fix Error Code When Installing Update KB5040525 In Windows 10
Step 1) Run Update Troubleshooter
Step 2) Use Windows 10 Update Assistant
Step 3) 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
Step 4) Use Media Creation Tool
Рекомендации по теме
Комментарии
Автор

Thanks Man, Step 4 defenitely worked for me, however it took like ~5 hours alltogether to reinstall Win and make the updates.But now everything's ok...

andraspongracz
Автор

None of this is working. Do you have any other options?

_shaa_yan_