Ubuntu Linux

Connecting to Hidden WiFi on Ubuntu

Richard
Written by
Richard
Oct 18, 2022 Updated Apr 17, 2026 2 min read

This article explains how to join a hidden WiFi network using Ubuntu Linux in 2026.

Why hide a network? Some people hide their WiFi name (SSID) so it does not appear in public lists. What happens when done? You must manually type the network name to connect.

Important Note: Hiding your SSID does not provide real security. Anyone with basic tools can still see your network. For better protection, use the WPA3 security standard instead.

How to connect to hidden WiFi networks with Ubuntu Linux

These steps apply to the default GNOME desktop environment found in standard Ubuntu. If you are using Ubuntu flavors like Kubuntu or Xubuntu, the menu paths or settings windows may look different.

You must know your exact WiFi name and password. To start, open the Settings app from your desktop menu.

Opening the Ubuntu Linux activities overview to access system settings

Alternatively, click the System menu at the top-right of your screen and select Settings.

Selecting the Settings menu from the Ubuntu system top bar

Click the WiFi tab on the left side of the window.

Locating the WiFi tab within the Ubuntu Linux settings menu

Click the three-dot menu icon and select Connect to Hidden Network…

Selecting Connect to Hidden Network from the Ubuntu WiFi menu

Type the hidden WiFi SSID

Enter the network details into the boxes provided:

  • Network name: Type the hidden SSID here. It must be exact.
  • Security type: Select your security protocol. Use WPA3-Personal if your router supports it, as it is the modern standard.
  • Password: Enter your security key.

Click the Connect button when finished.

Entering network credentials to connect to hidden WiFi on Ubuntu

If the information is correct, your computer will join the network.

Using the Command Line

If you prefer the terminal or need to troubleshoot, you can use a command. Open your terminal and type: nmcli dev wifi connect <SSID> --hidden. Replace <SSID> with your network name. This is a quick alternative for advanced users.

Conclusion

Connecting to a hidden network is easy once you have the right details. Remember that hiding your network is not a substitute for strong security. Always use %%LNK0%% WPA3 encryption to keep your data safe. Using the %%LNK1%% Settings panel makes managing these connections simple for every Ubuntu user.

Was this guide helpful?

Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, the owner and lead writer at Geek Rewind, is a tech enthusiast passionate about simplifying complex IT topics. His years of hands-on experience in system administration and enterprise IT operations have honed his ability to provide practical insights 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.

Leave a Reply

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

Exit mobile version