Nos esforzamos para localizar nuestro sitio web en tantos idiomas como sea posible, sin embargo, esta página no está traducida máquina usando Google Translate. cerca

Obtén respuestas de nuestro
Comunidad de Expertos en Informática

Tengo muchas versiones de Java instalado y quiero eliminar las versiones antiguas y mantener sólo la última. Cómo


Preguntado por
Julia Ignatenko
2016/07/26 06:05
0 Con faldas ya lo
La forma de hacerlo ya que no puedo encontrar todas las versiones en un solo lugar listados juntos.
Sistema operativo:
Responde a esta pregunta
 
Respuesta por:
Ryan Bacolod
2016/07/27 07:57

0 votos

0
0
Hola Julia,

Puede desinstalar las versiones anteriores de Java manualmente de la misma manera como lo haría desinstalar cualquier otro software de su computadora Windows.

Las versiones antiguas de Java pueden aparecer en la lista de programas como J2SE, Java 2, Java SEOR Java Runtime Environment.

Windows 10 - Desinstalar programas
  1. Haga clic en Inicio
  2. Seleccione Configuración
  3. Seleccione Sistema
  4. Seleccione Aplicaciones y características
  5. Seleccione el programa que desea desinstalar y haga clic en el botón Desinstalar.
  6. Responder a las instrucciones para completar la desinstalación
Windows 8 - Desinstalar programas
  1. En la pantalla de Inicio, escriba Panel de control en el cuadro de búsqueda. Seleccione el Panel de control.
  2. Cuando aparezca el panel de control, seleccione Desinstalar un programa en la categoría Programas.
  3. Seleccione el programa que desea desinstalar y, a continuación, haga clic derecho y seleccione Desinstalar o puede hacer clic en la opción de desinstalación que se encuentra en la parte superior de la lista de programas.
  4. Haga clic en Sí para confirmar el programa de desinstalación.
Windows 7 y Vista - desinstalar programas
  1. Haga clic en Inicio
  2. Seleccione Panel de control
  3. Seleccione Programas
  4. Haga clic en Programas y características
  5. Seleccione el programa que desea desinstalar haciendo clic en él y, a continuación, haga clic en el botón Desinstalar.
Es posible que tenga privilegios de administrador para quitar programas.
WINDOWS XP - desinstalar programas
  1. Haga clic en Inicio
  2. Seleccione Panel de control
  3. Haga clic en el / quitar programas icono Agregar panel de control
  4. Agregar / Quitar panel de control muestra una lista de software en su ordenador, incluyendo todos los productos de software de Java que están en su equipo. Seleccione cualquiera que desee desinstalar haciendo clic en él y, a continuación, haga clic en el RemoveButton.
Si se encuentra con problemas de eliminación de Java, ejecute el Microsoft Fix it utilidad para reparar archivos dañados y claves de registro que impide que los programas de ser completamente desinstalado o el bloqueo de las nuevas instalaciones y actualizaciones.

Espero que esto ayude.

Saludos,


Ryan
Cancelar
Cancelar

 
Respuesta por:
Lokesh Yadav
2016/07/27 12:25

0 votos

0
0
Hola Julia,

La última versión de Java es siempre la versión recomendada, ya que contiene actualizaciones de características, correcciones y mejoras de rendimiento de vulnerabilidad a las versiones anteriores.

Puede encontrar la versión de Java que está utilizando los métodos siguientes:

1. Método partir de Java 7 Actualización 40, se puede encontrar la versión de Java a través del menú Inicio de Windows.
  1. Iniciar el menú de Inicio de Windows
  2. Haga clic en Programas
  3. Encontrar el listado de programas Java
  4. Haga clic en Acerca de Java para ver la versión Java
Método 2: Puede determinar qué versión del JDK es la predeterminada escribiendo java -version en una ventana de terminal.
Si la versión instalada es 7u55, verá una cadena que incluye el texto 1.7.0_55 .
Por ejemplo:
java -version
java version "1.7.0_55"

In order to remove previous versions of Java and use the latest one, you can use the below methods.

Method 1: Enable the latest installed version of Java in the Java Control Panel In the Java Control Panel, click on the Java tab. Click View to display the Java Runtime Environment Settings Verify that the latest Java Runtime version is enabled by checking the Enabled box.

Click OK to save settings Click OK in Java Control Panel window to confirm changes and close the window. Method 2: Use Java uninstaller tool
The Java Uninstall tool helps you improve your computer security by simplifying the process of finding and uninstalling older versions of Java. The Uninstall tool shows you a list of the Java versions on your computer and then removes those that are out of date.

The tool is available by loading the Java Uninstall tool web page.

You can use the tool by following the below points:
On Windows systems, the page checks your Java version before running the tool. If your system is not using the latest secure version, you will be prompted to update before being allowed to run the uninstaller tool. The page will run a Java application and you may be presented with a security prompt asking if you would like to run the Java Detection applet. If you see this prompt, click the Run button to load the applet on the page. The Java Uninstall tool has started when you see a red button that says I Agree to the Terms and Want to Continue . The tool checks to see if there are any old versions that can be removed. If there are none, you will see a message that there are no old versions of Java on your computer, otherwise you will be presented with a list of versions and if you click Uninstall Selected Versions, the process to remove them begins. When the uninstallation of all selected old Java versions has completed, the Old Versions Successfully Uninstalled message will be displayed. Method 3: Uninstall it from the Control Panel Click Start Select Control Panel Select Programs Click Programs and Features Select Java by clicking on it, and then click the Uninstall button. I hope this helps in solving your problem of removing the previous Java versions.

Regards,
Lokesh
  1. java version "1.7.0_55"

    In order to remove previous versions of Java and use the latest one, you can use the below methods.

    Method 1: Enable the latest installed version of Java in the Java Control Panel In the Java Control Panel, click on the Java tab. Click View to display the Java Runtime Environment Settings Verify that the latest Java Runtime version is enabled by checking the Enabled box.

    Click OK to save settings Click OK in Java Control Panel window to confirm changes and close the window. Method 2: Use Java uninstaller tool
    The Java Uninstall tool helps you improve your computer security by simplifying the process of finding and uninstalling older versions of Java. The Uninstall tool shows you a list of the Java versions on your computer and then removes those that are out of date.

    The tool is available by loading the Java Uninstall tool web page.

    You can use the tool by following the below points:
    On Windows systems, the page checks your Java version before running the tool. If your system is not using the latest secure version, you will be prompted to update before being allowed to run the uninstaller tool. The page will run a Java application and you may be presented with a security prompt asking if you would like to run the Java Detection applet. If you see this prompt, click the Run button to load the applet on the page. The Java Uninstall tool has started when you see a red button that says I Agree to the Terms and Want to Continue . The tool checks to see if there are any old versions that can be removed. If there are none, you will see a message that there are no old versions of Java on your computer, otherwise you will be presented with a list of versions and if you click Uninstall Selected Versions, the process to remove them begins. When the uninstallation of all selected old Java versions has completed, the Old Versions Successfully Uninstalled message will be displayed. Method 3: Uninstall it from the Control Panel Click Start Select Control Panel Select Programs Click Programs and Features Select Java by clicking on it, and then click the Uninstall button. I hope this helps in solving your problem of removing the previous Java versions.

    Regards,
    Lokesh
  2. java version "1.7.0_55"

    In order to remove previous versions of Java and use the latest one, you can use the below methods.

    Method 1: Enable the latest installed version of Java in the Java Control Panel In the Java Control Panel, click on the Java tab. Click View to display the Java Runtime Environment Settings Verify that the latest Java Runtime version is enabled by checking the Enabled box.

    Click OK to save settings Click OK in Java Control Panel window to confirm changes and close the window. Method 2: Use Java uninstaller tool
    The Java Uninstall tool helps you improve your computer security by simplifying the process of finding and uninstalling older versions of Java. The Uninstall tool shows you a list of the Java versions on your computer and then removes those that are out of date.

    The tool is available by loading the Java Uninstall tool web page.

    You can use the tool by following the below points:
    On Windows systems, the page checks your Java version before running the tool. If your system is not using the latest secure version, you will be prompted to update before being allowed to run the uninstaller tool. The page will run a Java application and you may be presented with a security prompt asking if you would like to run the Java Detection applet. If you see this prompt, click the Run button to load the applet on the page. The Java Uninstall tool has started when you see a red button that says I Agree to the Terms and Want to Continue . The tool checks to see if there are any old versions that can be removed. If there are none, you will see a message that there are no old versions of Java on your computer, otherwise you will be presented with a list of versions and if you click Uninstall Selected Versions, the process to remove them begins. When the uninstallation of all selected old Java versions has completed, the Old Versions Successfully Uninstalled message will be displayed. Method 3: Uninstall it from the Control Panel Click Start Select Control Panel Select Programs Click Programs and Features Select Java by clicking on it, and then click the Uninstall button. I hope this helps in solving your problem of removing the previous Java versions.

    Regards,
    Lokesh
  3. java version "1.7.0_55"

    In order to remove previous versions of Java and use the latest one, you can use the below methods.

    Method 1: Enable the latest installed version of Java in the Java Control Panel In the Java Control Panel, click on the Java tab. Click View to display the Java Runtime Environment Settings Verify that the latest Java Runtime version is enabled by checking the Enabled box.

    Click OK to save settings Click OK in Java Control Panel window to confirm changes and close the window. Method 2: Use Java uninstaller tool
    The Java Uninstall tool helps you improve your computer security by simplifying the process of finding and uninstalling older versions of Java. The Uninstall tool shows you a list of the Java versions on your computer and then removes those that are out of date.

    The tool is available by loading the Java Uninstall tool web page.

    You can use the tool by following the below points:
    On Windows systems, the page checks your Java version before running the tool. If your system is not using the latest secure version, you will be prompted to update before being allowed to run the uninstaller tool. The page will run a Java application and you may be presented with a security prompt asking if you would like to run the Java Detection applet. If you see this prompt, click the Run button to load the applet on the page. The Java Uninstall tool has started when you see a red button that says I Agree to the Terms and Want to Continue . The tool checks to see if there are any old versions that can be removed. If there are none, you will see a message that there are no old versions of Java on your computer, otherwise you will be presented with a list of versions and if you click Uninstall Selected Versions, the process to remove them begins. When the uninstallation of all selected old Java versions has completed, the Old Versions Successfully Uninstalled message will be displayed. Method 3: Uninstall it from the Control Panel Click Start Select Control Panel Select Programs Click Programs and Features Select Java by clicking on it, and then click the Uninstall button. I hope this helps in solving your problem of removing the previous Java versions.

    Regards,
    Lokesh
  4. java version "1.7.0_55"

    In order to remove previous versions of Java and use the latest one, you can use the below methods.

    Method 1: Enable the latest installed version of Java in the Java Control Panel In the Java Control Panel, click on the Java tab. Click View to display the Java Runtime Environment Settings Verify that the latest Java Runtime version is enabled by checking the Enabled box.

    Click OK to save settings Click OK in Java Control Panel window to confirm changes and close the window. Method 2: Use Java uninstaller tool
    The Java Uninstall tool helps you improve your computer security by simplifying the process of finding and uninstalling older versions of Java. The Uninstall tool shows you a list of the Java versions on your computer and then removes those that are out of date.

    The tool is available by loading the Java Uninstall tool web page.

    You can use the tool by following the below points:
    On Windows systems, the page checks your Java version before running the tool. If your system is not using the latest secure version, you will be prompted to update before being allowed to run the uninstaller tool. The page will run a Java application and you may be presented with a security prompt asking if you would like to run the Java Detection applet. If you see this prompt, click the Run button to load the applet on the page. The Java Uninstall tool has started when you see a red button that says I Agree to the Terms and Want to Continue . The tool checks to see if there are any old versions that can be removed. If there are none, you will see a message that there are no old versions of Java on your computer, otherwise you will be presented with a list of versions and if you click Uninstall Selected Versions, the process to remove them begins. When the uninstallation of all selected old Java versions has completed, the Old Versions Successfully Uninstalled message will be displayed. Method 3: Uninstall it from the Control Panel Click Start Select Control Panel Select Programs Click Programs and Features Select Java by clicking on it, and then click the Uninstall button. I hope this helps in solving your problem of removing the previous Java versions.

    Regards,
    Lokesh
  5. java version "1.7.0_55"

    In order to remove previous versions of Java and use the latest one, you can use the below methods.

    Method 1: Enable the latest installed version of Java in the Java Control Panel In the Java Control Panel, click on the Java tab. Click View to display the Java Runtime Environment Settings Verify that the latest Java Runtime version is enabled by checking the Enabled box.

    Click OK to save settings Click OK in Java Control Panel window to confirm changes and close the window. Method 2: Use Java uninstaller tool
    The Java Uninstall tool helps you improve your computer security by simplifying the process of finding and uninstalling older versions of Java. The Uninstall tool shows you a list of the Java versions on your computer and then removes those that are out of date.

    The tool is available by loading the Java Uninstall tool web page.

    You can use the tool by following the below points:
    On Windows systems, the page checks your Java version before running the tool. If your system is not using the latest secure version, you will be prompted to update before being allowed to run the uninstaller tool. The page will run a Java application and you may be presented with a security prompt asking if you would like to run the Java Detection applet. If you see this prompt, click the Run button to load the applet on the page. The Java Uninstall tool has started when you see a red button that says I Agree to the Terms and Want to Continue . The tool checks to see if there are any old versions that can be removed. If there are none, you will see a message that there are no old versions of Java on your computer, otherwise you will be presented with a list of versions and if you click Uninstall Selected Versions, the process to remove them begins. When the uninstallation of all selected old Java versions has completed, the Old Versions Successfully Uninstalled message will be displayed. Method 3: Uninstall it from the Control Panel Click Start Select Control Panel Select Programs Click Programs and Features Select Java by clicking on it, and then click the Uninstall button. I hope this helps in solving your problem of removing the previous Java versions.

    Regards,
    Lokesh
java version "1.7.0_55"

In order to remove previous versions of Java and use the latest one, you can use the below methods.

Method 1: Enable the latest installed version of Java in the Java Control Panel In the Java Control Panel, click on the Java tab. Click View to display the Java Runtime Environment Settings Verify that the latest Java Runtime version is enabled by checking the Enabled box.

Click OK to save settings Click OK in Java Control Panel window to confirm changes and close the window. Method 2: Use Java uninstaller tool
The Java Uninstall tool helps you improve your computer security by simplifying the process of finding and uninstalling older versions of Java. The Uninstall tool shows you a list of the Java versions on your computer and then removes those that are out of date.

The tool is available by loading the Java Uninstall tool web page.

You can use the tool by following the below points:
On Windows systems, the page checks your Java version before running the tool. If your system is not using the latest secure version, you will be prompted to update before being allowed to run the uninstaller tool. The page will run a Java application and you may be presented with a security prompt asking if you would like to run the Java Detection applet. If you see this prompt, click the Run button to load the applet on the page. The Java Uninstall tool has started when you see a red button that says I Agree to the Terms and Want to Continue . The tool checks to see if there are any old versions that can be removed. If there are none, you will see a message that there are no old versions of Java on your computer, otherwise you will be presented with a list of versions and if you click Uninstall Selected Versions, the process to remove them begins. When the uninstallation of all selected old Java versions has completed, the Old Versions Successfully Uninstalled message will be displayed. Method 3: Uninstall it from the Control Panel Click Start Select Control Panel Select Programs Click Programs and Features Select Java by clicking on it, and then click the Uninstall button. I hope this helps in solving your problem of removing the previous Java versions.

Regards,
Lokesh
  1. java version "1.7.0_55"

    In order to remove previous versions of Java and use the latest one, you can use the below methods.

    Method 1: Enable the latest installed version of Java in the Java Control Panel In the Java Control Panel, click on the Java tab. Click View to display the Java Runtime Environment Settings Verify that the latest Java Runtime version is enabled by checking the Enabled box.

    Click OK to save settings Click OK in Java Control Panel window to confirm changes and close the window. Method 2: Use Java uninstaller tool
    The Java Uninstall tool helps you improve your computer security by simplifying the process of finding and uninstalling older versions of Java. The Uninstall tool shows you a list of the Java versions on your computer and then removes those that are out of date.

    The tool is available by loading the Java Uninstall tool web page.

    You can use the tool by following the below points:
    On Windows systems, the page checks your Java version before running the tool. If your system is not using the latest secure version, you will be prompted to update before being allowed to run the uninstaller tool. The page will run a Java application and you may be presented with a security prompt asking if you would like to run the Java Detection applet. If you see this prompt, click the Run button to load the applet on the page. The Java Uninstall tool has started when you see a red button that says I Agree to the Terms and Want to Continue . The tool checks to see if there are any old versions that can be removed. If there are none, you will see a message that there are no old versions of Java on your computer, otherwise you will be presented with a list of versions and if you click Uninstall Selected Versions, the process to remove them begins. When the uninstallation of all selected old Java versions has completed, the Old Versions Successfully Uninstalled message will be displayed. Method 3: Uninstall it from the Control Panel Click Start Select Control Panel Select Programs Click Programs and Features Select Java by clicking on it, and then click the Uninstall button. I hope this helps in solving your problem of removing the previous Java versions.

    Regards,
    Lokesh
  2. java version "1.7.0_55"

    In order to remove previous versions of Java and use the latest one, you can use the below methods.

    Method 1: Enable the latest installed version of Java in the Java Control Panel In the Java Control Panel, click on the Java tab. Click View to display the Java Runtime Environment Settings Verify that the latest Java Runtime version is enabled by checking the Enabled box.

    Click OK to save settings Click OK in Java Control Panel window to confirm changes and close the window. Method 2: Use Java uninstaller tool
    The Java Uninstall tool helps you improve your computer security by simplifying the process of finding and uninstalling older versions of Java. The Uninstall tool shows you a list of the Java versions on your computer and then removes those that are out of date.

    The tool is available by loading the Java Uninstall tool web page.

    You can use the tool by following the below points:
    On Windows systems, the page checks your Java version before running the tool. If your system is not using the latest secure version, you will be prompted to update before being allowed to run the uninstaller tool. The page will run a Java application and you may be presented with a security prompt asking if you would like to run the Java Detection applet. If you see this prompt, click the Run button to load the applet on the page. The Java Uninstall tool has started when you see a red button that says I Agree to the Terms and Want to Continue . The tool checks to see if there are any old versions that can be removed. If there are none, you will see a message that there are no old versions of Java on your computer, otherwise you will be presented with a list of versions and if you click Uninstall Selected Versions, the process to remove them begins. When the uninstallation of all selected old Java versions has completed, the Old Versions Successfully Uninstalled message will be displayed. Method 3: Uninstall it from the Control Panel Click Start Select Control Panel Select Programs Click Programs and Features Select Java by clicking on it, and then click the Uninstall button. I hope this helps in solving your problem of removing the previous Java versions.

    Regards,
    Lokesh
  3. java version "1.7.0_55"

    In order to remove previous versions of Java and use the latest one, you can use the below methods.

    Method 1: Enable the latest installed version of Java in the Java Control Panel In the Java Control Panel, click on the Java tab. Click View to display the Java Runtime Environment Settings Verify that the latest Java Runtime version is enabled by checking the Enabled box.

    Click OK to save settings Click OK in Java Control Panel window to confirm changes and close the window. Method 2: Use Java uninstaller tool
    The Java Uninstall tool helps you improve your computer security by simplifying the process of finding and uninstalling older versions of Java. The Uninstall tool shows you a list of the Java versions on your computer and then removes those that are out of date.

    The tool is available by loading the Java Uninstall tool web page.

    You can use the tool by following the below points:
    On Windows systems, the page checks your Java version before running the tool. If your system is not using the latest secure version, you will be prompted to update before being allowed to run the uninstaller tool. The page will run a Java application and you may be presented with a security prompt asking if you would like to run the Java Detection applet. If you see this prompt, click the Run button to load the applet on the page. The Java Uninstall tool has started when you see a red button that says I Agree to the Terms and Want to Continue . The tool checks to see if there are any old versions that can be removed. If there are none, you will see a message that there are no old versions of Java on your computer, otherwise you will be presented with a list of versions and if you click Uninstall Selected Versions, the process to remove them begins. When the uninstallation of all selected old Java versions has completed, the Old Versions Successfully Uninstalled message will be displayed. Method 3: Uninstall it from the Control Panel Click Start Select Control Panel Select Programs Click Programs and Features Select Java by clicking on it, and then click the Uninstall button. I hope this helps in solving your problem of removing the previous Java versions.

    Regards,
    Lokesh
  4. java version "1.7.0_55"

    In order to remove previous versions of Java and use the latest one, you can use the below methods.

    Method 1: Enable the latest installed version of Java in the Java Control Panel In the Java Control Panel, click on the Java tab. Click View to display the Java Runtime Environment Settings Verify that the latest Java Runtime version is enabled by checking the Enabled box.

    Click OK to save settings Click OK in Java Control Panel window to confirm changes and close the window. Method 2: Use Java uninstaller tool
    The Java Uninstall tool helps you improve your computer security by simplifying the process of finding and uninstalling older versions of Java. The Uninstall tool shows you a list of the Java versions on your computer and then removes those that are out of date.

    The tool is available by loading the Java Uninstall tool web page.

    You can use the tool by following the below points:
    On Windows systems, the page checks your Java version before running the tool. If your system is not using the latest secure version, you will be prompted to update before being allowed to run the uninstaller tool. The page will run a Java application and you may be presented with a security prompt asking if you would like to run the Java Detection applet. If you see this prompt, click the Run button to load the applet on the page. The Java Uninstall tool has started when you see a red button that says I Agree to the Terms and Want to Continue . The tool checks to see if there are any old versions that can be removed. If there are none, you will see a message that there are no old versions of Java on your computer, otherwise you will be presented with a list of versions and if you click Uninstall Selected Versions, the process to remove them begins. When the uninstallation of all selected old Java versions has completed, the Old Versions Successfully Uninstalled message will be displayed. Method 3: Uninstall it from the Control Panel Click Start Select Control Panel Select Programs Click Programs and Features Select Java by clicking on it, and then click the Uninstall button. I hope this helps in solving your problem of removing the previous Java versions.

    Regards,
    Lokesh
  5. java version "1.7.0_55"

    In order to remove previous versions of Java and use the latest one, you can use the below methods.

    Method 1: Enable the latest installed version of Java in the Java Control Panel In the Java Control Panel, click on the Java tab. Click View to display the Java Runtime Environment Settings Verify that the latest Java Runtime version is enabled by checking the Enabled box.

    Click OK to save settings Click OK in Java Control Panel window to confirm changes and close the window. Method 2: Use Java uninstaller tool
    The Java Uninstall tool helps you improve your computer security by simplifying the process of finding and uninstalling older versions of Java. The Uninstall tool shows you a list of the Java versions on your computer and then removes those that are out of date.

    The tool is available by loading the Java Uninstall tool web page.

    You can use the tool by following the below points:
    On Windows systems, the page checks your Java version before running the tool. If your system is not using the latest secure version, you will be prompted to update before being allowed to run the uninstaller tool. The page will run a Java application and you may be presented with a security prompt asking if you would like to run the Java Detection applet. If you see this prompt, click the Run button to load the applet on the page. The Java Uninstall tool has started when you see a red button that says I Agree to the Terms and Want to Continue . The tool checks to see if there are any old versions that can be removed. If there are none, you will see a message that there are no old versions of Java on your computer, otherwise you will be presented with a list of versions and if you click Uninstall Selected Versions, the process to remove them begins. When the uninstallation of all selected old Java versions has completed, the Old Versions Successfully Uninstalled message will be displayed. Method 3: Uninstall it from the Control Panel Click Start Select Control Panel Select Programs Click Programs and Features Select Java by clicking on it, and then click the Uninstall button. I hope this helps in solving your problem of removing the previous Java versions.

    Regards,
    Lokesh
java version "1.7.0_55"

In order to remove previous versions of Java and use the latest one, you can use the below methods.

Method 1: Enable the latest installed version of Java in the Java Control Panel In the Java Control Panel, click on the Java tab. Click View to display the Java Runtime Environment Settings Verify that the latest Java Runtime version is enabled by checking the Enabled box.

Click OK to save settings Click OK in Java Control Panel window to confirm changes and close the window. Method 2: Use Java uninstaller tool
The Java Uninstall tool helps you improve your computer security by simplifying the process of finding and uninstalling older versions of Java. The Uninstall tool shows you a list of the Java versions on your computer and then removes those that are out of date.

The tool is available by loading the Java Uninstall tool web page.

You can use the tool by following the below points:
On Windows systems, the page checks your Java version before running the tool. If your system is not using the latest secure version, you will be prompted to update before being allowed to run the uninstaller tool. The page will run a Java application and you may be presented with a security prompt asking if you would like to run the Java Detection applet. If you see this prompt, click the Run button to load the applet on the page. The Java Uninstall tool has started when you see a red button that says I Agree to the Terms and Want to Continue . The tool checks to see if there are any old versions that can be removed. If there are none, you will see a message that there are no old versions of Java on your computer, otherwise you will be presented with a list of versions and if you click Uninstall Selected Versions, the process to remove them begins. When the uninstallation of all selected old Java versions has completed, the Old Versions Successfully Uninstalled message will be displayed. Method 3: Uninstall it from the Control Panel Click Start Select Control Panel Select Programs Click Programs and Features Select Java by clicking on it, and then click the Uninstall button. I hope this helps in solving your problem of removing the previous Java versions.

Regards,
Lokesh
  1. java version "1.7.0_55"

    In order to remove previous versions of Java and use the latest one, you can use the below methods.

    Method 1: Enable the latest installed version of Java in the Java Control Panel In the Java Control Panel, click on the Java tab. Click View to display the Java Runtime Environment Settings Verify that the latest Java Runtime version is enabled by checking the Enabled box.

    Click OK to save settings Click OK in Java Control Panel window to confirm changes and close the window. Method 2: Use Java uninstaller tool
    The Java Uninstall tool helps you improve your computer security by simplifying the process of finding and uninstalling older versions of Java. The Uninstall tool shows you a list of the Java versions on your computer and then removes those that are out of date.

    The tool is available by loading the Java Uninstall tool web page.

    You can use the tool by following the below points:
    On Windows systems, the page checks your Java version before running the tool. If your system is not using the latest secure version, you will be prompted to update before being allowed to run the uninstaller tool. The page will run a Java application and you may be presented with a security prompt asking if you would like to run the Java Detection applet. If you see this prompt, click the Run button to load the applet on the page. The Java Uninstall tool has started when you see a red button that says I Agree to the Terms and Want to Continue . The tool checks to see if there are any old versions that can be removed. If there are none, you will see a message that there are no old versions of Java on your computer, otherwise you will be presented with a list of versions and if you click Uninstall Selected Versions, the process to remove them begins. When the uninstallation of all selected old Java versions has completed, the Old Versions Successfully Uninstalled message will be displayed. Method 3: Uninstall it from the Control Panel Click Start Select Control Panel Select Programs Click Programs and Features Select Java by clicking on it, and then click the Uninstall button. I hope this helps in solving your problem of removing the previous Java versions.

    Regards,
    Lokesh
  2. java version "1.7.0_55"

    In order to remove previous versions of Java and use the latest one, you can use the below methods.

    Method 1: Enable the latest installed version of Java in the Java Control Panel In the Java Control Panel, click on the Java tab. Click View to display the Java Runtime Environment Settings Verify that the latest Java Runtime version is enabled by checking the Enabled box.

    Click OK to save settings Click OK in Java Control Panel window to confirm changes and close the window. Method 2: Use Java uninstaller tool
    The Java Uninstall tool helps you improve your computer security by simplifying the process of finding and uninstalling older versions of Java. The Uninstall tool shows you a list of the Java versions on your computer and then removes those that are out of date.

    The tool is available by loading the Java Uninstall tool web page.

    You can use the tool by following the below points:
    On Windows systems, the page checks your Java version before running the tool. If your system is not using the latest secure version, you will be prompted to update before being allowed to run the uninstaller tool. The page will run a Java application and you may be presented with a security prompt asking if you would like to run the Java Detection applet. If you see this prompt, click the Run button to load the applet on the page. The Java Uninstall tool has started when you see a red button that says I Agree to the Terms and Want to Continue . The tool checks to see if there are any old versions that can be removed. If there are none, you will see a message that there are no old versions of Java on your computer, otherwise you will be presented with a list of versions and if you click Uninstall Selected Versions, the process to remove them begins. When the uninstallation of all selected old Java versions has completed, the Old Versions Successfully Uninstalled message will be displayed. Method 3: Uninstall it from the Control Panel Click Start Select Control Panel Select Programs Click Programs and Features Select Java by clicking on it, and then click the Uninstall button. I hope this helps in solving your problem of removing the previous Java versions.

    Regards,
    Lokesh
  3. java version "1.7.0_55"

    In order to remove previous versions of Java and use the latest one, you can use the below methods.

    Method 1: Enable the latest installed version of Java in the Java Control Panel In the Java Control Panel, click on the Java tab. Click View to display the Java Runtime Environment Settings Verify that the latest Java Runtime version is enabled by checking the Enabled box.

    Click OK to save settings Click OK in Java Control Panel window to confirm changes and close the window. Method 2: Use Java uninstaller tool
    The Java Uninstall tool helps you improve your computer security by simplifying the process of finding and uninstalling older versions of Java. The Uninstall tool shows you a list of the Java versions on your computer and then removes those that are out of date.

    The tool is available by loading the Java Uninstall tool web page.

    You can use the tool by following the below points:
    On Windows systems, the page checks your Java version before running the tool. If your system is not using the latest secure version, you will be prompted to update before being allowed to run the uninstaller tool. The page will run a Java application and you may be presented with a security prompt asking if you would like to run the Java Detection applet. If you see this prompt, click the Run button to load the applet on the page. The Java Uninstall tool has started when you see a red button that says I Agree to the Terms and Want to Continue . The tool checks to see if there are any old versions that can be removed. If there are none, you will see a message that there are no old versions of Java on your computer, otherwise you will be presented with a list of versions and if you click Uninstall Selected Versions, the process to remove them begins. When the uninstallation of all selected old Java versions has completed, the Old Versions Successfully Uninstalled message will be displayed. Method 3: Uninstall it from the Control Panel Click Start Select Control Panel Select Programs Click Programs and Features Select Java by clicking on it, and then click the Uninstall button. I hope this helps in solving your problem of removing the previous Java versions.

    Regards,
    Lokesh
  4. java version "1.7.0_55"

    In order to remove previous versions of Java and use the latest one, you can use the below methods.

    Method 1: Enable the latest installed version of Java in the Java Control Panel In the Java Control Panel, click on the Java tab. Click View to display the Java Runtime Environment Settings Verify that the latest Java Runtime version is enabled by checking the Enabled box.

    Click OK to save settings Click OK in Java Control Panel window to confirm changes and close the window. Method 2: Use Java uninstaller tool
    The Java Uninstall tool helps you improve your computer security by simplifying the process of finding and uninstalling older versions of Java. The Uninstall tool shows you a list of the Java versions on your computer and then removes those that are out of date.

    The tool is available by loading the Java Uninstall tool web page.

    You can use the tool by following the below points:
    On Windows systems, the page checks your Java version before running the tool. If your system is not using the latest secure version, you will be prompted to update before being allowed to run the uninstaller tool. The page will run a Java application and you may be presented with a security prompt asking if you would like to run the Java Detection applet. If you see this prompt, click the Run button to load the applet on the page. The Java Uninstall tool has started when you see a red button that says I Agree to the Terms and Want to Continue . The tool checks to see if there are any old versions that can be removed. If there are none, you will see a message that there are no old versions of Java on your computer, otherwise you will be presented with a list of versions and if you click Uninstall Selected Versions, the process to remove them begins. When the uninstallation of all selected old Java versions has completed, the Old Versions Successfully Uninstalled message will be displayed. Method 3: Uninstall it from the Control Panel Click Start Select Control Panel Select Programs Click Programs and Features Select Java by clicking on it, and then click the Uninstall button. I hope this helps in solving your problem of removing the previous Java versions.

    Regards,
    Lokesh
  5. java version "1.7.0_55"

    In order to remove previous versions of Java and use the latest one, you can use the below methods.

    Method 1: Enable the latest installed version of Java in the Java Control Panel In the Java Control Panel, click on the Java tab. Click View to display the Java Runtime Environment Settings Verify that the latest Java Runtime version is enabled by checking the Enabled box.

    Click OK to save settings Click OK in Java Control Panel window to confirm changes and close the window. Method 2: Use Java uninstaller tool
    The Java Uninstall tool helps you improve your computer security by simplifying the process of finding and uninstalling older versions of Java. The Uninstall tool shows you a list of the Java versions on your computer and then removes those that are out of date.

    The tool is available by loading the Java Uninstall tool web page.

    You can use the tool by following the below points:
    On Windows systems, the page checks your Java version before running the tool. If your system is not using the latest secure version, you will be prompted to update before being allowed to run the uninstaller tool. The page will run a Java application and you may be presented with a security prompt asking if you would like to run the Java Detection applet. If you see this prompt, click the Run button to load the applet on the page. The Java Uninstall tool has started when you see a red button that says I Agree to the Terms and Want to Continue . The tool checks to see if there are any old versions that can be removed. If there are none, you will see a message that there are no old versions of Java on your computer, otherwise you will be presented with a list of versions and if you click Uninstall Selected Versions, the process to remove them begins. When the uninstallation of all selected old Java versions has completed, the Old Versions Successfully Uninstalled message will be displayed. Method 3: Uninstall it from the Control Panel Click Start Select Control Panel Select Programs Click Programs and Features Select Java by clicking on it, and then click the Uninstall button. I hope this helps in solving your problem of removing the previous Java versions.

    Regards,
    Lokesh
java version "1.7.0_55"

In order to remove previous versions of Java and use the latest one, you can use the below methods.

Method 1: Enable the latest installed version of Java in the Java Control Panel In the Java Control Panel, click on the Java tab. Click View to display the Java Runtime Environment Settings Verify that the latest Java Runtime version is enabled by checking the Enabled box.

Click OK to save settings Click OK in Java Control Panel window to confirm changes and close the window. Method 2: Use Java uninstaller tool
The Java Uninstall tool helps you improve your computer security by simplifying the process of finding and uninstalling older versions of Java. The Uninstall tool shows you a list of the Java versions on your computer and then removes those that are out of date.

The tool is available by loading the Java Uninstall tool web page.

You can use the tool by following the below points:
On Windows systems, the page checks your Java version before running the tool. If your system is not using the latest secure version, you will be prompted to update before being allowed to run the uninstaller tool. The page will run a Java application and you may be presented with a security prompt asking if you would like to run the Java Detection applet. If you see this prompt, click the Run button to load the applet on the page. The Java Uninstall tool has started when you see a red button that says I Agree to the Terms and Want to Continue . The tool checks to see if there are any old versions that can be removed. If there are none, you will see a message that there are no old versions of Java on your computer, otherwise you will be presented with a list of versions and if you click Uninstall Selected Versions, the process to remove them begins. When the uninstallation of all selected old Java versions has completed, the Old Versions Successfully Uninstalled message will be displayed. Method 3: Uninstall it from the Control Panel Click Start Select Control Panel Select Programs Click Programs and Features Select Java by clicking on it, and then click the Uninstall button. I hope this helps in solving your problem of removing the previous Java versions.

Regards,
Lokesh
Cancelar
Cancelar

Bienvenido a Reviversoft Answers
Respuestas ReviverSoft es un lugar para hacer cualquier pregunta que usted tenga acerca de su equipo y lo han contestado por la comunidad de expertos.
Publique una pregunta
Haga su pregunta a la comunidad ahora
Preguntas similares
Cuando conecto un micrófono externo a la toma, que no está funcionando. Puedo ver en la pestaña "Sonido", pero los niveles son muy bajos. He tratado con varios micrófonos.
RESPUESTAS VISTAS
40
Mostrar llena pregunta
Comenzó a suceder hace 3 semanas, al mismo tiempo, ya que tenía el HD reemplazado.
RESPUESTAS VISTAS
19
Mostrar llena pregunta
mein pc ist puso mochte ReviverSoft monja mein auf registriren portátil wie das geht und ich fue tun muß
RESPUESTAS VISTAS
19
Mostrar llena pregunta
¿Tienes problemas con tu PC?
Complete un escaneo gratuito de PC usando Driver Reviver ahora.
Descargar
Iniciar la exploración gratis
Copyright © 2025 Corel Corporation. Todos los derechos reservados. Términos de Uso | Privacidad | Cookies
síganos