How to open/run .jar file (double-click not working)? December 14, 2023 by Tarik you can use the command prompt: javaw.exe -jar yourfile.jar Hope it works for you.