Microsoft to add remote power controls to Link to Windows Android app
Leaked code reveals users will soon be able to shut down, restart, and trigger system updates on their PCs from a smartphone.
Microsoft is expanding the capabilities of its Link to Windows Android app to allow users to manage their PC's power state remotely. The upcoming feature set will enable users to shut down, restart, or put their Windows machines to sleep directly from their mobile devices.
Evidence for the update was discovered within the Link to Windows APK, where new strings for "Restart," "Shut down," "Update and restart," and "Update and shut down" were identified. These options are tied to the app's "RemoteControlManager" component. According to a debug log dated August 25, 2026, the feature is currently inactive, as the internal flag "isRemotePcControlsV2Enabled" is set to false. Notably, the app includes a specific warning for remote updates, stating that any unsaved work in open apps will be lost since the user is away from the machine.
Expanding the Ecosystem
This development is part of Microsoft's ongoing effort to tighten the integration between Android and Windows via the Phone Link and Link to Windows ecosystem. The suite already supports cross-device clipboard syncing, file transfers, and the ability to lock a PC remotely. By adding power state management, Microsoft is filling a functional gap in consumer-facing remote controls—a capability that is currently absent even in Apple's Continuity features for the Mac.
Practical Utility and Limitations
For the end user, this adds significant practical utility, particularly for those who forget to power down their workstations before leaving home or those who need to trigger a pending system update to ensure a machine is ready for use upon their return. It removes the need to physically return to a desk for simple power tasks or to ensure a critical security patch is applied via a restart.
However, there is a notable limitation to the "Sleep" function. Putting a PC to sleep via the app will disconnect the device from the phone. Because the network connection is severed during sleep, users will be required to physically go to the PC to wake it up, meaning the phone cannot be used to "wake-on-LAN" the machine once it has entered this state.
What's Next
While the code is present in the APK, Microsoft has not yet officially announced a release date or a specific rollout schedule for these controls. Observers will be watching for a change in the "isRemotePcControlsV2Enabled" flag in future app updates, which would signal the transition from a dormant code string to a live user feature.