Search code examples
android-studiointellij-idea

How to prevent open last projects when IntelliJ IDEA starts?


By default IntelliJ IDEA opens the last project when starting.

How to start IntelliJ without opening last project?


Solution

  • IntelliJ 14, 15, 16:

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

    Previously:

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