Change: Java Version Windows
Windows uses environment variables to know which Java to run. Here’s the elegant way:
Open the (type cmd in the Windows search bar). Type java -version and press Enter . change java version windows
Note: You must run this script as Administrator for the /M flag to work. Windows uses environment variables to know which Java to run