Hello, desbest!
If you have never updated Windows yet (after fresh installation), look at this thread:
Win Updates runs for hours, finds nothing
There are two links to update KB3138615 which needs to be installed manually, for x32 and x64 systems (in different posts).
Otherwise, if you have successfully installed MS updates before, but cannot download them right now, it may be a problem with your Internet connection or on your ISP side. First, look at the end of the file WindowsUpdate.log in the Windows directory, it may have some kind of error message. Then check whether you have an access to MS update server.
Look in the browser
Microsoft Update Catalog
Many other points are mentioned here:
Windows Update troubleshooting
You can also try to trace the route to MS update service using the command line, like:
Code:
tracert -4 sls.update.microsoft.com
tracert -6 sls.update.microsoft.com
While you may not reach the destination, at least you should be able to see some replies from msn.net, like *.ntwk.msn.net.
If you, for example, can trace by IPv4, but cannot by IPv6, temporarily disable IPv6 protocol in you network settings.