Channel | Publish Date | Thumbnail & View Count | Actions |
---|---|---|---|
| 2020-07-18 11:41:44 | ![]() 3,046 Views |
Step 1: Uncheck proxy server for your LAN
Step 2: Disable Manual proxy setup
Step 3: Run Update Troubleshooter
Step 4: Run DISM and SFC commands
sfc /scannow
dism.exe /Online /Cleanup-image /Restorehealth
Step 5: Reset Windows Update components
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
ren %systemroot%//SoftwareDistribution SoftwareDistribution.bak
ren %systemroot%//system32//catroot2 catroot2.bak
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc
Step 6: Restart Background Intelligent Transfer Service, windows update services
Step 7: Make sure .NET Framework 3.5 and 4.8 is checked
Step 8: Use Windows 10 Update assistant
Step 9: Use Media creation tool
Please take the opportunity to connect and share this video with your friends and family if you find it useful.