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: Oldest
  1. Anonymous
    2020-01-10T06:52:09+00:00

    It worked when I turned off app and made sure that I put the spaces between the command

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2020-01-18T08:48:13+00:00

    Most straightforward way is to click the super magical fun Windows icon in the lower left of your screen, type Powershell and open as administrator. When it comes up, there is no need to change directories or such - just type:

    Get-AppxPackage Microsoft.YourPhone -AllUsers | Remove-AppxPackage

    and hit enter.

    ALL GONE!

    P.S. Don't forget to take the Android app off of your phone

    How?  There is literally no option to uninstall this **** app from my Samsung 10!

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2020-01-18T08:49:18+00:00

    Most straightforward way is to click the super magical fun Windows icon in the lower left of your screen, type Powershell and open as administrator. When it comes up, there is no need to change directories or such - just type:

    Get-AppxPackage Microsoft.YourPhone -AllUsers | Remove-AppxPackage

    and hit enter.

    ALL GONE!

    P.S. Don't forget to take the Android app off of your phone

    How?  There is literally no option to uninstall this **** **** from my Samsung 10!

    Was this answer helpful?

    0 comments No comments