

- DESKTOP ICONS HIDER HOW TO
- DESKTOP ICONS HIDER FULL
- DESKTOP ICONS HIDER WINDOWS 10
- DESKTOP ICONS HIDER WINDOWS
Select Hide Desktop (or whatever you named the service to clean up your Desktop icons). You should get a flyout with all of your available services, though what’s there may vary depending on what apps you have installed and running.įind your new Hide and Unhide Desktop scripts in the Services menu. You can still try out your service after creating a few empty folders on your Desktop, though.Ĭlick Finder in the menu bar and hover over the Services menu. Remember you’re testing whether the service will hide icons on your Desktop, so if you’ve managed to clear everything off of there already, nothing much is going to happen. If you have any open applications, minimize everything until all you see is your Desktop. You probably want to check if your services actually work, though, and that’s not a bad idea. Save your second Automator service, and name it something to go with the first, like “Unhide Desktop.” Instead, delete everything in the script field and replace with the following:ĭo shell script "chflags nohidden ~/Desktop/*" You’ll find the action will already have the bones of an AppleScript, but we’re not going to use that. When you’ve got the Run AppleScript action, drag it to the main workflow pane.ĭrag the Run AppleScript action to the center pane. The easiest way to find this or any other action in Automator, though, is to use the search field. Next, find the Run AppleScript action in the left pane, available under Utilities. Once you've made your selections, your dropdowns should look like this. These options are right at the top of the main workflow pane. In the second dropdown, you’re going to select “Finder.” The text at the top of the main workflow pane should now read, “Service receives no input in Finder.”

Make sure to choose Service when creating your new Automator document.Īt the top of the main workflow pane, select “no input” for the first dropdown. This is important, because while we’ll be using an AppleScript to perform the action, we’re going to run the AppleScript from the Services menu in Finder. Choose Service as your new Automator document type. Open up Automator, found in your Applications folder. Our first script will hide everything on your Desktop, and the second will put it all back! In this tutorial, we’ll use Automator to create a set of Desktop-cleaning AppleScripts that run from the Finder menu. It would be great if you could just hide all of that mess temporarily but then get all of your files back, wouldn’t it? That’s just what we’re going to do.
DESKTOP ICONS HIDER FULL
You could throw everything into a random folder, but then you have a folder full of junk. You never intend for things to get out of control, but before you know what’s happening, you’ve got a Desktop full of downloads and screenshots, and you're hooking your laptop up to a projector with thirty casual acquaintances from work about to see just how many cat gifs you’ve got downloaded.
DESKTOP ICONS HIDER HOW TO
You can follow our guide on how to fix missing desktop icons here if that’s the case.Even the most organized among us will still end up with a cluttered Desktop from time to time. If you find that some of your desktop icons are still broken or missing, it’s probably the thumbnail cache rather than them being hidden. Now you may want to follow our tutorial on how to change desktop icon size to further meet your preferences.
DESKTOP ICONS HIDER WINDOWS
You know how to hide desktop icons in Windows 10, show them again, and customize your desktop to have only the shortcuts you want. Untick “Hidden” in the General tab and press “OK”.Right-click a hidden icon and select “Properties”.Press “OK” to show your hidden icons greyed out on your desktop.

DESKTOP ICONS HIDER WINDOWS 10
If you want to get your previously hidden Windows 10 desktop icons back, you can do so by following the steps below:
