hi Milenko, welcome in community
first step:
press the WIN + X buttons and open terminal (admin), now type
net stop bits
net stop wuauserv
net stop cryptsvc
ren %systemroot%\System32\Catroot2 oldcatroot2
net start cryptsvc
del /f /q %windir%\WindowsUpdate.log
del /f /s /q %windir%\SoftwareDistribution\*.*
Del "%ALLUSERSPROFILE%ApplicationDataMicrosoftNetworkDownloaderqmgr*.dat"
del %systemroot%\SoftwareDistribution\DataStore\Logs\edb.log
net start bits
net start wuauserv
after each command press enter
if you want you can create a text file from notepad, save it as All files type and give it a .bat extension
then run it as administrator
after doing so, try again with the updates
second step:
Uninstall Security Software
Temporarily uninstall third-party antivirus, VPN clients, or encryption tools.
Perform a Clean Boot
Press Win + R, type msconfig, and press Enter.
In Services, check Hide all Microsoft services, then click Disable all.
- Disable all Startup apps via Task Manager.
Restart and try upgrading again.Uninstall Security Software
Temporarily uninstall third-party antivirus, VPN clients, or encryption tools.
Perform a Clean Boot
Press **Win + R**, type msconfig, and press Enter.
In **Services**, check **Hide all Microsoft services**, then click **Disable all**.
Disable all **Startup** apps via Task Manager.
Restart and try upgrading again.
last step:
Re-install Windows using Windows Update, try in this way
start > settings > system > recovery > Fix problems using Windows Update --> Reinstall now
follow the instruction on screen, let me know
Elvis