

Problem:
We couldn't connect to the update service. We'll try again later, or you can check now. If it still doesn't work, make sure you're connected to the Internet.
or in German:
Wir konnten keine Verbindung mit dem Updatedienst herstellen. Wir versuchen es später erneut. Alternativ können Sie es jetzt versuchen. Überprüfen Sie Ihre Internetverbindung, falls es immer noch nicht funktioniert.
Lösung/Solution:
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\
Delete/Lösche: WindowsUpdate key, restart „Windows Update Service“
If you encounter the following error:"This application requires a Java Runtime Environment 1.8.0. The registry refers to a nonexistent Java Runtime Environment installation or the runtime is corrupted."
and you’ve „installed“ the registry keys feature during installation like this:
you might want to check this registry path:
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\JavaSoft\JRE\13.0.2.8
add a key called „JavaHome“ if there is none with the path to your AdoptOpenJdK installation (i.e.: C:\Program Files\AdoptOpenJDK\jdk-13.0.2.8-hotspot\
)