Arduino IDE won't start.

I have bought an Arduino Uno and I figured I would check out the programming language a little before it arrives. So I downloaded and installed the Arduino IDE 1.8.9 app/program and it won't open when I click on it. I have tried pretty much everything but it won't open for example run as admin, uninstall and install, use an older version(1.0.6 and 1.8.8), update Java, reinstall java but it just won't work. The loading screen shows up for about 0.2 seconds and then disappears(in version 1.8.8 and 1.8.9). In version 1.0.6 I get an error message that says "Could not create the Java virtual machine.".

Some extra info:
I have Windows 10 64bit.
I have 16 GB of ram.
I have an AMD A10-7800 processor.
I have tried both the installer and the zip file and none works.
I have no folder in appdata that is called Arduino 15.
I have already posted a post on Reddit but nothing got resolved. Read Here If You Want.

So if you have any idea how to fix this please help. Thanks.
Also, do you have any good ideas about what I can build with the Arduino(I am a complete noob so please something simple)?

This is what I got when running the debug.

Picked up _JAVA_OPTIONS: -Xmx3000M
Error occurred during initialization of VM
Could not reserve enough space for 3072000KB object heap

[]

Here is a video I made about the problem

Please do this:

  • Start the Windows command line "cmd".
  • Run the program arduino_debug.exe that you will find in the Arduino IDE installation folder from the command line.
  • Copy the output that's printed to the cmd window and paste it here USING CODE TAGS (</> button on the toolbar).

Hopefully that will give us some information we can use to help you with the problem.

This is what I got when I ran the debug.

Picked up _JAVA_OPTIONS: -Xmx3000M
Error occurred during initialization of VM
Could not reserve enough space for 3072000KB object heap

I have the same problem... please can you help us? i'm a noob in arduino and without these program i cant enjoy it

EDIT: I tryed to execute from CMD and i have the same problem

Gargamell:
i have the same problem

Are you saying you get the exact same output as Willy_32?:

Picked up _JAVA_OPTIONS: -Xmx3000M
Error occurred during initialization of VM
Could not reserve enough space for 3072000KB object heap

My problem is the next:

I have downloaded the ZIP file for windows 8 and higher called "arduino 1.8.10". When I try to open the file called "arduino.exe" I get an alert message that comes from java:

"Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit"

I tried to reinstall the program, and upgraded my verion of java and windows and the alert is apearing all times.

Thanks for help!