Windows 7 unable to launch java control panel

48,599

Solution 1

I had this problem before with jre6 u45 32bit. By coincidence i found this repeatable solution: It works for me.

  1. Open Display Settings.
  2. Go to change ClearType-Text.
  3. In the ClearType wizard enable and then disable the ClearType checkbox.
  4. Click next.
  5. Choose a textsaple that differentiates from the one marked by default
  6. Repeat this in the rest of the steps of the wizard.
  7. Click finish and close the wizard.
  8. Try to open Java Control Panel.
  9. It should now Open.

Solution 2

I realise this is an old post but I have recently had this issue in a corporate environment when using MS EMET 5.2 and it was because DEP was enabled in EMET. Removing the tick from DEP in the EMET GUI returned the Java control panel.

Share:
48,599

Related videos on Youtube

user157195
Author by

user157195

Updated on September 18, 2022

Comments

  • user157195
    user157195 over 1 year

    whenever I click on java control panel, nothing happens. I did

    C:\Windows\System32>control java.cpl
    

    still nothing happens. I installed Java 6 update 24(the latest update), did not help. how do I fix this problem?

    • Windos
      Windos over 12 years
      Do the symptoms continue if you try with a different user?
  • user157195
    user157195 over 12 years
    surprise, nothing happened, no error messages, nothing, nada
  • Windos
    Windos over 12 years
    @user157195, do you have any javaw.exe processes showing up in Task Manager?
  • user157195
    user157195 over 12 years
    yes I have a few javaw.exe processes, they belong to other java procesess(netbean etc). opening javacpl does not change the count.
  • Vlastimil Ovčáčík
    Vlastimil Ovčáčík over 8 years
    Welcome, please use code block to format file paths. The steps in your answer are not complete (i.e. rename the folder to what?). The question does not seem to be answering the problem (i.e. unable to launch Java control panel). Answer like this would benefit from some explanation of how it actually solves the problem.