Channel | Publish Date | Thumbnail & View Count | Actions |
---|---|---|---|
| 2025-01-25 12:33:20 | ![]() 560 Views |
How to Fix Windows Update Error code 0xc1900223 on Windows 11 / 10
dism /online /cleanup-image /scanhealth
dism /online /cleanup-image /checkhealth
dism /online /cleanup-image /restorehealth
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
Del “%ALLUSERSPROFILE%//Application Data//Microsoft//Network//Downloader//*.*”
rmdir %systemroot%//SoftwareDistribution /S /Q
rmdir %systemroot%//system32//catroot2 /S /Q
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
netsh winsock reset
netsh winsock reset proxy
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
Please take the opportunity to connect and share this video with your friends and family if you find it useful.