How can I fickle that my laptop can update again?

Ta
7

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?

An

Windows or Linux?

in the former case, reinstalling the OS will probably be the easiest.

Au

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.

Gu

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

Ta

I've already tried that

Au

Oh sorry

Ta

Hi tried it but it didn't work, thanks anyway

Gu

Then you have to reinstall Windows. There's no other possibility.