Follow
Ubuntu Linux

Show and Hide Hidden Files in Ubuntu Linux

Richard
Written by
Richard
Sep 3, 2022 Updated Mar 19, 2026 2 min read
How to Use Sticky Notes in Windows 11
How to Use Sticky Notes in Windows 11

You show and hide hidden files in Ubuntu Linux by using the keyboard shortcut Ctrl+H within the File Manager.

Hidden files, commonly prefixed with a period (e.g., `.config`), are normally invisible to keep your file system tidy and prevent accidental changes to system or personal configuration files.

Pressing Ctrl+H in any Ubuntu File Manager window instantly toggles the display of these hidden items. This action reveals or conceals all files and folders that begin with a dot.

This simple keyboard shortcut is your go-to for accessing configuration files or making sensitive items less visible on your Ubuntu desktop.

⚡ Quick Answer

You can show and hide hidden files in Ubuntu’s File Manager by pressing Ctrl+H. This keyboard shortcut toggles the visibility of all hidden files, including those starting with a period. Alternatively, click the view options button in the toolbar and select “Show Hidden Files.

How to show hidden files in Ubuntu Linux

The File Manager doesn’t display all files in its standard views by default. For example, some files are hidden while others are not.

If you want to see all hidden files in a folder, go to that folder. You can then either click the view options button in the toolbar and select Show Hidden Files, or press the Ctrl + H keyboard shortcut.

To show hidden files, open the File Manager and click the view options button in the toolbar.

Ubuntu Linux File Manager view options menu
ubuntu linux folder view option

Then, pick Show Hidden Files on the context menu, as highlighted below.

You can also use the keyboard shortcut Ctrl + H to show all hidden files.

Show hidden files option in Ubuntu Linux
ubuntu linux show hidden fles box

You will then see all files, both hidden and visible.

All hidden files displayed in Ubuntu Linux
all hidden file shown in ubuntu linux

How to hide files in Ubuntu Linux

You can also use the File Manager to hide files. When a file is hidden, it’s not displayed by the file manager but remains in its folder.

To hide a file, rename it so it starts with a dot (.).

For example, to hide a file named example.txt, you should rename it to

💻Code
.example.txt

The file will then become hidden in the File Manager’s standard view within its folder.

That should do it!

To wrap up:

  • Showing hidden files in Ubuntu Linux is a simple process that can be done through the view options button or the keyboard shortcut Ctrl+H.
  • Similarly, hiding files in Ubuntu Linux involves renaming the file with a dot at the beginning of its name.
  • These steps provide a convenient way to manage file visibility in the File Manager, ensuring that important files can be kept out of plain sight when necessary.

Was this guide helpful?

Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Hide and Unhide Files and Folders in Windows 11
Windows How to Hide and Unhide Files and Folders in Windows 11
How to Mount Linux File System on Windows 11 via WSL
Ubuntu Linux How to Mount Linux File System on Windows 11 via WSL
How to Change File Explorer Layout in Windows 11
Windows How to Change File Explorer Layout in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *