How to connect a computer and laptop to a local WiFi network in Windows 10

Creating a local network between a desktop computer and a laptop isn't just a way to transfer a few files, but a fully-fledged creation of a unified digital space. In the operating system Windows 10 This process has become significantly easier thanks to the automation of many network protocols, but hidden security settings often become a barrier for beginners. Proper configuration allows not only high-speed data exchange but also the use of one device's resources from another, for example, running games or working with databases.

The main advantage of a wireless connection is the lack of unnecessary wires, which is especially important for mobile devices. However, it's important to keep in mind that connection stability directly depends on the signal quality of your router and interference in the air. For transferring large amounts of data, such as 4K movies or disk backups, local area network is the most effective solution that does not require an internet connection.

In this article, we'll cover every setup step in detail, from checking basic system settings to forwarding specific folders for sharing. You'll learn how to avoid common mistakes that cause computers to "miss" each other and how to secure your data from unauthorized access. A thorough understanding of how network profiles work will help you easily configure any device in your home in the future.

Preliminary check of network parameters

Before beginning the active setup phase, ensure both devices are in the same starting conditions. A fundamental requirement is that both the computer and laptop are connected to the same wireless router. If one device is connected to a guest network or using mobile internet via a hotspot, merging them into a single network will not work.

The second critical point is checking the network profile. Windows 10 By default, new connections may be assigned the "Public Network" profile, which hides the device from other users. You need to change this status to "Private Network" for the system to allow discovery. This can be done through the network settings or the control panel.

⚠️ Warning: If you're in an office or public place, switching to a private network may make your laptop visible to other Wi-Fi users, potentially reducing your security.

It's also worth making sure the network adapter is enabled on both devices and the drivers are working correctly. The absence of exclamation marks in the Device Manager is a good sign of proper hardware functionality. Checking the IP addresses will determine whether the devices are on the same subnet, which is essential for data exchange.

Setting up a network profile and discovery

After confirming the physical connection, we move on to the software side. Open the Start menu and go to Settings, where you'll find "Network & Internet." In the left column, select "Status," then click the "Properties" button under the name of your current Wi-Fi connection. This is where you change the profile type from public to private.

The next step is to enable network discovery services. In Control Panel, under "Network and Sharing Center," select "Change advanced sharing settings." Here, you'll need to enable several key features that will allow devices to "see" each other and exchange data without constantly prompting for a password.

  • πŸ“‘ Enable network discovery - Allows the computer to broadcast its presence on the network.
  • πŸ“‚ Enable file and printer sharing β€” allows other users to use resources.
  • πŸ”“ Let Windows manage HomeGroup connections - simplifies setting up trusted devices.

Be sure to save your changes by clicking the corresponding button at the bottom of the page. Sometimes the system may require administrator privileges to make these changes. After applying the settings, it is recommended to restart the network adapter or completely reboot both devices for the changes to take effect.

πŸ“Š What type of network are you currently active on?
Public
Private
Domain
Don't know

Single name for workgroup and computers

One of the most common reasons why devices don't show up in Network Neighborhood is a name conflict or a difference in workgroup names. By default, Windows uses the workgroup name. WORKGROUP, and it is not recommended to change it unless necessary, but you need to check its presence on both devices.

Each computer on the network must have a unique name. If you try to connect two computers with the same name, an addressing conflict will occur and the system will return an error. The name must be written in Latin letters, without spaces or special characters, to avoid encoding issues with older network protocols.

To check and change these settings, right-click "This PC," select "Properties," and click "Change settings." In the window that opens, you'll see the current computer name and workgroup name. Make sure the workgroup string is identical on both devices, but the computer names are different.

Setting up shared access to folders and files

Now that the network infrastructure is ready, you can begin sharing resources. You can grant access to individual folders or entire drives, although the latter is not recommended for security reasons. The process of setting up access rights in Windows 10 has two levels: basic and advanced.

The basic permission level is configured via the folder context menu. Right-click the desired directory, select "Properties," and go to the "Access" tab. Click the "Sharing" button, select the "Everyone" user, and add them to the list, setting the permission level to "Read and Write" or "Read Only."

For more detailed settings, for example, if the basic method doesn't work, use the advanced settings. In the same properties window, go to "Advanced Settings," check "Share," and click "Permissions." Here you can fine-tune who exactly has permission to modify, delete, or fully manage files.

β˜‘οΈ Check access settings

Completed: 0 / 4

You'll need to enter the username and password for the user account on the computer where the folder is located. If you don't have a password, you'll need to create one, as blank passwords on networks are often blocked by security policies.

Access hidden system folders and drives

Sometimes the standard sharing method isn't suitable, and access to system resources or hidden directories is required. In this case, a mechanism for granting access to specific drive letters or system folders is used through the "Security" tab in the object's properties. This is a deeper level of configuration that requires caution.

To grant access to a disk, go to its properties, select the "Security" tab, and click "Advanced." Here, you need to add the "Everyone" group or a specific user and assign them the necessary permissions. Be careful: granting full permissions to system folders can lead to operating system instability.

⚠️ Caution: Never grant full network access to system folders, such as Windows or Program Files, unless you understand the consequences. This could expose you to viruses.

It's also worth keeping in mind that access rights errors may occur when accessing a drive over a network, even if permissions are formally granted. In such cases, disabling User Account Control (UAC) or adding exceptions to the firewall can help, but these are temporary measures that should only be used on a trusted home network.

Solving common device visibility issues

Despite proper configuration, users often encounter a situation where computers don't see each other in File Explorer. One of the main causes is the Function Discovery service. In Windows 10, it may be disabled by default, hiding the computer from the list of network devices.

To enable this service, click Win + R, enter services.msc and find "Function Discovery Resource Publishing" in the list. Set the startup type to "Automatic" and start the service. Repeat the same steps for the "Computer" and "DNS Client" services.

Another common issue is that your antivirus or firewall is blocking the connection. Check your security software settings and ensure the private network is marked as trusted. If the issue persists, try temporarily disabling your antivirus for diagnostics.

What should I do if it says "No access"?

Often, the problem lies with your credentials. Go to Control Panel -> Credential Manager -> Windows Credentials. Delete old saved passwords for the network address and try connecting again using the current login and password.

If none of these methods help, try resetting your network settings. Network settings include a "Network Reset" option that will reinstall drivers and restore all components to factory defaults. After rebooting, you'll have to reconfigure the settings, but this often resolves complex software conflicts.

Comparison of connection methods and their characteristics

There are several ways to establish communication between devices, and choosing the best one depends on your needs. Below is a table comparing the main connection methods in Windows 10.

Method Transfer speed Difficulty of setup Security
Shared folder (SMB) High (depending on WiFi) Average Medium (requires password)
HomeGroup (obsolete) High Low High
OneDrive / Cloud Low (Internet limit) Low High (encryption)
FTP server Very high High Low (no encryption)

As the table shows, classic SMB sharing is the happy medium for most users. It provides good speed and an acceptable level of security when passwords are configured correctly. Cloud solutions are convenient for access from anywhere in the world, but lack speed within a local network.

The choice of method also depends on the operating system version of the connected devices. If the network includes older PCs running Windows 7 or XP, you'll need to enable SMBv1 protocol support, which reduces overall network security. In a modern environment, it's best to use only the latest protocols.

Optimizing wireless connection speed

Once devices have been successfully paired, it's time to consider optimizing data transfer speeds. Wireless interfaces are susceptible to interference, distance, and obstacles. To achieve maximum speeds, ensure both devices support the standard. 802.11ac (WiFi 5) or newer, and operate in the 5 GHz band.

The 2.4 GHz band is heavily congested in apartment buildings, resulting in slower speeds and increased ping. Switching your router and adapters to the 5 GHz band will significantly increase bandwidth, which is especially important when watching videos online or working with large files.

It's also a good idea to update your wireless adapter drivers to the latest version from the manufacturer's website. New software versions often contain improvements to signal processing algorithms and fixes for bugs that can directly impact the stability of your local network connection.

⚠️ Note: Router and operating system settings interfaces may differ depending on the firmware version and Windows update. If you don't find the specified option, look for a similar one in related menu sections.

Regularly checking signal quality will help maintain your network. Use built-in Windows diagnostic tools or specialized tools to analyze channel congestion and, if necessary, change the router's broadcast channel to a less congested one.

Why can't the computer see the laptop on the network?

Most often, the issue lies with the network profile. If at least one device is set to "Public Network," it will be hidden. Also, check the "Function Discovery Resource Publishing" service and ensure the workgroup names match.

Is internet required for a local network to function?

No, internet access is not required. The local network operates directly between devices via the router. Even if the ISP cable is disconnected, file sharing between the PC and laptop will work as long as they are connected to the same router.

Is it safe to share a drive?

Sharing the entire drive is risky. It's better to create separate folders for sharing and grant access only to them. This minimizes the risk if one of the devices on the network is compromised.

How do I remove the password prompt when logging into the network?

In the Network and Sharing Center, under "All Networks," find "Password-protected sharing" and select "Disable." However, this will reduce the security of your home network.