Forgotten on a powerful gaming PC before going to work or the reluctance to get up from the couch after a movie can be solved instantly if you use an Android smartphone to remotely shut down the computer right from another room or even outside the apartment.

There are several proven methods for implementing this task, from using the built-in operating system tools Windows to installation specialized third-party software. The specific method you choose depends on your technical skills, the version of the operating system on your PC, and whether you have administrator rights. In this article, we will analyze in detail the most effective options that are guaranteed to work at home.

Regardless of the chosen method, the key condition for successful execution of the command is the presence of a stable connection between the devices. Most often, both gadgets should be on the same local network, but some solutions allow you to control power even through a global network. Let's look at the tools that will turn your phone into a universal remote control. Wi-Fi, however, some solutions allow you to manage power even through the global network Internet. Let's look at the tools that will turn your phone into a universal remote control.

Preparing the network infrastructure and basic settings

Before you start installing applications or entering complex commands, you need to make sure that your home network is ready to transmit control signals. The simplest and most reliable option is to connect your computer and smartphone to the same router. Make sure that the network adapter is active on the PC and has the correct IP address on the local network.

Some methods, especially those that use standard Windows protocols, will need to allow communication through the firewall. If the system's security is too aggressive, it may block incoming shutdown requests from the mobile device. Therefore, the first step is often to check your security settings.

โš ๏ธ Attention: When setting up access from an external network (via the Internet, not home Wi-Fi), it is extremely important to use complex passwords and encryption so that attackers cannot gain control of your computer.

It is also worth knowing the local address of your computer in advance. This can be done by launching the command line and entering a simple command ipconfig. Remember or write down the value indicated in the line IPv4 addressas it will be needed to set up most client applications on your phone.

๐Ÿ’ก

Write the computer's IP address on a sticky note and stick it to the body of the router - this will save time when setting up new devices on the network in the future.

Using the Remote Desktop Application (RDP)

One of the most professional and reliable management methods is using the protocol Remote Desktop Protocoldeveloped by the company Microsoft. To do this, you must have a version of Windows Pro or higher installed on your computer, since the Home version does not support the remote desktop server function out of the box.

You must install the official application on your smartphone Microsoft Remote Desktop from the store Google Play. After installation, you will need to add a new computer, specifying its IP address and user credentials (Windows login and password). It is important that the account has a password, otherwise the connection will be rejected for security reasons.

After a successful connection, you will see your PC desktop on the phone screen. Control in this mode is as complete as possible: you can move the mouse, open the Start menu and perform any actions as if you were sitting in front of the monitor. To turn off the machine, just press Start โ†’ Shutdown as usual.

  • ๐Ÿ”’ Maximum level of security thanks to encryption of the connection.
  • ๐Ÿ–ฅ๏ธ Full visual control over the desktop and running apps.
  • โš™๏ธ Does not require installation of additional third-party software on the computer (Windows setup only).
  • ๐Ÿ“ฑ Convenient cursor control via touch screen or virtual keyboard.

It is worth noting that this method consumes more traffic and phone battery power, since there is a constant transfer video stream. However, for one-time shutdown operations this is not a critical factor.

๐Ÿ“Š Which remote control method do you use more often?
RDP (Remote Desktop)
TeamViewer/AnyDesk
Specialized applications
Command Line
I donโ€™t use

Using universal apps TeamViewer and AnyDesk

If you have the Windows Home version or you donโ€™t want to bother with setting up network parameters and ports, popular remote access utilities such as TeamViewer or AnyDeskwill be an excellent solution. These apps work through their own servers, which allows you to control your computer even from another part of the world, and not just from the next room.

The setup process is extremely simple: install the full version of the app on your computer and the mobile application on your phone. When you first launch it on your PC, you will be assigned a unique ID and password. By entering this data in the application on your smartphone, you will gain full access to the system.

The interface of these applications is optimized for touch screens. You can call up the toolbar, which often has a shortcut button to the power menu, or simply minimize the remote session and use the standard Windows interface. TeamViewer also has a "Quick Help" feature, which is ideal for such tasks.

โš ๏ธ Attention: The free versions of these apps are for personal, non-commercial use only. If you connect frequently, the system may suspect commercial activity and temporarily limit the communication session.

The main advantage of such solutions is that there is no need to configure a router or know IP addresses. All connections are established through the service cloud, which greatly simplifies life for the average user.

What to do if the app requires the purchase of a license?

If you use the software only to manage your own home computer, if a session time limit occurs, it is enough to confirm that the use is non-commercial through a form on the developerโ€™s website.

Setting up remote shutdown via command line line

For advanced users who prefer minimalism and the absence of unnecessary graphical interfaces, there is a method of using the built-in Windows command line utility. This method allows you to send a shutdown command directly, without sending a desktop image.

First, you must allow remote management on your computer through the registry or group policies, and also open a port for the remote management service. Then any terminal application that supports the SMB protocol or special utilities like PC Remote.

The essence of the method is to send a special command to the remote host is installed on the phone. The command syntax is as follows:

shutdown /m \\IP_COMPUTER_ADDRESS /s /t 0

Here the parameter /m points to the remote computer, /s initiates shutdown, and /t 0 sets the delay to 0 seconds, that is, the shutdown occurs instantly. Some Android applications have a ready-made interface for entering these parameters, hiding complex syntax from the user.

Command parameter Description of action Use example
/s Shutting down the system shutdown /s
/r Reboot computer shutdown /r
/h Transfer to hibernation mode shutdown /h
/t XX Execution delay in seconds shutdown /t 60

This method is extremely economical in terms of network resources, since only a tiny text data packet is transmitted. However, it requires more careful initial configuration of access rights in Windows.

๐Ÿ’ก

Using the command line is the fastest and most lightweight method, but it requires preliminary configuration of access rights in the Windows system.

Specialized remote control applications for PC

In the store Google Play there is a whole class of applications created specifically for turning your smartphone into a multimedia remote control and power controller for your PC. Examples of such solutions are Unified Remote, PC Remote or Monect. They offer a convenient graphical interface with large buttons.

The principle of operation is similar to other methods: the server part of the application is installed on the computer, and the client part is installed on the phone. After pairing via Wi-Fi, virtual control buttons appear on the smartphone screen. Usually there is a separate "Power" widget containing the Power Off, Restart and Sleep buttons.

Many of these apps offer additional functions, such as mouse cursor control in touchpad mode, a virtual keyboard for text entry, and even volume or media player controls. This makes them an excellent choice for using a PC as a media center connected to a TV.

  • ๐ŸŽฎ Intuitive interface designed specifically for touch screens.
  • ๐Ÿ”‹ Low power consumption compared to a full-fledged remote desktop.
  • ๐Ÿ› ๏ธ Availability of additional functions: file management, system resource monitoring.
  • ๐Ÿ“ถ Works both on a local network and (in paid versions) via the Internet.

Some applications allow you to create your own button layouts, which makes it possible to place the shutdown function on the main screen of the widget for the fastest possible access.

โ˜‘๏ธ Check before using the remote control

Completed: 0 / 5

Solving problems with connection and access

Despite its apparent simplicity, users often encounter a situation where the phone does not see the computer or the command is not executed. The most common reason is the computer dynamically changing its IP address after rebooting the router. To avoid this, it is recommended to configure static IP address for PC in the router settings.

Another common problem is the Windows power settings. If the network card enters power-saving mode, the computer may stop responding to requests from the network, even while it is turned on. You need to go to the device manager, find the network adapter and in the properties uncheck the โ€œAllow the computer to turn off this device to save energy.โ€

โš ๏ธ Attention: app interfaces and menu item names may differ depending on the version of Windows (10 or 11) and the version of the installed application. Always check the official developer documentation if the standard path doesn't work.

It's also worth checking the network type in Windows. If the network is defined as "Public", the system by default closes most ports to incoming connections. Switch the network profile to "Private" in the Network and Internet settings to allow the device to be discovered.

Why does the shutdown command not work?

Most often the problem lies in access rights. The account under which the connection is made must have administrator rights, and remote shutdown must be allowed in security policies.

Is it possible to turn off the computer if it is in sleep mode?

No, it is impossible to turn off the computer remotely through standard software if it has already gone to sleep or hibernation, since network adapters are usually in this mode are de-energized. However, it can wake up use Wake-on-LAN technology, if configured, and then turn it off programmatically.

Is it safe to use third-party applications to control your PC?

Using popular, reputable applications such as TeamViewer or Microsoft Remote Desktop, secure. They use strong encryption. However, you should avoid little-known apps from unverified sources, as they may contain malicious code.

Do you need the Internet to turn off your computer via your phone?

To work within the same apartment or house, the Internet is not required. It is enough that both devices are connected to the same Wi-Fi router. The Internet is required only if you want to manage your computer from another city or country.

What to do if you (forgot) the password for your Windows account?

Without an account password, remote connection via RDP protocols or through most third-party utilities is impossible for security reasons. You will have to reset the password locally on your computer or use your Microsoft account to restore access through the site.

Can this method be used for computers running macOS or Linux?

Yes, the principle is the same, but the tools are different. For macOS you can use the built-in Remote Control application, and for Linux you can use the VNC or SSH protocols. Client applications for Android that support these protocols are also available on Google Play.