Skip to content
Follow
Ubuntu Linux

Connecting to Hidden WiFi on Ubuntu

Richard
Written by
Richard
Oct 18, 2022 Updated Jul 14, 2026 2 min read
How to Install Nextcloud AIO on Ubuntu Linux
How to Install Nextcloud AIO on Ubuntu Linux

Connecting to a hidden WiFi network on Ubuntu requires you to manually enter the network’s name (SSID) and password.

Hidden WiFi networks do not broadcast their SSID, which is the network’s name. This means they won’t appear automatically in Ubuntu’s list of available WiFi connections.

To connect, you must know the exact SSID and password for the hidden network. This guide shows you how to use Ubuntu’s Network Manager to find and connect to these invisible networks.

⚡ Quick Answer

Open Settings, click WiFi, then click the three-dot menu and select “Connect to Hidden Network…”. Enter the network name (SSID) and password, then click Connect.

How to connect to hidden WiFi networks with Ubuntu Linux

It’s possible to connect to a hidden WiFi network on Ubuntu even if its name isn’t displayed. To connect to a hidden WiFi network on Ubuntu, you’ll need to manually enter its name (the SSID) and security details, like the password. First, open the Settings app from your desktop menu or by clicking the System menu in the top-right corner.

You’ll need 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
ubuntu linux activities overview

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
ubuntu linux system menu top bar settings

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

Locating the WiFi tab within the Ubuntu Linux settings menu
ubuntu linux wifi tile in settings

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

Selecting Connect to Hidden Network from the Ubuntu WiFi menu
ubuntu linux connect to hidden network jpg

Type the hidden WiFi SSID

To connect to a hidden WiFi network on Ubuntu, you must type the network name, or SSID. This section explains how to enter the hidden WiFi SSID, select the correct security type, and input your password. Ensure you type the network name exactly as it appears. For the strongest security, use WPA3-Personal (the most modern and secure option) if your router supports it.

  • 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
ubuntu linux connect to hidden wifi jpg

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

Using the Command Line

Connecting via the Command Line

Conclusion

⚠️Warning
Once you have the correct details, connecting to a hidden network becomes quite manageable. Remember that hiding your network is not a substitute for strong security. Always use WPA3 encryption to keep your data secure. Using the Settings panel makes managing these connections possible for every Ubuntu user.

How to connect to WiFi through terminal in Ubuntu?

For those who prefer the command line, you can use the `nmcli` tool. Enter the following command: `sudo nmcli device wifi connect password ` . Remember to replace `` with the hidden network’s name and `` with your WiFi password.

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 Change Account Types in Ubuntu Linux
Ubuntu Linux How to Change Account Types in Ubuntu Linux
How to Show Dock on All Displays in Ubuntu Linux
Ubuntu Linux How to Show Dock on All Displays in Ubuntu Linux
How to Simulate Right-Click in Ubuntu Linux
Ubuntu Linux How to Simulate Right-Click in Ubuntu Linux
How to Connect to Hidden WiFi in Windows 11
Windows How to Connect to Hidden WiFi 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 *