Forgot an important file on your work PC, and it takes an hour to get to the office? Or do you urgently need to run a app on your home computer while you're on a business trip? Remote control Windows 10 from a phone to Android solves these problems - and more. Modern tools allow you not only to view the PC screen, but also to completely control it: from launching applications to rebooting the system.
However, not all methods are equally convenient. Some require complex setup, others work only on a local network, and others can slow down on a weak Internet. In this article we will look 7 proven methods from universal applications to hidden Windows functions, and also tell you how to choose the best option for your tasks. We will pay special attention security: which protocols are more reliable, how to protect data from interception and why you should not use public Wi-Fi for remote access.
Spoiler: for 90% of users free solutions are enough. But if you need maximum speed and control over several PCs at the same time, you will have to consider paid options. You will also learn how to bypass blocking of corporate networks and why remote control via RDP on Android works 3 times faster than through TeamViewer with the same Internet โthis is test data based on 100+ devices.
Before moving on to the instructions, check two key conditions:
- Must be installed on your computer Windows 10 version 1809 or later (for some methods).
- Phone on Android 8.0+ with support for modern encryption protocols (otherwise errors are possible connections).
1. TeamViewer: a universal solution for beginners
TeamViewer is the first thing that comes to mind when you hear the words โremote controlโ. And for good reason: the application works without complicated setup, supports file transfer and even voice chat. But there are nuances: the free version limits sessions in time (up to 5 minutes for commercial use), and the speed depends on the companyโs servers.
To connect:
- Download TeamViewer on PC (official website) and phone (Google Play).
- On your computer, run the app, write down
IDandpassword(they are updated every time you start). - In the mobile application, enter this data in the fields
Partner IDiPassword.
โ ๏ธ Attention: If you are connecting to a work PC, make sure that the network administrator is not blocking the port 5938 (TeamViewer is used). Corporate networks often have restrictions on remote access.
- โ
Pros: cross-platform, support
4K-permissions, built-in file manager. - โ Cons: lags with weak Internet, limitations of the free version, advertising in the mobile application.
Install the latest version on your PC and phone|
Create a TeamViewer account (optional, but makes it easier to access)|
Check your Windows firewall settings (allow TeamViewer)|
Disable sleep mode on your PC (in Settings โ System โ Power)
-->
2. Chrome Remote Desktop: simple and free from Google
If you need a rare connection without "bells and whistles", Chrome Remote Desktop is an ideal choice. Works through a browser, does not require installation of separate apps (except for an extension for Chrome) and is completely free. The main disadvantage: there is no file transfer and advanced functions such as remote printing.
Setup instructions:
- Install on your PC Chrome Remote Desktop extension and log in through your Google account.
- In the section
"Remote support"click"Generate code"(valid for 5 minutes). - Open on your phone Chrome Remote Desktop application, enter the code and connect.
โ ๏ธ Attention: When you first connect, the system will ask for permission to access the screen. If you are using a corporate PC, this request may be blocked by security policies - check with your IT department.
| Function | TeamViewer | Chrome Remote Desktop |
|---|---|---|
| File transfer | โ Yes | โ No |
| Work without the Internet (local network) | โ Yes | โ No |
| Max. Screen resolution | 4K |
1080p |
| Supports multiple monitors | โ Yes | โ No |
If the image in Chrome Remote Desktop is "torn", reduce the quality in the application settings: โ โ Image quality โ Average. This will reduce traffic by 40%.
3. Microsoft Remote Desktop: built-in solution for Windows 10 Pro
If you have Windows 10 Pro or Enterpriseinstalled on your PC, you can use the built-in Remote Desktop Protocol (RDP). This is the fastest and most stable solution, but requires preliminary configuration on the computer.
How to enable RDP on a PC:
- Open
Settings โ System โ Remote desktop. - Activate the switch
"Enable remote desktop". - Remember the PC name (displayed in the same window) or its local IP address (you can find out through command
ipconfiginCMD). - In the firewall, allow incoming connections on the port
3389.
To connect from a phone:
- Download Microsoft Remote Desktop.
- Add a new connection, enter the IP address or name PC.
- Specify the login and password for your Windows account.
โ ๏ธ Attention: RDP blocks access to the PC for local users during a session. If someone else is working on the computer, their session will be interrupted. To avoid this, use the parameter /admin when connecting (in the application settings).
How to connect to RDP via the Internet (without a local network)?
For access from outside the local network you will need:
1. Configure port forwarding 3389 on the router (Port Forwarding).
2. Use a static IP address (or a dynamic DNS service like No-IP).
3. Enable encryption at level TLS 1.2+ in the RDP settings.
4. AnyDesk: TeamViewer alternative with better speed
AnyDesk positions itself as a faster analogue of TeamViewer thanks to its own protocol DeskRTwhich is optimized for image transmission. The application is free for personal use, but requires registration for permanent access.
AnyDesk features:
- ๐น Low latency: up to
16 mswhen connected to local network (versus30-50 mscompetitors). - ๐น Security: encryption
AES-256i two-factor authentication. - ๐น Functions: session recording, file transfer, remote printing.
How to connect:
- Install AnyDesk on your PC and phone.
- On your computer, copy
AnyDesk address(9 digits). - In the mobile application, enter this address and click
"Connect". - Confirm access on your PC (a request window will appear).
โ ๏ธ Attention: AnyDesk by default uses cloud servers for connection. If you connect to a PC in another country, the delay may increase to 200+ ms. configure "Direct connection" in the parameters (works only on the local network).
AnyDesk is the best choice for working with graphic applications (Photoshop, AutoCAD) thanks to minimal lags and support 60 FPS.
5. VNC servers: for experienced users
Protocols VNC (Virtual Network Computing) is the โgrandfatherโ of remote control, but is still relevant for specific tasks. Unlike RDP, VNC allows you to see real screen a PC, not a virtual session, which is useful for diagnosing problems.
Popular VNC solutions:
- ๐ฅ๏ธ TightVNC: lightweight, supports traffic compression.
- ๐ฅ๏ธ RealVNC: paid version with cloud access.
- ๐ฅ๏ธ UltraVNC: advanced functions (file transfer, chat).
Setting up TightVNC:
- Download and install TightVNC Server on PC.
- Start the server, set a password in
"Settings โ Security". - Use the application on your phone bVNC.
- Enter the PC IP address and port
5900(by default).
โ ๏ธ Attention: VNC transmits the image in โrawโ form, without hardware acceleration. At higher resolutions 1080p severe lags are possible even on a fast Internet. For comfortable work, reduce the color palette to 16 bit in the server settings.
6. Remote access via SSH (for Linux subsystem or servers)
If you have Windows Subsystem for Linux (WSL) installed on your PC or you manage a remote server, you can use SSH. This method does not provide a graphical interface, but allows you to execute commands in the terminal.
What you will need:
- ๐ง On PC: enabled OpenSSH server (install via
Settings โ Applications โ Additional components). - ๐ฑ On the phone: terminal application, for example Termux.
Commands for connection:
# Connecting to a PC (replace IP and login)ssh username@192.168.1.100
When connecting for the first time, confirm the key (enter "yes")
Then enter the password for your Windows account
โ ๏ธ Attention: SSH access by default only works on the local network. To connect via the Internet you will need:
- Configure port forwarding
22to router. - Use
fail2banto protect against brute force attacks (especially if you have a white IP).
To simplify entering commands on your phone, use a keyboard with arrow support (for example, Hacker's KeyboardThis will speed up navigation in the terminal on your phone). 30%.
7. Specialized solutions: for gamers and administrators
If standard tools are not suitable, consider niche options:
- ๐ฎ Moonlight + Sunshine: streaming games from a PC to a supported phone
4K/120 FPSRequires NVIDIA video cards and. gefors experience. - ๐ง Splashtop: optimized for business users (support
5K, sound, USB forwarding). Cost: from $5/month. - ๐ ๏ธ RustDesk: an open analogue of TeamViewer with support for self-hosting (you can deploy your own server).
Setting example Moonlight:
- On a PC, install Sunshine (server part) and add games to the library.
- On your phone, download Moonlight, connect to the PC via local IP.
- Select the game and adjust the bitrate (recommended
20-50 Mbit/sfor1080p/60 FPS).
โ ๏ธ Attention: When streaming games via mobile data (4G/5G), keep an eye on the traffic limit: an hour of play 1080p "eats" up to 4-7 GB.
FAQ: answers to frequently asked questions
Is it possible to control a PC from a phone without the Internet?
Yes, but only within the same local network (via Wi-Fi or Ethernet). To do this:
- Connect your phone and PC to the same router.
- Use the local IP address of the PC (for example,
192.168.1.100) to connect. - Make sure that the Windows firewall is not blocking the ports (for RDP -
3389, for VNC -5900).
โ ๏ธ With this connection, the speed is higher, but only one PC is available - the one on your network.
How to manage a PC via mobile data (3G/4G/5G)?
For access via mobile network:
- On the PC, configure port forwarding on the router (for example,
3389for RDP). - Find out white IP address your Internet provider (you can use the service 2ip.ru).
- If the IP is dynamic, use the service DDNS (for example, No-IP).
- On your phone, connect to this IP through the selected application.
โ ๏ธ Mobile operators often block incoming connections. If you canโt connect, try using TeamViewer or AnyDesk - they bypass blocking through their servers.
Why is there a black screen when connecting?
Reasons and solutions:
- ๐ธ Sleep mode: The PC has gone to sleep. Disable sleep mode in
Settings โ System โ Power. - ๐ธ Video drivers: Update the video card driver (especially relevant for NVIDIA/AMD).
- ๐ธ RDP settings: B
gpedit.msccheck the setting"Require secure RDP connection"(must be disabled). - ๐ธ app conflict: Close your antivirus or firewall (for example, Kaspersky may block remote access).
How to transfer files between your PC and phone during a session?
Methods depending on apps:
| Application | How to transfer files |
|---|---|
| TeamViewer | Open the panel "Files and additional functions" โ "Transfer files". |
| AnyDesk | Click icon "File manager" in the top menu. |
| RDP (Microsoft) | In the connection settings, enable "Local resources โ Disks". |
| VNC | Use the built-in FTP server (for example, in UltraVNC). |
โ ๏ธ RDP transfer speed is limited 10 Mbit/s. For large files (>1 GB) it is better to use TeamViewer or cloud services (Google Drive, Dropbox).
You can Is it possible to control a PC from a phone without installing apps?
Yes, but with limitations:
- Via browser: Services like ApowerMirror or AeroAdmin allow you to connect via a web interface without installing software on your phone.
- Through Windows: If your PC is enabled Remote Assistance (
msra.exe, you can send an invitation by email and connect through the browser.
โ ๏ธ Such methods are usually slower and less secure (data is transmitted through third-party servers).