Fix Update KB5031217 .Net Framework 3.5 And 4.8.1 Not Installing On Windows 11

preview_player
Показать описание
Fix Windows 11 KB5031217 Cumulative Update For .Net Framework 3.5 And 4.8.1 Not Downloading/Installing On PC,Fix For .Net Framework 3.5 And 4.8.1 KB5031217 for Windows 11 Version 22H2 for x64-based Systems Not Installing,Fix Unable to Update Windows 11 KB5031217, Fix Error Code when installing Update KB5031217 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
Use Media Creation Tool
Рекомендации по теме
Комментарии
Автор

Installation Assistant fixed this for me. Thanks, helpful video indeed!

thesodums