Fix Error code 0x800f081f When Installing KB5022913 Update On Windows 11

preview_player
Показать описание
Fix update KB5022913 Not installing Error code 0x800f081f On Windows 11
Step 1) Run Update Troubleshooter
Step 2) Restart Windows Update & Background intelligent transfer service
Step 3) Use Windows 11 Installation Assistant
Step 4) Use Microsoft Update Catalog
Step 5) 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 6) Use Media Creation Tool
Рекомендации по теме
Комментарии
Автор

thanks dude

the last thing worked for me

RGR
Автор

Tried everything, still the same error! Can't get any cumulative or security updates because of this error

VinitKumar-svug