Where to find Wi-Fi settings on your computer: a complete guide for all operating systems

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) or Network 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 to Additional 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.

📊 What version of Windows are you using?
Windows 10
Windows 11
Windows 7 or later
Another OS

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 + XTerminal (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):

  1. Open Control Panel → Network and Internet → Network and Sharing Center.
  2. Click on the current connection (link next to Connections).
  3. In the window Wi-Fi status click Wireless network properties → tab Security.
  4. 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:

  1. 🍎 Click on Wi-Fi icon in the menu bar (upper right corner).
  2. 🔧 Choose Open network settings - a system window will open Net.
  3. 📡 In the left column, select Wi-Fi, then press Additionally in 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.1 for 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:

  1. Open Terminal (Programs → Utilities).
  2. Enter the command:
    sudo /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport -z
  3. Restart your computer.
⚠️ Attention: On macOS Ventura and newer, the path to the network settings may be different. If you don't find the item Additionally - check for system updates or use Terminal for 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):

  1. Open Terminal (Ctrl + Alt + T).
  2. Enter the command to edit the configuration file:
    sudo nano /etc/NetworkManager/system-connections/NETWORKNAME.nmconnection
  3. Change the settings (eg. psk=your_password for WPA2) and save (Ctrl + O, then Ctrl + X).
  4. 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 → tab Wi-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:

  1. 🌐 Make sure your computer is connected to the router via Wi-Fi or cable.
  2. 🔍 Find out Router IP address:
    • IN Windows: open command prompt and type ipconfig. Look for the line Main gateway (usually 192.168.0.1 or 192.168.1.1).
    • IN macOS/Linux: in the terminal, run netstat -nr | grep default.
  • 🖥️ Open your browser and enter the router's address in the address bar (for example, http://192.168.0.1).
  • 🔑 Enter your login and password (by default it is often admin/admin or indicated on the router sticker).
  • In the router interface you can:

    • 📛 Edit network name (SSID) And password (chapter Wireless or Wi-Fi).
    • 📶 Select channel (recommended) car or 6/11 for 2.4 GHz to avoid interference).
    • 🔒 Set up encryption (choose WPA2-PSK or WPA3).
    • 📡 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.msc

      Look for errors in the section Windows Logs → System with source WLAN-AutoConfig.

    • 📊 For a detailed analysis, use the command:
      netsh wlan show wlanreport

      This 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 monitoring to analyze the signal.
    • 📜 Logs are stored in Console → system.log (filter by wifi).

    In Linux:

    • 🛠️ Use it journalctl to view logs:
      journalctl -u NetworkManager --no-pager | grep wifi
    • 📶 Check your signal strength:
      iwconfig

      Look for the line Signal level (optimally: -50 dBm and above).

    If the problem persists, try:

    • 🔄 Reinstall the Wi-Fi adapter driver (V Device Manager for Windows or via dkms in 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.11n on 802.11ac to increase speed):
      1. Open device Manager (Win + X).
      2. Find your Wi-Fi adapter in the section Network adapters.
      3. Go to the tab Additionally and change the parameter Wireless Mode.
  • 🛡️ Disabling MAC addressing randomization (may interfere with connection to some networks):
    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 en0 on your interface, you can find out through networksetup -listallhardwareports)

    • 🔧 Reset all network settings (if nothing helps):
      sudo ifconfig en0 down; sudo networksetup -removeallpreferredwirelessnetworks en0; sudo ifconfig en0 up
    • In Linux:

      • 🛠️ 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"
      • ⚠️ 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:

        1. Is the Wi-Fi adapter turned on (on some laptops there is a physical switch or a key combination, for example, Fn + F2).
        2. Are the drivers installed (in Device Manager There should be no exclamation marks next to the network adapter).
        3. Is the network hidden (if yes, connect manually by specifying the SSID).
        4. Is the router working (try connecting from another device).

        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:

        1. Open Settings → Network and Internet → Wi-Fi.
        2. Click on the current network → Properties.
        3. Look at the line Network bandwidth (2.4 GHz or 5 GHz).

        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:

        1. Export the network profile from the first computer (in Windows via netsh wlan export profile).
        2. Transfer the file to the second computer and import it (netsh wlan add profile filename="path_to_file.xml").

      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:

      • 📡 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) or 802.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.
      • 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