Android Phones Might Soon Shut Down or Restart Your Windows 11 PC Remotely

Link to Windows

Microsoft has been steadily deepening the connection between Windows 11 and Android devices. In recent months, the company has prototyped a standalone Messages app that can be pinned to the Start menu, expanded Phone Link experiments with richer notification previews, and added a dedicated phone panel inside the Start menu for quick access to calls, texts and device status.

Now, newly uncovered code in the Link to Windows Android app suggests that Microsoft is working on an even more direct form of control: the ability to remotely shut down, restart or put your Windows 11 PC to sleep from your phone.

Code hints at remote shutdown, restart and sleep options

The discovery comes from an APK teardown of the Link to Windows app conducted by Windows Latest. Inside the app’s code, researchers found a set of unused text strings tied to a component labeled RemoteControlManager.

These strings describe a full suite of remote power commands, including:

  • Restart

  • Shut down

  • Sleep

  • Update and restart

  • Update and shut down

At present, Link to Windows only allows users to lock their PC from their phone. There is no official way to trigger a shutdown, restart or sleep mode remotely. The newly found commands appear designed to extend the existing lock functionality into a more complete remote power-control system.

Warnings built into the feature

The code also includes warning messages that would appear when a user tries to use these controls. For example, shutdown and restart actions are accompanied by alerts that unsaved work in open applications could be lost.

The sleep option comes with its own important caveat. One of the discovered strings reads:

“After it’s asleep, it will be disconnected from this device. You need to go to your PC to wake it up.”

This reflects a technical limitation: once a PC enters sleep mode, it typically drops its network connection, meaning it cannot be woken remotely through Phone Link in the same way it can be locked or restarted.

There is also a specific warning for systems that are in the middle of applying updates. If a user attempts to restart or shut down while an update is pending, the app would show a message along these lines:

“A restart is needed to finish an update on your PC. Any unsaved work in open apps from your PC will be lost. Since you’re away, you won’t be able to save it from here. Do you want to restart anyway?”

This indicates that Microsoft is not just building simple power switches, but is integrating awareness of Windows Update status directly into the remote-control flow.

Feature exists in code but is not yet enabled

Despite the detailed strings, these remote power controls are not currently active in the Link to Windows app. A debug log from an August 25, 2026 build shows a feature flag called isRemotePcControlsV2Enabled set to false, along with experimentEnabled=false.

That confirms the functionality exists in the codebase but has not been turned on for any users, including Windows Insiders. As with any APK teardown, there is no guarantee that the feature will ship in its current form, or at all. Microsoft could still change the design, limit it to certain devices or abandon it entirely before a public release.

Part of a broader Android–Windows push

The potential remote power controls fit into a wider pattern of tighter Android integration in Windows 11. Recent reports and prototypes have pointed to:

  • A phone panel in the Start menu showing battery, connectivity, messages and recent activity.

  • A standalone Messages app that can be pinned and launched directly from Start.

  • Enhanced Phone Link experiments that surface more notification details at a glance.

Remote shutdown and restart would add a new layer of convenience for users who frequently step away from their desks but want to ensure their PC is powered off, updated or put to sleep without having to return to it physically.

For now, however, the feature remains an unreleased experiment hidden in the app’s code. Users should not expect to see remote power buttons in Link to Windows until Microsoft officially enables and announces them.