My laptop has been unable to perform updates. Whenever I try to perform an update, it doesn't load more than 0%. I have already carried out a problem diagnosis several times (unsuccessful). How can I fix that?
Windows or Linux?
in the former case, reinstalling the OS will probably be the easiest.
Go to Settings, then Update and Security, then Troubleshoot, then Additional Troubleshoot, and then Windows Update. Maybe it will work even if the Windows troubleshooting is not too blatant.
In order for the updates to be downloaded again, you have to stop the service or force the service to stop.
Here is a guide:
In Windows, go to CMD and run it as an administrator
Then type "net stop wuauserv"
Then Windows should restart the update service.
To stop the update service completely, type this in:
C: \> sc config wuauserv start = deactivated
To start the service again, type this in:
net start wuauserv
Then Windows should usually be able to download the updates in peace.
Hope could help you.
I would be happy about a star
I've already tried that
Oh sorry
Hi tried it but it didn't work, thanks anyway
Then you have to reinstall Windows. There's no other possibility.