The Your Phone app in Windows 11 allows seamless integration between your smartphone and PC, letting you access texts and notifications directly from your computer. However, if you find the app unnecessary or notice it consuming system resources, you might consider uninstalling or disabling it. Here are the methods to do so.

Uninstall the Your Phone app using PowerShell

To remove the Your Phone app completely, you can use PowerShell with administrative privileges. Follow these steps:

  1. Open the Start menu and type Terminal in the search bar.
  2. Right-click on Windows Terminal and select Run as administrator from the context menu.
  1. In the PowerShell window, type or paste the following command and press Enter:
Get-AppxPackage Microsoft.YourPhone -AllUsers | Remove-AppxPackage
  1. PowerShell will begin uninstalling the Your Phone app. Once the process is complete, the app will be removed from your system.

Disable the Your Phone app from settings

If you prefer to keep the app but stop it from running in the background, you can disable it through the settings:

  1. Open the Settings app from the Start menu or by searching for it.
  1. In the Settings window, click on the Apps tab on the left sidebar.
  1. Select Apps & features on the right pane.
  1. Scroll down or use the search bar to find the Your Phone app.
  1. Click the three-dot menu next to the app and choose Advanced options.
  1. Under Background apps permissions, click the dropdown menu for Let this app run in the background and select Never.
  1. Scroll down to the Terminate section and click Terminate to stop the app and its processes.

The Your Phone app is now disabled and will no longer run in the background on your Windows 11 PC.


By following these methods, you can effectively remove or disable the Your Phone app, helping to optimize your system's performance.