Windows Phone Link app is not uninstallable via normal Settings or Start Menu UI. However, it’s very easy to remove using a single-line PowerShell command.
- Open Windows Power Shell as Administrator
- Run: Get-AppxPackage Microsoft.YourPhone -AllUsers | Remove-AppxPackage
August 2022
Windows 11 Pro
Leave a Reply