Share via

how to uninstall your phone application

Anonymous
2021-08-31T11:01:26+00:00

Hi,

I have downloaded your phone app to check how feasible this app would be to pick up call from computer or laptop.

But now I am facing issue, that I am unable to uninstall this app, as this app keep disturbing me during my online meetings

Regards

Jay

Windows Insider program | Apps on Insider preview

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

  1. Anonymous
    2021-08-31T16:39:04+00:00

    Hi,

    Thank you for writing to Microsoft Community Forums.

    I understand that you want to uninstall Your Phone app from your computer. I’ll certainly assist you with this.

    Since Your Phone app is an in-built app, the option to uninstall it directly isn’t available. However, we can use a simple PowerShell command to uninstall it. Let me help you with the steps:

    1. Press Windows + X keys together and click on Windows PowerShell (Admin)
    2. Now type in the following command and hit Enter to re-register Cortana: Get-AppxPackage Microsoft.YourPhone -AllUsers | Remove-AppxPackage
    3. Restart the PC.

    In future, if you wish to install it, you can download it from Microsoft Store.

    Let us know how it goes.

    Regards,

    Nikhar Khare

    Microsoft Community - Moderator

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

Answer accepted by question author

  1. Anonymous
    2021-08-31T11:21:32+00:00

    Hi Jay

    The Your Phone app is preinstalled in Windows and can't be deleted.

    But see if the following works:

    1. Press Windows+R and type powershell. Press Ctrl+Shift+Enter. Click Yes.
    2. In the blue window, type or paste: Get-AppxPackage Microsoft.YourPhone -AllUsers | Remove-AppxPackage
    3. Press enter.
    4. This will uninstall the app.
    5. When done, close the powershell window and see if the app is gone or not.
    6. If not, restart the PC.
    30+ people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful