Uninstall Your Phone Companion App

Anonymous
2018-10-11T12:55:03+00:00

Hi,

Regrettably, I am less than underwhelmed by the new Phone Companion App that came with the latest Windows 10 update.

Having said that, how do I uninstall Microsoft Phone Companion?  When I try from the Apps menu, I have to go to Advanced Options, which brings to Your Phone Companion App; I try clicking on the TERMINATE button, but nothing happens -- and apparently, the App is running in the background so I can't uninstall

Would appreciate some advise on this one as well

Thank you very much

Windows for home | Windows 10 | Connect Phone and PC

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
DaveM121 932.6K Reputation points Independent Advisor
2018-11-07T19:50:01+00:00

Hi Rsnic

Right click your Start Button, choose Powershell (admin)

Paste this command into Powershell and hit Enter

Get-AppxPackage *windowsphone* | Remove-AppxPackage

When that command completes, close Powershell

That's It!

Was this answer helpful?

90+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
SD - IA 179.4K Reputation points Independent Advisor
2018-10-11T13:01:26+00:00

You cannot uninstall it. That is a system app.

Just stop it working in the background and forget.

Was this answer helpful?

10+ people found this answer helpful.
0 comments No comments

77 additional answers

Sort by: Newest
  1. Anonymous
    2020-05-29T21:41:18+00:00

    After I ran the command, I unpaired my phone and removed it from bluetooth devices.  I haven't seen it since.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2020-05-29T21:22:58+00:00

    As I said before, been there, done that and I'm sure you've seen the screenshot showing it still running in Task Manager - not all the time, it just appears every now and then. I've never configured it or tried to use it so there is absolutely no good reason for it to still be on the machine - but it is!

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2020-05-29T20:57:27+00:00

    The solution that worked for me is as follows:

    1. Right-click on Start Button and select 'Windows PowerShell (admin)' to Open Open PowerShell as administrator
    2. Type or copy-paste the following command:

    Get-AppxPackage *Microsoft.YourPhone* -AllUsers | Remove-AppxPackage 3. Hit the Enter key. The app will be removed.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments