We have an alternative to using Java runtime within Naverisk and Remote access. This is a Microsoft alternative.
Make sure you choose and install the "set java home" variable from installation.
You may also need to add the registry keys as below. You can copy to notepad and then save it as a .reg file and then import it in.
Once imported then restart the PC.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft]
[HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment]
"CurrentVersion"="17"
[HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment\17]
"JavaHome"="notset"