Categories: DesktopUbuntu

How to View Hidden Files and Folders in Ubuntu File Manager

If you ever want to view hidden files and folders in the Ubuntu File Manager, you will notice that they are hidden by default. All you will be able to see are the files and folders that you have access to. For example, this is the standard view of the Home folder in Ubuntu:

This article explains how you can view the hidden files and folders in the Ubuntu file browser on a Ubuntu 18.04 LTS system. You can access the file browser from the Activities view on the Ubuntu desktop.

The simplest way to view hidden content is by using the Ctrl+h key combination while your file browser is open. In the following image, you can see all the hidden content now displayed:

You can see that all the hidden content is indicated by a dot followed by the file or folder name.

Another way that will display the hidden files and folders by default whenever you open the File Browser is as follows:

Click on the Options button indicated by three lines, from the top bar in the File Manager. From the menu that opens, check the Show Hidden Files option.

Your file browser will now, and always, display the hidden contents available to you from now on.

Hope this small trick will give you an access to the files and folders that you might sometime need to view and configure private settings in Ubuntu.

Karim Buzdar

About the Author: Karim Buzdar holds a degree in telecommunication engineering and holds several sysadmin certifications. As an IT engineer and technical author, he writes for various web sites. You can reach Karim on LinkedIn

Recent Posts

How to Install Magento 2 on AlmaLinux

Magento is a free and open-source e-commerce platform written in PHP. It is simple, easy…

1 year ago

How to Install ISPConfig Hosting Control Panel with Apache Web Server on Ubuntu 24.04

ISPConfig is an open-source control panel that allows users to manage multiple servers from a…

1 year ago

How to Test your Email Server (SMTP) Using the Telnet Command

As a Linux administrator, you may find it necessary to troubleshoot or test your Simple…

1 year ago

Managing Network Interfaces and Settings on Ubuntu 24.04 with nmcli

Ubuntu 24.04, like many modern Linux distributions, relies on the NetworkManager for managing network connections.…

2 years ago

Using Restic Backup on Ubuntu 24.04

Restic is a modern, open-source backup program designed for efficiency, security, and simplicity. It enables…

2 years ago

Installing phpMyAdmin on Rocky Linux 9 and Securing it with Let’s Encrypt SSL

phpMyAdmin is a popular free tool written in PHP intended to administer MySQL and MariaDB…

2 years ago