Hi Kenneth
Open the Settings App (gear icon on your Start Menu)
Go to Privacy - Background Apps
From there you should be able to stop the Your Phone App and other Apps form running in the background of Windows 10
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have noticed that … Yourphone.exe … is running all the time.
Can this app be stopped from starting and if so … How do you stop it? ...
Thanks for any help ...
Ken
*Modified title for accuracy*
*Original title: Yourphone.exe*
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.
Hi Kenneth
Open the Settings App (gear icon on your Start Menu)
Go to Privacy - Background Apps
From there you should be able to stop the Your Phone App and other Apps form running in the background of Windows 10
my dryver conputer is not working
Comment supprimer l'application Your Phone de Windows 10:
- Ouvrez le menu Démarrer»tapez Windows PowerShelldans la zone de recherche» Cliquez avecle bouton droit sur le premier élément qui apparaît dans les résultats ( Windows PowerShell) »sélectionnez Exécuter en tant qu'administrateur.
- Exécutez la commande suivante et appuyez sur Entrée.
Get-AppxPackage Microsoft.YourPhone -AllUsers | Remove-AppxPackageVous devrez peut-être trouver le | symbole dans "Table des caractères", qui se trouve sous Programmes> Accessoires Windows> Outils système> Table des caractères. C'est dans la 12e colonne et la cinquième rangée plus bas, si cela aide!
À votre santé!
Il suffit simplement de faire un copier de Get-AppxPackage Microsoft.YourPhone -AllUsers | Remove-AppxPackage puis un coller une fois dans Windows PowerShel
Hi drummer John!
Rather than sending folks off chasing around after the vertical slash I found that simply copying your command and pasting it into powershell worked just fine.
Get-AppxPackage Microsoft.YourPhone -AllUsers | Remove-AppxPackage
Now.....as to whether it actually worked or not, we'll have to see after tomorrow morning's start up.
At least it didn't crash out or throw and nasty messages back at me :)
"johntdrums
How to remove Your Phone app from Windows 10:
Get-AppxPackage Microsoft.YourPhone -AllUsers | Remove-AppxPackage
You may have to find the | symbol in "Character Map", which is under Programs > Windows Accessories > System Tools > Character Map. It's in the 12th column across and fifth row down, if that helps!
Cheers!"
Works for me and thanks for sharing the info!