How to connect two laptops via Wi-Fi

Modern data management often requires the rapid transfer of large amounts of information between devices, and using cloud storage or external drives isn't always the optimal solution. When a USB cable or flash drive isn't readily available, and the internet connection is slow, establishing a direct wireless connection is the most effective option. This method allows for the creation of local network, in which devices can share files, printers, and even multimedia content without loss of quality and at the maximum speed available to your router.

The setup process may seem complicated at first glance, but Windows operating systems have long been equipped with built-in tools to automate this process. You don't need to install third-party software or have in-depth knowledge of network protocols to establish a stable connection. The key is to follow a series of steps to change sharing settings and ensure both computers are in the same security domain.

In this guide, we'll cover all the details of creating such a connection, from basic requirements to troubleshooting common errors. We'll cover how to properly configure device visibility, which security parameters are important to check, and how to ensure stable data transfer even during temporary network equipment failures.

Necessary conditions and equipment preparation

Before you begin software configuration, you need to ensure that the physical infrastructure is ready for operation. The first and most important requirement is a working Wi-Fi router, to which both laptops are connected. It's important to understand that both devices must be on the same subnet, meaning they must be connected to the same wireless network, not to a guest or neighboring access point with a similar name.

It's also worth paying attention to the network profile assigned by the operating system upon initial connection. To successfully detect computers on the local network, the profile must be set to "Private" or "Home," but not "Public." In the public profile, the system automatically blocks incoming connections for security reasons, making it impossible to detect the second laptop in the list of available devices.

⚠️ Important: Make sure the Wi-Fi module is enabled on both laptops and the connection activity indicator is lit. If one laptop is connected via a LAN cable and the other via Wi-Fi, they will also be able to see each other, but only if the router doesn't isolate wireless clients from wired ones (AP Isolation).

Check the operating system versions on both devices. While Windows 10 and Windows 11 work well together, connecting to older versions, such as Windows 7, may require additional SMB protocol settings. Ideally, to minimize compatibility issues, use the latest system updates on both ends of the connection.

πŸ“Š What type of connection do you have to your router?
Both via Wi-Fi
Both via cable
One Wi-Fi, the other cable
Via a mobile hotspot

Setting up sharing options in Windows

The foundation for establishing local network connectivity is proper configuration of the Network and Sharing Center. You need to go to the Control Panel and find the section responsible for changing sharing settings. This is where you determine whether your laptop will be visible to other devices and whether it can accept incoming connection requests.

In the window that opens, you'll see several profiles. Find the "Private (current profile)" section and enable the following options: enable network discovery and automatically configure connected devices. Also, be sure to enable file and printer sharing. Without these options enabled, the operating system will ignore any external connection attempts, considering them potentially dangerous.

Next, go to the "All Networks" section. Here, it's crucial to find the "Password-protected sharing" option. For a home network where you trust all connected devices, we recommend selecting "Turn off password-protected sharing." This will allow you to connect to shared folders without constantly entering your account login and password, significantly simplifying the process of transferring files between personal laptops.

β˜‘οΈ Check network settings

Completed: 0 / 1

After making all changes, be sure to click "Save Changes." The system may require administrator privileges to apply the new firewall rules. If you use a third-party antivirus with a built-in firewall, make sure it doesn't block local connections, as its rules may override Windows system settings.

Creating a shared folder for data exchange

Once the network settings are configured, you need to define the resource you plan to share. You can share any existing folder or create a new one specifically for file sharing. To do this, create a directory, for example, on the C or D drive, and give it a descriptive name so it can be easily found on the second computer.

Right-click the created folder and select "Properties." In the window that opens, select the "Access" tab. Click "Advanced" and check the box next to "Share this folder." Below, in the "Permissions" field, you can fine-tune permissions: allow or deny editing, reading, or full access for network users.

To simplify access on a home network, it's common to add the "Everyone" group to the list of users with read and write permissions. This allows any device on the network to write files to this folder. However, if outsiders use your network, it's best to restrict access to specific accounts, although this will require entering a password upon connection.

Access type Reading Recording Removal
Read only Allowed Forbidden Forbidden
Full access Allowed Allowed Allowed
Change Allowed Allowed Allowed

There's also a quicker method called "Share a specific folder." It's located in the same properties tab, just below the advanced settings button. This method automatically launches a setup wizard that will add the necessary permissions for the "Everyone" group, making it ideal for quickly setting up file transfers without having to delve into security settings.

Find and connect to another computer

Once the folder is ready, move on to the second laptop. Open File Explorer and find "Network" in the left navigation panel. If you followed the previous steps correctly, you should see the first laptop's name in the list of available devices. If you see a warning that network discovery is disabled instead of the names, click the yellow bar at the top and select "Turn on network discovery and file sharing."

Double-click the partner computer's name. If you've disabled password protection, a window with available shared folders will open. If password protection is enabled, the system will prompt you for credentials. In this case, you'll need to enter the username and password for the user account on the first laptop (the one you're connecting to), not the current credentials of the second computer.

For ease of frequent use, we recommend mapping the shared network folder as a network drive. To do this, right-click the shared folder and select "Map as network drive." Select any available drive letter (e.g., Z:) and check "Restore at logon." This folder will now appear in "My Computer" as a regular local drive.

What to do if your computer is not visible on the network?

If the computers are on the same network but can't see each other, try pinging. Open the command prompt (cmd) and enter "ping 192.168.1.X," where X is the IP address of the second laptop. If the ping works but the computer isn't listed, the issue is with the SMB 1.0 discovery protocol, which needs to be enabled in Windows Features, or with the Function Discovery Resource Publishing service.

Sometimes it's useful to know the IP address of the target computer for a direct connection. To find it, open a command prompt on the first laptop and enter the command ipconfigFind the IPv4 address line. On the second laptop, enter it in the address bar of File Explorer. \\192.168.1.XX (by substituting a real address), and you will immediately get to the shared resources, bypassing the search stage.

Using the Close Interaction feature

Windows 10 and 11 offer a more modern and simpler way to transfer files, eliminating the need to create shared folders or configure complex permissions. This feature, called Nearby Sharing, uses a combination of Bluetooth for discovery and Wi-Fi for fast data transfer. It's ideal for one-time sharing of documents or photos.

To enable this feature on both laptops, go to "Settings" (the gear icon in the Start menu) β†’ "System" β†’ "Proximity." Make sure the toggle is on and "Everyone" or "My Devices" is selected in the visibility settings. Also, make sure Bluetooth is enabled on both devices, as it is responsible for the initial handshake between the devices.

The transfer process is extremely simple: right-click the file, select "Share," and you'll see the second laptop's name in the list of available devices. The receiving end will see a notification asking if they want to save the file. The transfer speed with this method is limited only by your Wi-Fi network speed and is usually significantly faster than transferring via Bluetooth.

It's worth noting that this method is suitable for medium-sized files. If you plan to transfer a 50-100 GB archive, a classic LAN shared folder will be more reliable, as it's less susceptible to connection interruptions during long sessions and allows you to resume an interrupted download (in some scenarios), whereas "Close Interaction" often requires you to start the process over again if the connection is lost.

Typical problems and solutions

Despite the well-oiled nature of Windows, users often encounter situations where computers can't see each other. One of the most common causes is a mismatch in the workgroup name. By default, in Windows, it's called WORKGROUPCheck this value on both laptops via "System" β†’ "Advanced system settings." If the names differ, standardize them and reboot the machines.

Another common issue is blocking by the antivirus service. Third-party security suites (Kaspersky, ESET, Avast, and others) have their own network settings. During installation, they often mark the new network as "Public" and block incoming connections. You should go to the antivirus's firewall settings and allow the local network or temporarily disable protection for testing.

⚠️ Please note: Windows settings interfaces and router settings may be updated. If you can't find a specific menu item, use the Settings search (the magnifying glass in the Start menu) or consult the official documentation from your operating system manufacturer, as the layout of elements may change in new builds.

It's also worth checking Windows services. Click Win + R, enter services.msc and locate the "Function Discovery Resource Publishing" service. It should be started and running in automatic mode. If it's stopped, network computers may not appear in the list, even if pinging is successful.

Organizing a Multimedia Network (DLNA)

If your goal isn't just to transfer files, but to stream video or music from one laptop to another (or to a Smart TV), you'll need DLNA technology. In Windows 10 and 11, this is implemented through the "Streaming Media" feature. This allows you to turn one laptop into a media server and the other into a client for content playback.

To enable it, find "Media Streaming Settings" in the Start menu. In the window that opens, click "Turn on media streaming." You'll see a list of devices on the network. Make sure the second laptop (or TV) is marked as "Allowed." After that, in the default "Movies & TV" app or any other DLNA-enabled player (such as VLC), you'll be able to find the streamed content under "Rendering devices."

This method is convenient because it doesn't require copying files. Simply open the video file on one device, select "Transfer to Device," and select the second laptop. Playback will begin remotely, while controls (pause, rewind) remain on the source. It's a great way to set up a home theater without the hassle of wires.

Is it possible to connect laptops without a router?

Yes, this is possible by creating a wireless ad-hoc network or using the Mobile Hotspot feature in Windows 10/11. One laptop distributes the Wi-Fi, and the other connects to it. However, the speed in this mode is often lower than through a router, since the Wi-Fi module operates in half-duplex mode.

Why is file transfer so slow?

Speed ​​depends on the Wi-Fi standard (802.11n, ac, ax) and the distance from the router. If the router is old or located in another room behind thick walls, speed may drop to 1-2 Mbps. Also, make sure both laptops are operating in the 5 GHz band, which provides higher throughput than 2.4 GHz.

Is it safe to keep public access open all the time?

If you're on a home network with a strong Wi-Fi password, the risks are minimal. However, in public places (cafes, airports), leaving network discovery and sharing enabled is strongly discouraged, as this makes your files vulnerable to attacks from within the local network.