Skip to content
Follow
Ubuntu Linux

Show and Hide Hidden Files in Ubuntu Linux

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

Showing and hiding hidden files in Ubuntu Linux is easily done using the keyboard shortcut Ctrl+H in the File Manager.

Hidden files typically start with a period, like `.bashrc`, and are kept out of sight to keep your system clean and prevent accidental changes.

Pressing Ctrl+H in any Ubuntu file manager window instantly toggles the view of these items, revealing them or making them disappear. This simple trick helps you access important configuration files or keep certain items out of casual view.

⚡ 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

Ubuntu Linux makes it easy to show hidden files right from the File Manager. Simply open the folder where you want to see them, then click the view options button in the toolbar and select ‘Show Hidden Files’. Alternatively, you can quickly reveal all hidden files by pressing Ctrl+H on your keyboard.

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

Hiding files in Ubuntu Linux is a straightforward process using the File Manager. To make a file invisible, you just need to rename it so that the name begins with a period (dot). For example, changing a file named ‘example.txt’ to ‘.example.txt’ will effectively hide it from view.

⚠️Warning
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

The file then becomes hidden in the File Manager's standard view within its containing folder, preventing accidental deletion or unwanted visibility for up to 250 file types.

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.

How do I show hidden files in Ubuntu 25?

Press Ctrl+H. Boom—hidden stuff shows up. Press Ctrl+H again to hide them.

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 *