You are here

Don’t Want to See Photos.app? There’s a Command For That.

Gerry Curry's picture
April 13, 2015 - 9:00pm

I have removed the original post as it may not have been a good idea after all. There is a comment thread below that discusses an alternative way to “hide” the app from view. Please read those if you're interested in hiding Photos.app from your system.

If you already followed the previously published “hide” instructions, please un-hide the app using the following steps:

  1. Launch Terminal. (It's in your Utilities folder)
  2. Type cd /Applications and hit return. (This will move you to the Applications folder.)
  3. Type ls and hit return. (This will list all the apps in the folder. Make sure Photos.app is there.)
  4. Type sudo mv .Photos.app Photos.app and you guessed it… hit return
  5. Enter your admin password. You won't actually see what you type, just type and hit return.

Apologies for the confusion!

Level:
Advanced
App:
Apple Photos for macOS
Platform:
macOS
Author:
Gerry Curry

Whoa dude, that’s likely to come back and bite you.  On the next OS update you’ll probably end up with a .Photos.app and a half created Photos.app

Use the chflags command to mark it hidden instead:  http://www.howtogeek.com/211496/how-to-hide-files-and-view-hidden-files-…

Thanks for this. Would like to get a second opinion here as well… anyone?

@PhotoJoseph
— Have you signed up for the mailing list?

I’m not a UNIX expert .. but I think barefoot guru is right.

Since the Photos.app is part of the OS and incorporated into the underpinnings of system level functions, hiding the app is only useful until the next update/upgrade cycle to OS X.

Hiding the app is bound to cause some issues at some point. At the very least, repeating the procedure after each and every update/upgrade hereafter.

It may be a more wise approach to learn to coexist with Photos.app, even if you don’t wish to embrace it fully at this time.

If users set all image files types to another app besides Photos.app as default (Simply do a “Get Info” on a jpeg, tiff, dng, nef, cr2, png, etc. file and set the default to your desired application … be sure to select “change all”)  Then be sure to remove the Photos.app from the Dock.

This doesn’t eliminate the possibility of it being opened or utilized, but reduces the odds greatly.

barefootguru has it correct. chflags is a far better way to hide files and folders, and far less likely to cause problems in the long run. In fact, it’s how Apple hides the user Library folder. 

So the command is:

sudo chflags hidden /Applications/Photos.app/

 

Edit: After a little testing, it seems that “open -a Photos” won’t be affected by either change, so anything that tries to open Photos will still be able to.

Its definitely not a good idea to rename the Application. While I do not think that a half Photos.app will get created it could just be that there later will be a new (complete) one and the hidden one will at least waste space or that the installation may fail. There could also be other Problems with components who rely on an Application “Photos.app”. The hidden flag is much better suited to hide the Application.

Isn’t it time to delete this whole thread? It’s likely to do more damage than good.

Updated. Thanks guys. 

@PhotoJoseph
— Have you signed up for the mailing list?

Can I get rid of iPhoto now? Or should I hide it like this, too.

You may login with either your assigned username or your e-mail address.
Passwords are case-sensitive - Forgot your password?
randomness