Skip to main content
caseyg97644790
Participant
January 10, 2024
Question

File Info not working in Photoshop

  • January 10, 2024
  • 5 replies
  • 563 views

Hello Everyone, I've been dealing with this issue for a few weeks now and have yet to find a solution. Everytime I try to open File > File Info absolutely nothing pops up. I've tried shortcuts, reseting Preferences, updating, and uninstalling/reinstalling. If anyone has any suggestions or advice that would be greatly appericated! 

This topic has been closed for replies.

5 replies

Stephen Marsh
Community Expert
Community Expert
November 24, 2024

Just curious what the results of running the following script code in Photoshop are:

 

var idselect = stringIDToTypeID( "select" );
    var desc578 = new ActionDescriptor();
    var idnull = stringIDToTypeID( "null" );
        var ref52 = new ActionReference();
        var idmenuItemClass = stringIDToTypeID( "menuItemClass" );
        var idmenuItemType = stringIDToTypeID( "menuItemType" );
        var idfileInfo = stringIDToTypeID( "fileInfo" );
        ref52.putEnumerated( idmenuItemClass, idmenuItemType, idfileInfo );
    desc578.putReference( idnull, ref52 );
executeAction(idselect, desc578, DialogModes.NO);

 

Or:

 

app.runMenuItem(stringIDToTypeID("fileInfo"));

 

I don't expect a different result, but it's worth a shot.

 

https://prepression.blogspot.com/2017/11/downloading-and-installing-adobe-scripts.html

Participant
November 24, 2024

I'm currently having the same issue, not able to open File-File Info.....nothing happens and I need to access this to caption and copyright my work.  I tried the resetting of Preferences and updating etc....nothing has worked?  HELP please!

 

Conrad_C
Community Expert
Community Expert
November 24, 2024

If it doesn’t get fixed in Photoshop quickly enough, another way to get that work done is to use the Metadata panel in Adobe Bridge. I actually prefer entering metadata in Bridge because you can select many images at once and apply the same copyright notice or other metadata. A major advantage is that you can apply metadata without having to open the image first, you only need to select the image(s). Just those two things — not having to open image files, and being able to select multiple images — save a lot of time when entering metadata.

 

Because of that major efficiency advantage, I would much rather enter copyright notices, captions, and other metadata in Bridge (or Lightroom Classic) than in Photoshop File Info. 

Myra Ferguson
Community Expert
Community Expert
January 11, 2024

When you uninstalled & reinstalled, did you use the Creative Cloud Cleaner Tool?

 

Conrad_C
Community Expert
Community Expert
January 10, 2024

It is possible that the dialog box is popping up...in a place you can’t see:

  • If you are using multiple displays, look at the other display to see if it popped up there. 
  • If you are using multiple spaces, check the other spaces. 

 

I agree with Chuck that if it isn’t working in Photoshop, try it in Adobe Bridge too. Bridge is often an easier way to do this because you can just edit the Metadata and Keywords panels instead of having to open the File Info dialog box for each image, and if you select multiple images in Bridge you can edit their metadata as a batch.

Chuck Uebele
Community Expert
Community Expert
January 10, 2024

Have you tried looking at it in Bridge, just to see what's there?

Participant
November 24, 2024

It's not working in Bridge either and I have the latest 2025 versions.