How to set up WiFi on a Windows 11 laptop: a step-by-step guide

Switching to a new Microsoft operating system often comes with a change to the familiar interface, which can be confusing for users. Setting up a wireless connection in Windows 11 has undergone visual changes, but the basic principles remain the same. In this article, we'll cover all the nuances of connecting to the internet, from simple network selection to in-depth driver diagnostics.

Modern laptops are equipped with modules that support standards Wi-Fi 6 And Wi-Fi 6E, which ensures high data transfer speeds. However, to take advantage of these benefits, you need to initiate the connection correctly. The system offers an intuitive interface, but hidden settings may require some attention.

If you've noticed that the global network icon has disappeared or you're unable to connect, don't panic. There are many software and hardware issues that you can troubleshoot yourself. We'll look at the most effective methods for resolving internet access issues.

Checking the wireless module activity

The first step before attempting a connection should always be to check the physical condition of the adapter. In some laptop models Lenovo or HP There are special keys or switches on the case that can block the antenna. Make sure airplane mode is disabled, as it completely jams all wireless signals.

To quickly check the module status, press the key combination Win + AThe Quick Settings panel will open, where you'll see an airplane icon. If it's highlighted blue, the module is disabled. Tap it to enable wireless interfaces.

⚠️ Note: On some gaming laptops, the power saving feature may automatically turn off the WiFi adapter when running on battery power to conserve battery power.

It's also worth checking the Device Manager to make sure the system can actually see the network card. Right-click the Start button and select device Manager. In the list Network adapters There should be a device with a name containing the words "Wireless," "Wi-Fi," or "802.11." If there's a yellow exclamation point next to it, the problem is with the drivers.

Algorithm for connecting to a new WiFi network

The router connection process in the new OS has become more visually oriented. Click the network icon in the lower right corner of the screen (near the clock). A list of available access points will open. Select the desired network from the list.

If the network is password-protected, the system will prompt you to enter a security key. Enter the password, making sure it's case-sensitive. For convenience, you can click the eye icon to see the characters you've entered and avoid typos. Then click "Next."

☑️ Check before connection

Completed: 0 / 5

An important step is choosing a network profile. The system will ask if you want to make this computer visible to other devices. If you're at home, select "Yes" to allow file sharing and printing. In public places like cafes or airports, always select "No" to activate the mode. Public network with increased security measures.

Network type Visibility Security Recommendation
Private Visible to others Standard Home, office
Public Hidden Maximum Cafes, hotels
Domain Managed by IT Corporate Company office

After successfully entering the password, the system will attempt to obtain an IP address from the router. This process typically takes a few seconds. If the connection is successful, the WiFi icon will turn solid, and you'll see the status "Connected, Secure."

Managing known networks and priorities

Windows 11 can remember networks you've previously connected to. When in range of one of them, your laptop will automatically attempt to connect. However, if there are multiple networks, the most recently used one or the one with the highest trust rating is given priority.

To manage your list of saved profiles, go to Parameters via the Start menu. Then select the section Network and Internet, and then click on the item Wi-FiHere you will see the option "Manage known networks".

In the list that opens, you can select any network and click "Forget." This will delete the saved password and settings for this access point. This is useful if you've changed the password on your router or want to delete old corporate profiles.

What happens when you delete a network?

Clicking "Forget" deletes all encryption keys and IP settings for this specific network. The next time you connect, you'll be prompted to re-enter the password, as if you were seeing this network for the first time.

You can also disable automatic connections for specific networks here. This is useful if you frequently visit places with free Wi-Fi but don't want your laptop constantly trying to connect to them, at the expense of your mobile data or home network.

Setting up a static IP address and DNS

In most cases, automatic IP address and DNS server settings are not required. However, for some corporate networks or if there are issues with ISP routers, manual address assignment may be required. This allows you to bypass some DHCP errors.

In the WiFi settings menu, click the properties of your current network (the "Properties" button under the network name). Scroll down to the "IP Assignment" section and click "Change." By default, it's set to "Automatic (DHCP)."

Switch the mode to "Manual." Turn on the IPv4 switch. Now you'll need to enter the information usually found on the router's sticker or obtained from your system administrator. You'll need the IP address, subnet mask, default gateway, and preferred DNS.

⚠️ Warning: Entering an incorrect IP address may result in complete loss of network access. Please write down the original values ​​before changing them.

For home use, it is often recommended to use public DNS servers, such as those from Google (8.8.8.8) or Cloudflare (1.1.1.1). This can speed up the opening of web pages and improve the stability of the connection.

Diagnosing and updating WiFi drivers

If your laptop can't see the network or the connection keeps dropping, the problem is often with the adapter's software. Drivers are the intermediaries between the hardware and the operating system. Windows 11 The process of updating them is automated, but sometimes requires manual intervention.

Open device Manager, find your wireless adapter. Right-click it and select "Update Driver." The system will attempt to find the latest version in the Microsoft Update database.

  • 🔄 Automatic search often finds basic drivers, but not always the latest ones.
  • 💻 For game cards Intel AX200 or Killer It is better to download software from the manufacturer's official website.
  • ⚙️ If the update doesn't help, try removing the device and restarting your laptop—the system will reinstall the driver.

It's also worth checking your power settings. In the driver properties (Power Management tab), uncheck "Allow the computer to turn off this device to save power." This will prevent the WiFi module from accidentally going to sleep.

📊 What's your WiFi problem?
Doesn't see the network
Keeps turning off
Low speed
I can't enter my password

Network reset and troubleshooting

When simple methods fail, the "heavy artillery" remains: a complete reset of network settings. This function returns all network components to factory defaults, deletes all saved WiFi profiles, and resets the TCP/IP stack.

To perform a reset, go to Settings → Network & Internet → Additional network settingsAt the very bottom of the list, find "Network Reset." Click "Reset Now" and confirm.

netsh winsock reset

netsh int ip reset

ipconfig /release

ipconfig /renew

ipconfig /flushdns

These commands can be run manually from the Command Prompt (run as administrator) if the graphical interface doesn't work. After running the commands, be sure to restart the computer. The system will restart network services.

After rebooting, the laptop will behave as if it were new: it won't remember any WiFi networks. You'll have to re-enter passwords. This often resolves issues with IP address conflicts or protocol errors.

Frequently Asked Questions (FAQ)

Why can't my laptop see the 5 GHz network?

Most likely, your WiFi adapter only supports the 2.4 GHz standard. Older laptop models don't support the 5 GHz band. Also, check your router settings: the 5 GHz network may be hidden or disabled.

How do I find out the password for a saved network?

In Windows 11, you can do this via the command line. Enter the command: netsh wlan show profile name="Network_Name" key=clearLook for the line "Key Contents".

What should I do if I get the message "Unable to connect to this network"?

Try "Forgetting" this network in the settings and then reconnecting. If that doesn't help, update your WiFi adapter drivers or perform a full network reset.

Is it possible to share WiFi from a laptop?

Yes, Windows 11 has a "Mobile Hotspot" feature. It's located in the "Network & Internet" section. You can share your cable or other WiFi internet connection by creating a new hotspot.