how i can suspend finder ?
killall Finder
Has the magnifying lens (the finder icon in the top right) got a dot in the middle of it? It could be indexing.
It's actually not an icon in Finder. It's the Spotlight icon, on the Menu Bar.what lens ?
i can't see anything on the top right of finder
... or you could simply Quit Finder and restart.You can open Terminal (in Utilities) and enter
Or you could simply log out and then log in again.Code:killall Finder
... or you could simply Quit Finder and restart.
LOL! I thought that one would get your attention!OK, now I'm puzzled! Why don't I have Quit Finder as an option in my Finder menu?
LOL! I thought that one would get your attention!
To add a Quit Finder entry to the Finder menu, type this in Terminal:
defaults write com.apple.finder QuitMenuItem -bool yes
killall Finder
Actually, no. To add Quit to the menu, you only need to do that once and it remains on the menu. You don't need Terminal every time you want to quit Finder. Also, you can restart Finder without ever using Terminal by Command-Option-Esc or > Force Quit then select Finder and Relaunch.See, we need Terminal in any case!![]()
No, killing Finder only closes the Finder app. You can click the Finder icon on your Dock to restart it. It won't cause you to lose any documents.if i kill finder now my open projects will lost ?
An alternative way to relaunch Finder without using the terminal is to right click on the Finder in the dock while pressing the Option key on the keyboard. You will see a Relaunch option.
An alternative way to relaunch Finder without using the terminal is to right click on the Finder in the dock while pressing the Option key on the keyboard. You will see a Relaunch option.