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: Most helpful
  1. Anonymous
    2020-03-05T07:08:03+00:00

    the package name has changed. 

    Get-AppxPackage  *YourPhone*  | Remove-AppxPackage

    O M G I LOVE YOU!!!!! Thank you so much!

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2020-02-21T23:49:08+00:00

    the package name has changed. 

    Get-AppxPackage  *YourPhone*  | Remove-AppxPackage

    Thank you SO much. I was trying everything listed & I had to figure out how to PASTE because Powershell logo ->EDIT->PASTE was grey and wouldn't let me paste, so I was typing in the command with spaces, without spaces..... so Thanks! It's gone (I hope).

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2019-11-12T03:04:12+00:00

    the package name has changed. 

    Get-AppxPackage  *YourPhone*  | Remove-AppxPackage

    Great, this worked for me on my PC to remove it.  Now I need to remove it from my Samsung Galaxy S10 phone - can't remove the damn thing and it's interfering with photos received in my SMS messages.  Disable button is grayed out, can't "Force Stop" the app, can't uninstall - no options in the Play store to do this.  I just want it gone!

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments