How to hide all desktop icons on Mac
Don't worry, you can use the Terminal command to quickly hide all the icons on your Mac desktop before showing your screen in a meeting, or taking a screenshot.
Hide all desktop icons on Mac using Terminal
To get started, open the Terminal app on your Mac using Spotlight Search or Launchpad.
Terminal is the built-in command line application on Mac. But don't let that overwhelm you. In this tutorial, we will use Terminal to run a specific command in a safe, simple way. Your work or macOS system will be completely unaffected.
Once the Terminal app opens, type or paste the following command, and then press the Return (or Enter) key.
defaults write com.apple.finder CreateDesktop false
Next, you'll need to restart the Finder app. Type the following command and press the Return (or Enter) key.
killall Finder
All Finder windows will restart, and just like that, your Mac desktop will be blank. All icons are now hidden.
Click the red Close button in the upper-left corner of the Terminal window to safely exit the application.
Of course, you can also completely reverse this change by using another Terminal command. If you want the desktop icons to show up again, open the Terminal application, type or paste the following command, and then press Return (or Enter).
defaults write com.apple.finder CreateDesktop true
Type the command below and then press the Return (Enter) key to restart Finder.
killall Finder
Your desktop icons will appear again!
Again, click the red Close button in the upper-left corner of the Terminal window to safely exit the application.
HiddenMe
If you don't feel comfortable using the Terminal app, try using the HiddenMe menu.
This is a small utility, located in the menu bar, and has only one purpose: to allow you to hide desktop icons with just one click.
You should read it
- How to hide and unhide all desktop icons on Windows
- How to hide desktop icons on Ubuntu 20.04
- How to Hide Desktop Icons
- How to resize Desktop Icon on Windows?
- How to hide/show system icons on Windows 11 desktop
- 7 websites to download free desktop icons for Windows 10
- How to hide notification icons for individual apps on Mac
- How to fix the position of icons on the Windows 11 desktop
- How to Lock Desktop Icons in Place
- How to add a desktop icon?
- How to Make Desktop Icons Bigger
- How to Arrange Icons on the Desktop Horizontally