Android device cannot connect because adb.exe fails to load dlls

If you see an error message from adb.exe stating that some dll cannot be found, the Windows Universal C Runtime is probably missing. The adb.exe application is used to connect with Android devices and it relies on the Windows Universal C Runtime (see announcement).

Please download and install the Windows Universal C Runtime to fix this issue.