JAVA installation eliminated my GUI

lightband

Honorable
Oct 28, 2013
16
0
10,510
I just updated Java on my 64-bit Windows 7 OS. Now when the OS boots up, all I can see is the cursor on a black screen. My first ides is to revert to previous Java version, but how can I do that without using the GUI?
 
I don't really know what that means.... I use this computer mostly to run audio applications (DAWs, samplers, audio editors, etc.) as a music composer, and rarely even go online with it. The only reason I did the update is I got irritated with the Oracle update box popping up every time I booted up.
 


Try running this following command at a command prompt:

START /WAIT /MIN WMIC product where "Name LIKE 'Java 8 Update%%'" call uninstall /nointeractive