Ubuntu Nautilus Keeps Showing Hidden Files. Here’s How to Hide Them [Quick Tips]

Spread the love

If you have recently upgraded your Ubuntu to Ubuntu 14.04 and found that when you open the Nautilus File Manager, all the hidden files are visible rather than hidden, here is the fix.

Open a terminal and type:

gsettings set org.gnome.nautilus.preferences show-hidden-files false

Alternatively, you can do it with a GUI.

1. Install dconf

sudo apt-get install dconf-tools

2. Run dconf-editor

dconf-editor

3. On the left panel, navigate to “org -> gnome -> nautilus -> preferences”. On the right panel, search for an entry “show-hidden-files.” Uncheck the box beside it.

4. That’s it.

Next time you open your Nautilus File Manager, all the hidden files will stay hidden. You can then press “Ctrl + h” to show the hidden files.

Enjoy!

Subscribe to our newsletter!

Our latest tutorials delivered straight to your inbox

Sign up for all newsletters.
By signing up, you agree to our Privacy Policy and European users agree to the data transfer policy. We will not share your data and you can unsubscribe at any time. Subscribe


Damien Oh

Damien Oh started writing tech articles since 2007 and has over 10 years of experience in the tech industry. He is proficient in Windows, Linux, Mac, Android and iOS, and worked as a part time WordPress Developer. He is currently the owner and Editor-in-Chief of Make Tech Easier.

Comments (6)