Connecting your computer to your phone via Wi-Fi in Windows 10

Modern users often need to quickly transfer data between their mobile device and personal computer. Cables get lost, connectors wear out, and Bluetooth doesn't always provide sufficient speed. This is why the question of how to connect a computer to a phone via Wi-Fi in Windows 10 is becoming increasingly important for smartphone and laptop owners.

There are many ways to set up wireless communication, from built-in operating system functions to specialized software. Wireless network It allows you to not only transfer files but also manage media content, sync notifications, and even use your smartphone screen as a second monitor. The choice of a specific method depends on your goals: whether you need a one-time photo transfer or continuous device integration.

In this article, we'll explore the most effective and proven connection methods. We'll cover built-in Microsoft tools, FTP protocol capabilities, and third-party utilities that make life significantly easier. Windows 10 provides flexible tools for working in a local network, which are often neglected due to ignorance of the intricacies of setting it up.

Preparing devices and setting up a local network

Before you begin complex setup, you need to make sure the basic infrastructure is working correctly. Both devices—the PC and the smartphone—must be in the same network. local networkThis means that they are connected to the same router, whether via cable or over the air.

A common mistake is connecting a computer to a guest Wi-Fi network and a phone to the main Wi-Fi network, or using different frequency bands, which isolates clients. Make sure the network profile in Windows is set to "Private" and not "Public," as this directly affects the device's visibility to other network members.

⚠️ Note: If your router is configured with the "AP Isolation" feature, devices will not be able to see each other even when connected to the same access point. This option must be disabled in the router settings.

For stable operation, it is recommended to use the range 5 GHz, if both devices support it. This will provide higher data transfer speeds and lower latency compared to the legacy standard. 2.4 GHz.

📊 Which connection method do you use most often?
USB cable
Commander apps (Send Anywhere)
Cloud storage
Bluetooth
I didn't connect it

Make sure discovery is enabled on both devices. On Windows, this can be done through the Network and Sharing Center, while on Android or iOS, simply by turning on the Wi-Fi module. IP addresses devices must be on the same subnet, for example, 192.168.1.X.

The most integrated solution from Microsoft is the Your Phone app (formerly known as Phone Link). It allows you not only to transfer files, but also to see notifications, send SMS, and even make calls directly from your computer.

To get started, open the Start menu and search for "Your Phone." If you don't have the app installed, you can download it for free from Microsoft StoreLaunch the program and follow the on-screen instructions. You will be prompted to scan the QR code with your smartphone.

On Android devices, you will need to install a companion app. Link to Windows, which is often already built into the firmware of Samsung, Honor, and Surface Duo. After scanning the code and granting the necessary permissions, the devices will connect via the internet or local network.

☑️ Checking Phone Link settings

Completed: 0 / 4

It's important to note that some features require a stable internet connection to function fully, although file transfers can be made directly via Wi-Fi if the devices are nearby. Synchronization happens in the background, which is convenient for everyday use.

⚠️ Please note: Mirroring your smartphone's screen to your PC via "Your Phone" is not available for all Android smartphone models and requires a Bluetooth adapter with Low Energy support on your computer.

iPhone users can also use this app, but the functionality will be limited to calls, messages and viewing recent photos, as the security policy iOS more strict.

Organizing shared access to folders (SMB)

The SMB (Server Message Block) method is a classic and doesn't require any additional software to be installed on the computer. It allows you to share Windows folders so that your smartphone sees them as network storage.

First, select the folder you want to share. Right-click it, select "Properties," and go to the "Sharing" tab. Click "Advanced" and check "Share this folder."

Next, you need to set access permissions. Tap "Permissions" and make sure your account or the "Everyone" group has read and write permissions. Without this step, the phone won't be able to write files to the folder.

Setting parameter Meaning for Windows 10 Note
Network profile Private network Required for visibility
SMB protocol SMB 1.0/CIFS (optional) Required for older Androids
Access port 445 Standard Windows port
Computer name In Latin You can find out in the system properties

Now you need to open a file manager on your smartphone that supports network access (for example, Solid Explorer, CX File Explorer (or the built-in "My Files" on Samsung). Select to add a new network resource (LAN/SMB).

The system will scan the network and find your computer. Enter the login and password for your Windows account. If logged in successfully, your PC's folders will become editable just like your phone's local files.

What to do if Windows doesn't see the network?

Make sure Network Discovery is enabled. Go to Control Panel -> Networks -> Advanced Sharing Settings. Enable Network Discovery and File and Printer Sharing for the current network profile. Also, check to see if your antivirus software is blocking incoming connections.

Creating an FTP server on your computer

A more universal, but slightly more difficult to set up method is to organize FTP servers (File Transfer Protocol). This method is advantageous because it is independent of the Windows version and is often faster than SMB when transferring large numbers of small files.

In Windows 10, the FTP component is built-in, but disabled by default. To enable it, click Win + R, enter optionalfeatures and press Enter. In the window that opens, find "IIS Services" and expand the list.

Check the boxes next to "FTP Server" and "FTP Control Tool." Once the changes are applied, the system will install the necessary components. Next, go to "Control Panel" -> "Administrative Tools" -> "IIS Manager" to create a new FTP site, specifying the folder path and access rights.

However, for one-off tasks it is easier to use lightweight third-party utilities such as FileZilla Server or QuickFTP ServerThey allow you to launch a server in one click without having to delve into IIS settings.

⚠️ Caution: By default, the FTP protocol transfers data, including passwords, in cleartext. Use this method only on a trusted home network. On public Wi-Fi networks, FTP is insecure without encryption (FTPS).

Once the server starts, the IP address and port (usually 21) will appear on the screen. Enter this information in any FTP client on your phone (for example, FTPManager), and you will get full access to the PC file system.

Transferring files via browser and HTTP servers

The fastest way to transfer a couple of files without installing drivers or complex settings is to use HTTP servers. There are file manager apps for Android (for example, Mi Drop or the "Access via Browser" function in ES File Explorer), which raise a mini-server.

By running this function in the application on your phone, you will see an address like this: http://192.168.1.5:2121By entering this address into the address bar of your computer browser (Chrome, Edge, Firefox), you will be able to access your smartphone's files via a web interface.

This method is convenient because it's cross-platform: it doesn't matter what operating system you have on your PC, as long as you have a browser. Transfer speed is limited only by the speed of your Wi-Fi router.

Please note that some antivirus programs may block incoming connections to non-standard ports. If the page doesn't load, check your Windows Firewall settings.

Synchronization via cloud services and OneDrive

Although the question was about a direct Wi-Fi connection, one cannot ignore cloud technologies that use the same Wi-Fi channel but eliminate the need for manual configuration of IP addresses and ports. OneDrive deeply integrated into Windows 10.

By installing the OneDrive app on your phone and signing in to the same account as your PC, your folders will automatically sync. Photos taken on your phone can automatically appear in the Pictures folder on your computer.

This isn't a direct point-to-point connection; the data passes through Microsoft servers, but the result for the user is the same: files are available on both devices. The advantage is that the devices don't need to be on the same network; internet access is sufficient.

For large amounts of data (4K video, game backups), local Wi-Fi is preferable, as it doesn't consume internet traffic and has no speed limits imposed by the provider.

Possible problems and their solutions

During setup, users often encounter access errors. The most common are "No access" or "Incorrect login/password." In Windows 10 and 11, network login with a blank password is disabled by default.

If your account doesn't have a password, the security system will block the connection. You'll need to either set a password to log in to Windows or change the group security policy (command secpol.msc -> Local Policies -> Security Options -> "Account: Restrict the use of blank passwords..." -> Disable).

Problems can also be caused by antivirus software. Third-party security solutions (Kaspersky, ESET, Avast) often have their own built-in firewall that blocks incoming connections from the local network. You need to add an exception rule for port 445 or 21.

If your download speed is extremely slow (less than 1 Mbps), check if background downloads are running on other devices and make sure you are not using the 2.4 GHz band in an apartment building with noisy airwaves.

Why doesn't my computer see my phone in the Your Phone app?

Most often, the issue stems from different Microsoft accounts or disabled Bluetooth. Make sure Bluetooth is enabled on both your PC and smartphone and that they are signed in with the same Microsoft profile. Also, check if your phone is in "Power Saver" mode, which blocks background syncing.

How do I find out the IP address of a computer to connect to?

Click Win + R, enter cmd and press Enter. In the black window, enter the command ipconfigFind the "IPv4 Address" line under your active connection (Wi-Fi or Ethernet). This is the address you need to enter into your phone's file manager.

Is it safe to share folders?

If you're on a home network with a strong Wi-Fi password, you're safe. However, if you're connecting to public Wi-Fi (at a cafe or airport), make sure the network profile in Windows is set to "Public," which will automatically hide your PC from other users.

Is it possible to connect iPhone to Windows via Wi-Fi just like Android?

iOS won't allow direct transfer via SMB or FTP due to file system limitations. For iPhones, it's best to use the Your Phone app (limited functionality) or specialized software like iMazing, or transfer files via iCloud for Windows.

What should I do if file transfer is interrupted in the middle?

This could be due to an unstable Wi-Fi signal or your phone going into sleep mode. Try disabling power saving on your smartphone during the transfer and move closer to the router. For very large files, use a cable or FTP, as it's more resilient to interruptions than SMB.