You can click on Search present on taskbar or press Ctrl + Q.
Search "Configure Java" and click on it.
That should open the Java Control Panel.

Answer from Pratik on Stack Overflow
🌐
Microsoft Learn
learn.microsoft.com › en-us › answers › questions › 1180587 › opened-java-control-panel-is-blank-in-windows-11
opened java control panel is blank in windows 11 - Microsoft Q&A
February 14, 2023 - opened java control panel is blank in windows 11, some java apps are not working. Command java -version gives - I am not getting any error. How to fix this issue please?
Discussions

Java control panel is suddenly gone from computer'
I am having problems with java . So I was told to uninstall my java and reinstall it. I did. Now when I go to control, my java control panel is gone. I tried typing C:\program files(x86)\java\jre7\bin\javacpl.exe). to try opening it, but I keep… More on learn.microsoft.com
🌐 learn.microsoft.com
6
113
Can't find Java control panel
You said you did the JAVA_HOME thing, what exactly did you do? More on reddit.com
🌐 r/javahelp
4
2
June 4, 2022
Cannot uninstall or update Java. Blank page icon in control panel. Windows 11 home.
Making changes to your system BIOS settings or disk setup can cause you to lose data. Always test your data backups before making changes to your PC. For more information please see our FAQ thread: https://www.reddit.com/r/techsupport/comments/q2rns5/windows_11_faq_read_this_first/ I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns. More on reddit.com
🌐 r/techsupport
1
4
July 20, 2025
Java not opening in Control panel
Java is not opening in Control panel since long. I tried all the procedures mentioned in this forum. but still not able to open it. Because of this, all application associated with it are also not working. Mine is windows 11, 64 bit operating system? Any… More on learn.microsoft.com
🌐 learn.microsoft.com
1
1
June 26, 2022
🌐
Reddit
reddit.com › r/javahelp › cannot locate java on my computer
r/javahelp on Reddit: Cannot locate Java on my computer
January 22, 2026 -

I downloaded and installed Java to help a friend test a program (a version of the Shimeji desktop companion) they were working on.
As expected, the program did not launch before installing Java. After I installed Java, it worked perfectly. This should demonstrate I did install Java and it is currently in the machine.
After completing the test I wish to remove Java as I am not using it. However, I cannot locate it anywhere. The install wizard, which can be run to uninstall Java, says "no Java installation is detected on this system" when propted to remove Java. I cannot locate any Java folder in C:\Program Files or C:\Program Files(x86). I cannot locate the Java Control Panel anywhere. For all intents and purposes, it seems like Java is not installed, except that it is because I can still run the program my friend is making. I am running Windows 11 Home.

Thanks in advance to anyone who might read this and help out

Top answer
1 of 5
1
Please ensure that: Your code is properly formatted as code block - see the sidebar (About on mobile) for instructions You include any and all error messages in full You ask clear questions You demonstrate effort in solving your question/problem - plain posting your assignments is forbidden (and such posts will be removed) as is asking for or giving solutions. Trying to solve problems on your own is a very important skill. Also, see Learn to help yourself in the sidebar If any of the above points is not met, your post can and will be removed without further warning. Code is to be formatted as code block (old reddit: empty line before the code, each code line indented by 4 spaces, new reddit: https://i.imgur.com/EJ7tqek.png ) or linked via an external code hoster, like pastebin.com, github gist, github, bitbucket, gitlab, etc. Please, do not use triple backticks (```) as they will only render properly on new reddit, not on old reddit. Code blocks look like this: public class HelloWorld { public static void main(String[] args) { System.out.println("Hello World!"); } } You do not need to repost unless your post has been removed by a moderator. Just use the edit function of reddit to make sure your post complies with the above. If your post has remained in violation of these rules for a prolonged period of time (at least an hour), a moderator may remove it at their discretion. In this case, they will comment with an explanation on why it has been removed, and you will be required to resubmit the entire post following the proper procedures. To potential helpers Please, do not help if any of the above points are not met, rather report the post. We are trying to improve the quality of posts here. In helping people who can't be bothered to comply with the above points, you are doing the community a disservice. I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
2 of 5
1
What happens when you do a whole-disk search for a file called "java.exe"?
🌐
Oracle
java.com › en › download › help › win_controlpanel.html
Where is the Java Control Panel on Windows?
Right-click on the Start button and select the Control Panel option. In the Windows Control Panel, click on Programs.
🌐
TechDator
techdator.net › home › how to › how to fix java applet missing from control panel
3 Best Ways to to Fix Java Applet Missing from Control Panel
July 11, 2022 - Here, click on the Programs option. Next, click on the Java option to open Java Control Pane. Head to the Security tab and there check the checkbox for Enable Java content for browser and web start applications.
🌐
Oracle
java.com › en › download › help › javaconsole.html
How do I enable and view the Java Console?
You can enable the Java Console for the Windows platform using the Java Control Panel or the Java icon displayed in the Windows system tray. ... In the Java Control Panel, click the Advanced tab. Expand the Java console option. Select Show Console and click OK.
🌐
Windows Report
windowsreport.com › windows 11 › how to › java application not found in control panel [fix]
Java Application Not Found in Control Panel [Fix]
October 4, 2023 - If the Java application is missing from the Windows Control Panel, you can follow our detailed post to restore the Java settings console.
Find elsewhere
🌐
Oracle
docs.oracle.com › javase › 7 › docs › technotes › guides › jweb › jcp › jcp.html
Java Control Panel
On Microsoft Windows, if both the 32-bit and 64-bit versions of Java are installed, this panel is not available. In this event, you have to launch the Java Control Panel directly from the 32-bit directory command line (C:\Program Files (x86)\Java\jre7\bin\javacpl.exe).
🌐
Reddit
reddit.com › r/javahelp › can't find java control panel
r/javahelp on Reddit: Can't find Java control panel
June 4, 2022 -

When I go to the control panel, I click programs and when I click Java, it says application not found. Please help. the reason I wanted it was because I needed to update my java version and when I go to the command prompt and run java --version , it shows the un-changed version from before I downloaded it from the Oracle website. I don't really know anything about this stuff and it really confuses me. I could open it before this happened too, and I did the JAVA_HOME thing but it didn't seem to do anything. When I went to open the panel again, it gave me the error.

Top answer
1 of 2
3
You said you did the JAVA_HOME thing, what exactly did you do?
2 of 2
1
Please ensure that: Your code is properly formatted as code block - see the sidebar (About on mobile) for instructions You include any and all error messages in full You ask clear questions You demonstrate effort in solving your question/problem - plain posting your assignments is forbidden (and such posts will be removed) as is asking for or giving solutions. Trying to solve problems on your own is a very important skill. Also, see Learn to help yourself in the sidebar If any of the above points is not met, your post can and will be removed without further warning. Code is to be formatted as code block (old reddit: empty line before the code, each code line indented by 4 spaces, new reddit: https://imgur.com/a/fgoFFis ) or linked via an external code hoster, like pastebin.com, github gist, github, bitbucket, gitlab, etc. Please, do not use triple backticks (```) as they will only render properly on new reddit, not on old reddit. Code blocks look like this: public class HelloWorld { public static void main(String[] args) { System.out.println("Hello World!"); } } You do not need to repost unless your post has been removed by a moderator. Just use the edit function of reddit to make sure your post complies with the above. If your post has remained in violation of these rules for a prolonged period of time (at least an hour), a moderator may remove it at their discretion. In this case, they will comment with an explanation on why it has been removed, and you will be required to resubmit the entire post following the proper procedures. To potential helpers Please, do not help if any of the above points are not met, rather report the post. We are trying to improve the quality of posts here. In helping people who can't be bothered to comply with the above points, you are doing the community a disservice. I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
🌐
Reddit
reddit.com › r/techsupport › cannot uninstall or update java. blank page icon in control panel. windows 11 home.
r/techsupport on Reddit: Cannot uninstall or update Java. Blank page icon in control panel. Windows 11 home.
July 20, 2025 -

Issue: Cannot update or uninstall java, current version may be broken.

Windows version: 11 home version 23H2

Current Java version: 17.0.11+7-LTS-207

----------

Steps taken: (bolding for skimmers)

  • Need to open a jar file. Jar file has a blank page icon. Double click to open, asks which program I'd like to run it with, defaults on java with a window icon. Nothing happens.

    • When I say nothing, I mean nothing. No window pops up, computer doesn't stutter, just nothing.

  • Figure updating java is the issue, so I download latest version installer, "jre-8u461-windows-x64.exe", I run it, asks for admin rights, I click yes, nothing happens.

  • Check current version with windows CMD terminal "java -version" and it lists 17.0.11+7-LTS-207.

  • Downloaded the dev kit, "jdk-24_windows-x64_bin.exe", run, asks for admin rights, I click yes, nothing happens.

  • Try again, but by right clicking to run as administrator, same results.

  • Download java uninstaller "JavaUninstallTool.exe", same results.

  • Restart computer, same results.

  • Go to control panel, Java option has a blank page icon. Try opening a window pops up titled "All control panel items" with text "Application not found" with just an "ok" button.

  • Googled the problem, some list a slash problem but didn't list how to diagnose or resolve the problem.

  • Came here, use the search to look within techsupport, best I could find was this, but his results were a bit different (a window pops up for a second after trying to launch a jar file) and I don't like jamming things into terminal without knowing what they are.

  • I made a post here that didn't get any traction (I blame putting minecraft in the title.) I have since deleted that post as to avoid any confusion.

  • I went to r/javahelp and they would not help me (Definitely because I put minecraft in the title, they told me so.)

  • I went to r/minecraft and they have responded but so far it hasn't been very helpful. I figured while I see if that might be fruitful, I'd try and reformat my post here without. (Link to post)

Sorry for withholding that this issue is related to minecraft. People tend to see minecraft and immediately go to "Oh, so this is a child." I am a 38 year old man, and this problem is well outside of a minecraft problem. This is potentially a huge security risk and my only current course of action is at the very least a soft reformat. I'd like to avoid that if at all possible.

🌐
Microsoft Learn
learn.microsoft.com › en-us › answers › questions › 4315931 › java-not-opening-in-control-panel
Java not opening in Control panel - Microsoft Q&A
June 26, 2022 - You can vote on whether it's helpful, but you can't add comments or replies or follow the question. ... I am Dave, I will help you with this. Have you tried uninstalling Java, then restart your PC and download the latest version of Java provided by Oracle to see if that resolves the error?
🌐
Oracle
java.com › en › download › help › enable_panel.html
How do I enable Java through the Control Panel?
CAUSE The Java content in the browser is disabled in the Java Control Panel. If Java is already installed but applets do not work, you may need to check and see if Java is enabled.,
🌐
Windows 10 Forums
tenforums.com › software-apps › 68463-update-tab-missing-java-control-panel-version-8-update-11-64-bit.html
Update tab missing from Java Control Panel Version 8 Update 11 64-bit Solved - Windows 10 Forums
October 30, 2016 - Despite the fact that this bug was supposedly fixed a few versions back, it still seems to be an issue (for me, at least!). And trying to get any sort of support-message through to the people behind Java is harder than getting into Mordor! Cheers, Mike. ... Today's Windows update - "windows update" missing from control panel in Windows Updates and Activation Well apparently there was a massive Windows update yesterday - which installed itself this morning. I say massive, because despite having a good desktop CPU & fast SSD, it took more than 10 minutes to update, which is surprising. I noticed the...
Top answer
1 of 2
2

The only solution that I have come up with in a similar situation: to uninstall & re-install Java.

It's possible that this issue has something to do with what happens when Java update loads a new version to your system. I am saying this because Java by default tends to install itself into directories where the directory name has the version number. So a change in version number => changes the installation directory => may have an effect on some paths were system expects to find Java.

I am not sure if this is the cause however but so as to remove that possibility, when I re-installed Java I created a custom directory C:\Program Files\Java\JDK (this was the 64-bit version; a 32-bit version should have been placed in C:\Program Files (x86)) and directed the installer to put everything in that directory (instead of its default which would have been something like: C:\Program Files\Java\jdk_1.8.0.66).

If you are installing just the JRE then the custom path could be something like C:\Program Files\Java\JRE (instead of the default C:\Program Files\Java\jre8).

When you uninstall Java, make sure that:

  • The Java directories (in either C:\Program Files (x86)\Java or C:\Program Files\Java) are actually deleted by the uninstaller. If not, it's better to delete them manually (since you will be re-installing them anyway, this should be fine).
  • Any environment variables (e.g. JAVA_HOME, PATH, etc) that refer to the old location actually point to the new location
2 of 2
1

I had the same problem. Just copied javacpl.cpl from C:\Program Files (x86)\Java\jre1.8.0_92\bin\javacpl.cpl to C:\Windows\SysWOW64\. Next time I opened the control panel the Java applet was visible again.

🌐
Reddit
reddit.com › r/minecrafthelp › [java] having trouble opening the java control panel
r/MinecraftHelp on Reddit: [java] Having trouble opening the java control panel
February 20, 2022 -

I'm trying to open the java control panel from the windows control panel. I'm trying to make it to where java is allowed to use more than 2048mb of my ram so Minecraft can run better. My problem is when I open the control panel I can't find the java applet to open it. even if I try to search java on the windows search bar it doesn't come up. It's as if I don't even have java installed. The only place it shows up is when I go into settings and look at my apps it says I have it installed. I've tried redownloading it and tried to open the control panel via the windows terminal but that didn't work either, It just says "Could not open virtual machine". (1.12.2 btw not that it really matters for this instance)

🌐
Oracle
docs.oracle.com › javase › 8 › docs › technotes › guides › deploy › jcp.html
20 Java Control Panel
April 21, 2026 - The Update tab is available on ... if the JRE is installed and this panel is not available, launch the Java Control Panel directly from the command line (<JRE installation directory>\bin\javacpl.exe). Figure 20-2 shows the Update tab....