How to force IntelliJ IDEA to show welcome screen again?

IntelliJ has a very good welcome screen, but after first use, when I open IntelliJ the next time, it will open my last opened project directly. But what if I want to revisit the welcome screen? Is there a way to do it without restarting IntelliJ? I am using IntelliJ IDEA 14.

https://www.jetbrains.com/idea/help/welcome-screen.html


Solution 1:

I'm using not IntelliJ but WebStorm however, maybe same settings.

how about this?

[File] - [Settings] - [Appearance & Behavior] - [System Settings]
uncheck "Reopen last project on startup"

Solution 2:

Close all open project windows (File | Close Project).