Removing _JAVA_OPTIONS variable in the system [Minecraft]

The _JAVA_OPTIONS variable can set arguments that will always be used by Java, regardless of other settings specified. Sometimes, this can lead to various problems with the game: crashes and limitations (it is impossible to allocate more than 512 MB of RAM (RAM)). This article deals with the complete removal of these parameters.

Remove _JAVA_OPTIONS on Windows:

1) Open the Start menu and enter the phrase "System" in the search, open the program with the same name.

2) Find the "Advanced system settings" button in the menu on the left, and then the "Environment Variables" button:

System properties

3) In the two lists, check whether there is _JAVA_OPTIONS, when you find a highlight variable and click "Delete." Save your changes by clicking on OK.

Environment variables in windows

4) Check if your problem is gone.