i found the issue, it was my java version JDK version 13. I have jre 1.8.0 and JDK 13 but i didn't want to uninstall JDK. I didn't uninstall but changed something. If you want to fix it go to this computer then right click and open properties > advanced system settings > Enviroment Variables > find Path change value (use your jre/bin directory like "C:\Program Files\Java\jre1.8.0_241\bin") then it will be fixed.