Search code examples
intellij-idea

IntelliJ - Delete list of previously opened projects?


Is there a way in IntelliJ IDEA to delete previously used projects? I am referring to a list on the main page when the application starts. Please look at the image.


Solution

  • File -> Open Recent -> Clear List

    Edit-1:

    For versions of 2016+ this is no longer available. Use This solution: File -> Open Recent -> Manage Recent Projects / Startup Dialog, ctrl+a (select multiple with ctrl+click) -> del

    Edit-2:

    For versions of 2023+ the update above won't work (ctrl+a and ctrl+click)