Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
Uninstall JDK 10 from Windows Computer
How to uninsatll JDK 10 from my Windows computer? I don't need it any more.
✍: FYIcenter
If you want to uninstall JDK 10 from your Windows computer,
you can follow these steps:
1. Go to "Control Panel > Programs > Programs and Features". You see "Java(TM) SE Development Kit 10.0.2 (64-bit)" listed as an installed program.
2. Select "Java(TM) SE Development Kit 10.0.2 (64-bit)" and click "Uninstall" on top of the program list. You see the JDK 10 uninstallation screen.
3. Wait for the uninstallation process to finish. JDK 10 is removed from your computer now.
4. You can also delete the JDK 10 installation directory: C:\fyicenter\jdk-10.0.2
5. If you have JRE 10 installed and you want to remove it, select "Java 10.0.2 (64-bit)" and click "Uninstall".
6. You can also delete the JRE 10 installation directory: C:\fyicenter\jre-10.0.2
2019-08-08, ∼1833🔥, 0💬
Popular Posts:
Jettison is a collection of Java APIs (like STaX and DOM) which read and write JSON. This allows nea...
Where Can I see Java Source Code files for Xerces Java 2.11.2? Here are Java Source Code files for X...
JDK 17 java.desktop.jmod is the JMOD file for JDK 17 Desktop module. JDK 17 Desktop module compiled ...
What Is log4j-1.2.15.jar? I got the JAR file from apache-log4j-1.2.15.zip. log4j-1.2.15.jar is the v...
JDK 17 jdk.jdi.jmod is the JMOD file for JDK 17 JDI (Java Debug Interface) tool. JDK 17 JDI tool com...