Are you trying to connect to a new network, change your Wi-Fi password, or simply check your current connection settings, but don't know where to find the necessary settings? This problem is familiar to many users, especially those who have recently upgraded to a new operating system or updated their Windows/macOS version. Wireless network settings can be hidden in different menus depending on the device, and without clear instructions, finding them can be a quest.
In this article we will look at all possible ways to access Wi-Fi settings on computers with Windows 10/11, macOS And Linux (including popular distributions like Ubuntu And Mint). You will learn not only where to find basic connection parameters, but also how to open advanced settings For example, changing network priorities, setting up a static IP, or diagnosing signal problems. And if you're administering an office network, we'll show you how to quickly export the configuration for other devices.
Please be advised: operating system interfaces are updated, and the layout of some items may differ slightly. However, the basic principles remain the same, and we'll cover them here.
1. Wi-Fi settings in Windows 10 and 11: a step-by-step search
In modern versions of Windows, access to wireless network settings is implemented as intuitively as possible, but is hidden in several places. Let's look at both options - through control Panel (classical method) and through new "Options" menu (recommended for Windows 11).
The fastest way to open basic Wi-Fi settings:
- 🖱️ Click on network icon in the lower right corner of the taskbar (next to the clock).
- 🔧 Choose
Network and Internet → Wi-Fi(in Windows 11) orNetwork parameters(in Windows 10). - 📡 In the window that opens, you will see the current connection, the button
Managing known networks(to edit saved passwords) and a link toAdditional options.
If you need advanced settings (for example, changing DNS or setting up a proxy), go to Control Panel → Network and Internet → Network and Sharing CenterHere you can:
- 🔄 Edit
procedure for connecting to networks(Wi-Fi priority over Ethernet). - 🔒 Set up
connection sharing(Internet distribution from PC). - 🛠️ Launch
troubleshooting(automatic error correction).
For advanced users: If you need to quickly open network connections (for example, to reset the adapter settings), use the command:
ncpa.cpl
Enter it into the menu Execute (Win + R) - a window will open with all network adapters, where you can turn Wi-Fi on/off or change connection properties.
2. Where are saved Wi-Fi passwords stored in Windows?
If you've forgotten your network password, but your computer is already connected to it, you can retrieve it without using third-party software. In Windows, this information is stored in Credential Manager, but the easiest way to get it is through the command line.
Open Command line as administrator (Win + X → Terminal (Administrator)) and enter:
netsh wlan show profile name="NETWORK_NAME" key=clear
Replace NETWORK_NAME the name of your Wi-Fi network (case-sensitive!). In the results of the commands, look for the line Key content - this is the password.
Alternative method (via graphical interface):
- Open
Control Panel → Network and Internet → Network and Sharing Center. - Click on the current connection (link next to
Connections). - In the window
Wi-Fi statusclickWireless network properties→ tabSecurity. - Check the box
Show entered characters— the password will become visible.
What should I do if the command line gives an error?
Error Profile not found means you entered an incorrect network name. Check the case and spaces. If the network is connected but the profile isn't showing, try disconnecting and reconnecting.
⚠️ Attention: Password retrieval only works for networks the computer has previously connected to. If the network is saved but never used (for example, added manually), the password may not be displayed.
3. Wi-Fi settings on macOS: from basic to hidden options
On computers Apple Wireless network management is simpler than in Windows, but some options are hidden deep in the system settings. The main path is:
- 🍎 Click on Wi-Fi icon in the menu bar (upper right corner).
- 🔧 Choose
Open network settings- a system window will openNet. - 📡 In the left column, select
Wi-Fi, then pressAdditionallyin the lower right corner.
In the window Additionally you will find:
- 🔄 Tab
Wi-Fi— you can change it here network priority (by dragging them with the mouse) or delete saved ones. - 🛡️ Tab
Security— to select the encryption type (WPA2/WPA3) when connecting manually. - 📡 Tab
TCP/IP- to set up a static IP or DNS (for example,1.1.1.1for Cloudflare). - ⚡ Tab
Hardware— information about the Wi-Fi adapter is displayed here (useful for diagnostics).
If you need delete all saved networks (for example, before selling your Mac), run:
- Open
Terminal(Programs → Utilities). - Enter the command:
sudo /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport -z - Restart your computer.
⚠️ Attention: On macOS Ventura and newer, the path to the network settings may be different. If you don't find the itemAdditionally- check for system updates or useTerminalfor network management.
4. Linux: Where to find Wi-Fi settings in Ubuntu, Mint, and other distributions
In the Linux world, network management depends on the Linux operating system used. desktop environments (GNOME, KDE, XFCE) and network manager (NetworkManager, connman, wicd). We'll look at the most common option— Ubuntu/Linux Mint With NetworkManager.
Basic settings are opened via:
- 🖱️ Click on network icon in the upper right corner →
Wi-Fi settings. - 🔧 Or via the menu:
Settings → Network(in GNOME).
For advanced settings (for example, editing configuration files manually):
- Open Terminal (Ctrl + Alt + T).
- Enter the command to edit the configuration file:
sudo nano /etc/NetworkManager/system-connections/NETWORKNAME.nmconnection - Change the settings (eg.
psk=your_passwordfor WPA2) and save (Ctrl + O, then Ctrl + X). - Restart NetworkManager:
sudo systemctl restart NetworkManager
If you use KDE Plasma (for example, in Kubuntu), the path will be different:
- 🖱️ Click on the network icon →
Set up connections. - 🔧 Select your network →
Change→ tabWi-Fi Security.
| Distribution | Network manager | Path to settings | Command to restart the network |
|---|---|---|---|
| Ubuntu/Linux Mint | NetworkManager | Settings → Network or tray icon |
sudo systemctl restart NetworkManager |
| Debian (without GUI) | ifupdown | /etc/network/interfaces |
sudo systemctl restart networking |
| Arch Linux | dhcpcd/netctl | /etc/netctl/NETWORK_NAME |
sudo netctl restart NETWORK_NAME |
| Fedora | NetworkManager | Settings → Network |
sudo nmcli networking off; sudo nmcli networking on |
5. How to open router settings via a computer
Sometimes you need to not only set up Wi-Fi on your computer, but also change the parameters of the router itself — for example, change the password, network name (SSID), or broadcast channel. To do this, go to router web interface, and you can do this directly from your PC.
Step-by-step instructions:
- 🌐 Make sure your computer is connected to the router via Wi-Fi or cable.
- 🔍 Find out Router IP address:
- IN Windows: open command prompt and type
ipconfig. Look for the lineMain gateway(usually192.168.0.1or192.168.1.1). - IN macOS/Linux: in the terminal, run
netstat -nr | grep default.
- IN Windows: open command prompt and type
http://192.168.0.1).admin/admin or indicated on the router sticker).In the router interface you can:
- 📛 Edit
network name (SSID)Andpassword(chapterWirelessorWi-Fi). - 📶 Select
channel(recommended)caror6/11for 2.4 GHz to avoid interference). - 🔒 Set up
encryption(chooseWPA2-PSKorWPA3). - 📡 Enable
guest network(if you need to share access).
⚠️ Attention: If you've changed your router settings and lost your connection, reset it to factory settings. To do this, press and hold the button. Reset (usually hidden in a hole) for 10-15 seconds.
Save your current settings (take a photo or export the config)
Make sure you have access to a cable (in case you lose Wi-Fi)
Make sure no users are online (changes will break the connection)
Prepare a new password (recommended at least 12 characters with numbers and special characters)
-->
6. Diagnosing Wi-Fi Problems: Where to Find Logs and Tools
If your Wi-Fi is unstable or doesn't connect at all, the first thing you should check is system logs and built-in diagnostic tools. Windows, macOS, and Linux all have tools for analyzing problems.
In Windows:
- 🛠️ Open
Settings → Network & Internet → Status → Network Diagnostics. - 📜 Browse event logs:
eventvwr.mscLook for errors in the section
Windows Logs → Systemwith sourceWLAN-AutoConfig. - 📊 For a detailed analysis, use the command:
netsh wlan show wlanreportThis will generate an HTML report with connection history and errors.
On macOS:
- 📡 Open
Wireless Diagnostics Utility(hold Option and click on the Wi-Fi icon in the menu bar). - 📊 Launch
Performance monitoringto analyze the signal. - 📜 Logs are stored in
Console → system.log(filter bywifi).
In Linux:
- 🛠️ Use it
journalctlto view logs:journalctl -u NetworkManager --no-pager | grep wifi - 📶 Check your signal strength:
iwconfigLook for the line
Signal level(optimally:-50 dBmand above).
If the problem persists, try:
- 🔄 Reinstall the Wi-Fi adapter driver (V
Device Managerfor Windows or viadkmsin Linux). - 📡 Change the channel on the router (interference from neighboring networks is a common cause of instability).
- 🛡️ Temporarily disable firewall/antivirus (they may block the connection).
7. Hidden Wi-Fi Settings: For Advanced Users
If standard tools are not enough, you can use hidden possibilities operating systems or specialized utilities. These methods are suitable for fine-tuning or troubleshooting non-standard issues.
In Windows:
- 📡 Changing the adapter operating mode (for example, with
802.11non802.11acto increase speed):- Open
device Manager(Win + X). - Find your Wi-Fi adapter in the section
Network adapters. - Go to the tab
Additionallyand change the parameterWireless Mode.
- Open
netsh interface set interface "Wi-Fi" randomizeidentifiers=disabled
On macOS:
- 📶 Forced connection to 5 GHz (if the router supports):
networksetup -setairportnetwork en0 5GHz_NETWORK_NAME PASSWORD(replace
en0on your interface, you can find out throughnetworksetup -listallhardwareports) - 🔧 Reset all network settings (if nothing helps):
sudo ifconfig en0 down; sudo networksetup -removeallpreferredwirelessnetworks en0; sudo ifconfig en0 up - 🛠️ Manual setup
wpa_supplicant(for complex configurations):wpa_passphrase "NETWORK_NAME" "PASSWORD" | sudo tee /etc/wpa_supplicant.conf - 📡 Checking supported standards:
iw list | grep -A 10 "Supported interface modes" - Is the Wi-Fi adapter turned on (on some laptops there is a physical switch or a key combination, for example, Fn + F2).
- Are the drivers installed (in
Device ManagerThere should be no exclamation marks next to the network adapter). - Is the network hidden (if yes, connect manually by specifying the SSID).
- Is the router working (try connecting from another device).
- Open
Settings → Network and Internet → Wi-Fi. - Click on the current network →
Properties. - Look at the line
Network bandwidth(2.4 GHzor5 GHz). - Export the network profile from the first computer (in Windows via
netsh wlan export profile). - Transfer the file to the second computer and import it (
netsh wlan add profile filename="path_to_file.xml"). - 📡 Interference from other networks - change the channel on the router (use
5 GHz, if possible). - 🖥️ Adapter Limitations - check if it supports the standard
802.11ac(Wi-Fi 5) or802.11ax(Wi-Fi 6). - 🔧 QoS settings on the router - Some models limit the speed for certain devices.
- 🛡️ VPN or proxy - turn them off and check the speed again.
In Linux:
⚠️ Attention: Changing hidden settings may lead to network instability. Before experimenting, create a system restore point (in Windows) or a backup of your configuration files (in Linux/macOS).
FAQ: Frequently asked questions about Wi-Fi settings
My computer can't see any Wi-Fi networks, even though they exist. What should I do?
Check:
If the problem persists, try updating the driver or resetting the network settings.
How do I know which frequency (2.4 GHz or 5 GHz) my computer is connected to?
In Windows:
On macOS/Linux: use the command iwconfig (Linux) or Wireless Diagnostics Utility (macOS).
Is it possible to connect to Wi-Fi without a password if it is saved on another computer?
Yes, but for this you need:
In macOS, you can similarly copy the configuration file from /Library/Preferences/SystemConfiguration/.
⚠️ This only works if both computers use the same encryption type (WPA2/WPA3).
Why is Wi-Fi slow even though the internet speed is high?
The reasons may be different:
For diagnostics use Speedtest (check the speed via cable and Wi-Fi) and Wi-Fi Analyzer (to analyze channel load).
How do I completely reset all Wi-Fi settings on my computer?
Windows:
netsh wlan delete profile name= i=netsh int ip reset
netsh winsock reset
Then restart your computer.
macOS:
sudo rm /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist
sudo rm /Library/Preferences/SystemConfiguration/preferences.plist
Linux (NetworkManager):
sudo rm /etc/NetworkManager/system-connections/*
sudo systemctl restart NetworkManager