Hello Khanster,
Good to see you in Microsoft Community.
Firstly, could you let me know the specific system version? You can check it by pressing the Win key + R key, and typing "winver", then press Enter, please take a screenshot/photo of it, and only send the relevant information without PII in the next reply.
If you are unable to see the "Java(TM) Platform SE Binary" option when trying to open a file, it may indicate an issue with the Java installation on your system. Here are some steps you can try to resolve the problem:
- Verify Java installation: Ensure that Java is installed correctly on your computer. You can check this by following these steps: Open the Command Prompt (CMD), type the following command and press Enter:
This command will display the installed Java version. If Java is not installed or an older version is displayed, you may need to reinstall Java.java -version - Associate Java with .jar files: If the issue persists and you are specifically trying to open .jar files (such as Forge for Minecraft), you can associate Java with .jar files manually by following these steps:
- Locate a .jar file on your system.
- Right-click the .jar file and select "Open with" followed by "Choose another app".
- In the "How do you want to open this file?" dialog, click on "More apps".
- Scroll down and click on "Look for another app on this PC".
- Navigate to the Java installation directory. The default location is usually "*C:\Program Files\Java*" or "*C:\Program Files (x86)\Java*". From there, select the "bin" folder. The two paths mentioned here are the installation paths for Java. If you customized that path during the installation, navigate to the corresponding path.
- Inside the "bin" folder, select the "javaw.exe" file.
- Check the box that says "Always use this app to open .jar files".
- Click "OK" to save the changes.
After performing these steps, you should be able to open .jar files using the "Java(TM) Platform SE Binary" option.
If anything is unclear, please do not hesitate to let me know.
Best Regards,
Mosken_L - MSFT | Microsoft Community Support Specialist