Android-studio – How to prevent open last projects when IntelliJ IDEA starts

android-studiointellij-idea

By default IntelliJ IDEA opens the last project when starting.

How to start IntelliJ without opening last project?

Best Answer

IntelliJ 14, 15, 16:

Settings -> Appearance & Behaviour -> System Settings -> Reopen last project on startup

Previously:

Settings -> General -> Startup/shutdown -> Reopen last project on startup.