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 8 from Windows Computer
How to uninsatll JDK 8 from my Windows computer? I don't need it any more.
✍: FYIcenter
If you want to uninstall JDK 8 from your Windows computer,
you can follow these steps:
1. Go to "Control Panel > Programs > Programs and Features". You see "Java SE Development Kit 8 Update 191 (64-bit)" listed as an installed program.
2. Select "Java SE Development Kit 8 Update 191 (64-bit)" and click "Uninstall" on top of the program list. You see the JDK 8 uninstallation screen.
3. Wait for the uninstallation process to finish. JDK 8 is removed from your computer now.
4. You can also delete the JDK 8 installation directory: C:\fyicenter\jdk-1.8.0_191
5. If you have JRE 8 installed and you want to remove it, select "Java 8 Update 191 (64-bit)" and click "Uninstall".
6. You can also delete the JRE 8 installation directory: C:\fyicenter\jre-1.8.0_191
2019-07-09, ∼2683🔥, 0💬
Popular Posts:
How to run "jar" command from JDK tools.jar file? "jar" is the JAR (Java Archive) file management co...
iText is an ideal library for developers looking to enhance web- and other applications with dynamic...
Apache Commons CLI Source Code Files are provided in the source package file commons-cli-1.5.0-sourc. ..
How to show the XML parsing flow with sax\DocumentTracer.java provided in the Apache Xerces package?...
What is the sax\Counter.java provided in the Apache Xerces package? I have Apache Xerces 2.11.0 inst...