Connecting to Hidden WiFi on Ubuntu
Connecting to a hidden WiFi network on Ubuntu requires manual setup because hidden routers do not broadcast their name, known as an SSID, to nearby devices. Standard network scans will not show these invisible connections in your desktop’s available wireless list.
You can join any hidden network by opening your Ubuntu network settings, typing the exact network name and security type, and entering your password. This process works on Ubuntu version 22.04, 24.04, and all recent desktop releases.
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.
Accurate credentials turn an invisible network into a routine connection. To start, open the Settings app from your desktop menu.

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

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

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

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.

If the information is correct, your computer will join the network.
Using the Command Line
Connecting via the Command Line
Conclusion
Keep in mind that hiding an SSID offers zero actual encryption. 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
Was this guide helpful?
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.
No comments yet — be the first to share your thoughts!