Hello
Can you hold down Win+R keys, type in winver and press enter, and share a screenshot of the pop up please? I need to review the current installed version and build number first.
Thanks!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
whenever i want to update my pc for this security and quality fixes it start downloading while installing it could not install so and shows error like code e.g how to resolve this problem
Hello
Can you hold down Win+R keys, type in winver and press enter, and share a screenshot of the pop up please? I need to review the current installed version and build number first.
Thanks!
AI answer
This usually means Windows Update is failing during download or installation. The supported fixes are:
net stop bits
net stop wuauserv
ren %systemroot%\softwaredistribution softwaredistribution.bak
ren %systemroot%\system32\catroot2 catroot2.bak
net start bits
net start wuauserv
sfc /scannow
If the update still fails after these steps, an in-place upgrade using the Windows 10 Media Creation Tool is an accepted resolution in similar cases because it upgrades Windows and repairs update components while keeping apps, settings, and files by default.
References: