Installation and initializing bug on Arduino IDE

Hello everyone,
i'm a newbie to arduino.

I've installed the program using the zip file on a window 10 OS.
When I double click the Arduino Icon, a quick pop-up appears for half a second and then the program doesn't run.

I've downloaded arduino 1.85 and already checked for the arduino15 in the appData folder both in Local and Roaming.

Did anyone experience the same problem? Cause i don't seem to find a solution for it...
Thanks to anyone who can help.

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.