Hide All Desktop Icons in Mac OS X

defaults write com.apple.finder CreateDesktop -bool false

killall Finder



Show All Desktop icons

defaults write com.apple.finder CreateDesktop -bool true;killall Finder;say icons visible


 

Comments

Popular posts from this blog

Creating a Netboot Image by using AutoCasper NBI with Auto DMG

What’s the Difference Between APFS, Mac OS Extended (HFS+), and ExFAT?

Cisco AMP uninstall script