💻 Software
How to uninstall Java SE from the command line
Fresh6 days ago
Mar 15, 2026121426 viewsConfidence Score0%
0%
Problem
Oracle states that the Java SE installer is built using MSI, but the help page, rather unhelpfully doesn't list uninstall options. I need to do a command line uninstall, and I can't figure out or find relevant the options for 1.6.21 I've tried wrapping the installer .exe in msiexec using , but this…
Error Output
msiexec /q /x <jre>.exe
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to uninstall Java SE from the command line
Low Risk
You can find the correct product code to pass to by opening in the registry ( ). Open the key: Select the Uninstall key and "Find" from the "Edit" menu. Search for "Java." This should show which subkey the Java is located under. One of the keys is "…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix