A modern user rarely limits themselves to one device, and the need to quickly transfer photos or documents from a mobile device to a computer arises daily. cable connections This is often inconvenient due to the physical distance between devices or the simple lack of a cable at hand. That's why the question of how to connect a phone to a laptop via WiFi in Windows 10 remains one of the most pressing in the field of home digitalization.
Fortunately, Microsoft's operating system offers built-in tools that let you set up a wireless connection in minutes without installing third-party software. We'll look at proven methods that will ensure stable data exchange between your devices. Android or iPhone and PC. It's important to follow the steps carefully to avoid common pairing errors.
⚠️ Note: For successful setup, make sure both devices are connected to the same Wi-Fi network, otherwise direct discovery of the gadgets will not be possible.
Using the Your Phone app from Microsoft
The most native and deeply integrated method is to use the proprietary Link to Windows app. This tool not only allows you to transfer files, but also sync notifications, messages, and even launch mobile apps directly on your computer screen. To get started, you'll need an account. Microsoft, which must be active on both devices.
The setup process begins with finding the appropriate app in the store. Microsoft Store on your computer. On your mobile device, you need to download the Link to Windows app, which is often already built into the shell. Samsung One UI or Honor Magic UIAfter launching the apps on both devices, the system will prompt you to scan a QR code for quick authorization.
- 📲 Download the "Link to Windows" app from Google Play or the App Store on your smartphone.
- 💻 Open the standard Your Phone app from the Windows 10 Start menu.
- 🔗 Select your device type (Android or iPhone) and follow the on-screen instructions.
- 🔐 Confirm access to contacts and media files if you need advanced synchronization.
It is worth noting that the functionality for iPhone somewhat limited compared to Android due to Apple's security policy, but basic photo transfer works reliably. If you use two-factor authentication, make sure you have access to verification codes. After successful pairing, you'll see a list of your recent photos and be able to drag and drop files.
Setting up shared access to folders over a local network
A more advanced method that doesn't require installing additional apps on your smartphone is to share Windows folders. This turns your laptop into a network storage device (NAS), accessible from any device online. This method is ideal for working with large amounts of data, where cloud transfer speeds may be insufficient.
To implement this method, open "Settings" in Windows 10 and go to "Network & Internet." Here, find the "Sharing options" settings and enable network discovery, as well as file and printer sharing. It's important to select the "Private" network profile, as Windows blocks external connections by default on public networks for security reasons.
Path to settings: Control Panel → Network and Internet → Network and Sharing Center → Change advanced sharing settings
Once the features are enabled, select the folder you want to share, right-click "Properties," and go to the "Sharing" tab. Click the "Sharing" button, add the "Everyone" user, and set read and write permissions. Now, using your phone's file manager (e.g., Solid Explorer or the standard Explorer), you can find a computer by name on the local network.
⚠️ Important: When setting up sharing, make sure that your antivirus or built-in firewall does not block incoming connections via SMB protocols (ports 445 and 139).
Setting up an FTP server on a smartphone
If you prefer not to overload the operating system with unnecessary services, a great solution is to run an FTP server directly on your phone. This method allows you to manage your smartphone's file system like a regular folder on a computer via a file transfer protocol. Many modern file managers, such as Mi File Manager or CX File Explorer, have a built-in "Network Access" function.
By running the function in the application, you will receive an address like this: ftp://192.168.1.5:2121This address must be entered into the address bar of any Windows Explorer ("My Computer" or "This PC"). The system will recognize the protocol and allow access to the phone's files. The transfer speed in this case is limited only by the bandwidth of your Wi-Fi router.
| Parameter | Description | Recommended value |
|---|---|---|
| Protocol | Connection type | FTP / FTPS |
| Port | Network access port | 2121 (standard) |
| Address | Device IP address | Local (192.168.xx) |
| Security | Data encryption | SSL/TLS (preferred) |
The advantage of this method is that there's no need to register with ecosystems or enter account passwords. However, it's important to remember that FTP transfers data in cleartext by default, so using this method on public Wi-Fi networks (such as cafes and airports) is strongly discouraged. For home use, this is one of the fastest methods.
What should I do if my computer can't see the FTP address?
If Explorer returns an error when entering the address, try adding the ftp:// prefix manually. Also, check to see if your antivirus software is blocking incoming connections. In rare cases, temporarily disabling Windows Firewall for testing may help.
Transferring files via Bluetooth (alternative method)
Although the data transfer rate is Bluetooth While significantly inferior to Wi-Fi, this method remains useful for transferring small files, contacts, or links when Wi-Fi is unavailable or congested. In Windows 10, Bluetooth controls have been moved to a separate menu, making pairing devices more intuitive.
To get started, enable Bluetooth on both devices. On your computer, go to "Settings" → "Devices" → "Bluetooth & other devices" and click "Add Bluetooth or other device." On your phone, search for devices and select your laptop from the list. Once paired, to receive files on your PC, open "Bluetooth settings" and select the "Send or receive files" tab, then click "Receive files."
- ⚙️ Make sure your laptop's Bluetooth drivers are updated to the latest version.
- 🔍 Device visibility must be enabled on both devices for detection.
- 📂 Specify the folder for saving received files in advance so you don't have to search for them later.
- 🚫 Please do not interrupt the transfer process, as resending may take a long time.
This method is great for its versatility: it works even without an internet connection or router, creating a direct connection between devices. However, for transferring high-resolution video or archives several gigabytes in size, it's better to choose the other options described above.
Synchronization via cloud storage
Don't forget about the classic method, which is essentially a wireless connection through an intermediary. Services like Google Drive, OneDrive or Dropbox allow you to instantly sync data. In Windows 10 OneDrive built-in by default, making it as easy to use as possible.
By installing the app on your phone and enabling auto-upload, you automatically have access to all your photos on your computer. Files are stored in the cloud, but thanks to the Files On-Demand feature, they only take up disk space when you open them. This saves space on your laptop's SSD.
The main drawback is its dependence on internet speed. If you have a metered data plan or a slow internet connection, downloading large files can take hours. However, for working with documents and text files, this is the most reliable method, preventing data loss during network outages.
Troubleshooting connection issues
Even with proper configuration, situations may arise where devices "don't see" each other. Often, the problem lies in Windows power-saving settings, which disable the network adapter to save power. Go to Device Manager, find your Wi-Fi adapter, open its properties, and in the Power Management tab, uncheck "Allow the computer to turn off this device."
Another common cause is the network type. If Windows considers your network "Public," it applies strict security rules. Change the network profile to "Private" in the Wi-Fi settings. Also, make sure the "Feature Discovery Provider" service is running and running automatically.
⚠️ Note: Settings interfaces may vary depending on your Windows 10 version (Home, Pro) and updates. If you can't find the item, search for keywords in the Start menu.
☑️ Diagnostic checklist
Why can't my laptop see my phone via WiFi?
Most often, the problem is that the devices are on different subnets (for example, one is connected to guest Wi-Fi and the other to the main Wi-Fi) or client isolation is enabled on the router. It's also worth checking whether your antivirus software is blocking local network communication.
Is it safe to transfer passwords via FTP?
The standard FTP protocol transfers data, including passwords, in cleartext. For transferring confidential information, it is recommended to use SFTP (SSH File Transfer Protocol) or HTTPS connections, which provide traffic encryption.
Is it possible to connect iPhone to Windows 10 without a cable?
Yes, using the Link to Windows app (requires iOS 10 or later) or through cloud services (iCloud for Windows, OneDrive). Direct file system access via File Explorer, as in Android, is not possible in iOS due to operating system limitations.
How to increase file transfer speed over WiFi?
Use the 5 GHz band instead of 2.4 GHz, as it's less congested and provides higher throughput. Also, make sure your router supports 802.11ac (Wi-Fi 5) or 802.11ax (Wi-Fi 6) and is located within line of sight of your devices.