Skip to main content
Participating Frequently
January 3, 2024
Question

Reopen all files automatically when reopening Photoshop

  • January 3, 2024
  • 3 replies
  • 1585 views

As things stand right now, there seems to be no way of reopening automatically all the files that were open when one closes Photoshop and reopens it, or multiple files all at once in the Recent files opening window, where you can only reopen one file at a time.
Why is that? It's kind of surprising that Adobe wouldn't have found a way to make this happen by now, since it's such an obvious need for users.
Or am I mistaken and there is a way to do it?

    3 replies

    Stephen Marsh
    Community Expert
    Community Expert
    January 4, 2024
    quote

    As things stand right now, there seems to be no way of reopening automatically all the files that were open when one closes Photoshop and reopens it,

     

    The script that I previously posted mostly allows for this by explicitly running a separate save and separate restore session script.

     

    quote

    ...or multiple files all at once in the Recent files opening window, where you can only reopen one file at a time.


    By @christophev30535320

     

    The following script from Trevor Morris does this:

     

    https://morris-photographics.com/photoshop/scripts/open-recent.html

     

    Stephen Marsh
    Community Expert
    Community Expert
    January 3, 2024

    I recently wrote a script to save a "session" and reopen it again later:

     

    https://community.adobe.com/t5/photoshop-ecosystem-discussions/scripts-to-save-amp-restore-photoshop-sessions/m-p/14239969#M765734

     

    You can follow the links posted in that *discussion* to the *idea* feature request and vote for it to be added as a native fature.

     

    Participating Frequently
    January 4, 2024

    Awesome, thank you!

    Participating Frequently
    January 6, 2024

    I'm wondering if this is security/permissions related.

     

    Did you save the untitled new file direct to the presets/scripts folder? If so, try to just save the two files to your desktop and browse them there, not in the installed script folder. If that works, move the files using the finder to the presets/scripts, don't save them there.

    Get info on files that work vs. those that don't and compare the permissions, owners etc.


    No, I had not saved the files directly to the scripts folder. I saved them to my desktop first and used Finder to move them.
    I'll try the links you posted below, thank you!

    jane-e
    Community Expert
    Community Expert
    January 3, 2024

     

    quote

    Or am I mistaken and there is a way to do it?

    By @christophev30535320

     

    No, you are not mistaken. There is no way (yet) to open multiple files from Recents. And no, files do not open automatically.

     

    You can open multiples files when you select them in Adobe Bridge or Mac Finder. Most likely you can do it from Windows File Explorer, but I haven't tested.

     

    Jane

    Participating Frequently
    January 4, 2024

    Thank you!