Your Phone app shows duplicate sent messages

Anonymous
2019-07-15T14:34:47+00:00

My Your Phone app is duplicating messages sent, sporadically. This has been happening the past few days. Windows and Your Phone apps have been updated. The duplicates are appearing in my Android texting app (Textra) as well. I have used Pulse, Google Messages, and Samsung Flow previously w/o this occurring.

Windows 10 Pro 1903

Android Pie, standard, non-rooted ROM

'Advisors', please don't ask me to run scannow or complete a repair install...thanks.

***Modified title from: Your Phone app duplicates messages sent***

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

86 answers

Sort by: Most helpful
  1. Anonymous
    2020-05-15T02:22:06+00:00

    unintalling Your Phone. Duplicate texts are irritating.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2020-04-30T19:54:07+00:00

    FWIW on a few occasions I have looked at/shut down YourPhone via task manager,

    Looks like it got a new component part a little over a week ago. I am about positive I have never seen YourPhoneServer.exe before today. It is dated 4/20/2020 and shows no older versions.

    A TON of stuff relating to YourPhone in the registry as I looked through there today. Registry is dangerous territory but I was just looking.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2020-04-08T17:19:21+00:00

    As a follow up.  I too thought it had something to do with wi-fi vs not, Bluetooth, etc.  I thought it was a connection combination issue.  The problem is in trying to test all those scenarios over many months, I ALWAYS ended up with the problem resurfacing no matter which configuration I chose.  And I never found any of those that I could turn on/off and instantly have the problem resolve.

    Once I discovered the AT&T Backup & Sync effect on the dupe problem, and I turned it off, I've moved in and out of combinations of connections, including wired, wi-fi, etc.  I have not had a single dupe in any configuration since I turned off the Backup & Sync function.

    If I turn that service back on, they start up again immediately.

    Back in my software development days, that is exactly the kind of "switch" we looked/hoped for tracking down bugs.  I'm hoping Microsoft can use that info to replicate it reliably and trace their way into the thing.  My concern is it's a fundamental problem with the message database on the phone and not a Your Phone app problem.  I'm guessing there's an API that Microsoft is using to access the message data, and they may be using it entirely correctly.  If more than one service is using it, maybe it's the code behind the API that's failing, and not Microsoft's code.  

    Jeff A.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2020-03-10T18:00:26+00:00

    This is my first post in this forum and it got longer than expected.  Sorry about that!  However, I hope you find the information useful and is consumable in a way that is understandable for the non-technical person reading this.  I will send this to Microsoft as well to see what they have to say about it.  Cheers and I hope this issue gets resolved.

    From my Experience:  I have been a long time Samsung phone user since the S1, all the way up to current model, as well as a Windows user since Win3.1.  One could say that I am bit technical, as I have been way more than just a user of these systems.  However, I don't have any inside knowledge of what is actually happening to cause this issue.  I am having the same issue and I'm looking for a resolution from Microsoft, the developer of the Phone app for both Windows and Android.  When I have the duplication issue, it is intermittent, which leads me to connectivity as a root cause.  Sometimes, I can send a lot of texts to others without duplication, and other times, the Phone app will either send duplicate or even quadruplicate messages to the recipient.  And, yes, the recipient receives all of the duplicates, or sometimes, no message at all.  😲  In short, I believe this to be a connectivity issue between the PC and Phone Apps and the Android OS connectivity, in which the PC Phone app is sending duplicate messages.

    Assumptions related to duplicate messaging:

    1. I am working from a perspective for users of Windows and Android OSs
    2. The connectivity of the mobile device and response timeouts between the PC app and Android app are out of sync.
    3. The Android Phone app gives you a preference option to sync using "mobile data" and WiFi, or just WiFi.  The setting is set to use mobile data and wifi data.
    4. The PC app and Android app are both up to date.
    5. The PC Phone app is the primary controller of messages being sent.
    6. The PC Phone app will send over the typed message to the Android OS Phone app to use WiFi method first and then try the mobile data method second.

    My Hypothesis:  The PC app does not get a "sent confirmation" from the Android Phone app before the PC Phone app times out, so the PC Phone app re-sends again to try to use WiFi and/or mobile data methods.  The confirmation may come late from the Android app to the PC app, but the PC app has already moved on to try other means to get the message out on the network for the recipient to receive.  Thus, the duplication of text messages being sent.  I believe it would look something like this:

         IFthe PC Phone app DOES NOT get a "sent confirmation" response from the Android OS Phone App due to either 1) that there is a problem with the WiFi or, 2) the WiFi is turned off, or 3) some other WiFi issue is present...

         THENthe PC Phone app will resend the typed message to the Android OS Phone app to use mobile data (if this option is enabled)...

         ELSE(if both of scenarios fail) the PC Phone app will keep trying to resend via WiFi until X number attempts to get a a sent confirmation, which the PC Phone app will display "Message Failed" until the user clicks the error message to re-initiate the send sequence case.

    Note1: The ELSE part of this case is a catch all, meaning, even if you do not have the mobile data preference turned on in the Android Phone app, you can still get duplicate messages from using WiFi only since the app is just trying to get the message out to the network until it fails.

    Note2:  I have not tested the hypothesis on a wired connection only with regards to duplication issues.

    Conclusion: I believe the timing of the PC Phone app sending the message to the Android Phone app is out of sync.  So the PC Phone app will send another send text message to the Android Phone app due to no "sent confirmation" being received within the expected time-limit by the PC Phone app, even though the first attempt did get transmitted to the network and the Android Phone app provided a "sent confirmation" to the PC Phone app outside the PC Phone app time-limit.  Thus duplicate text messages are being sent to the mobile device's network.

    Solutions?:  I have checked all recommended Microsoft settings for my mobile device settings, and mobile device app, but I still have the duplicate text message issue until I complete one or two of the following correction methods for a temporary fix (suggestions 1 - 3 are mine; suggestions 4 - 5 are from Microsoft):

    1. Close the PC Phone app, turn ON airplane mode on the mobile device (kill all connectivity), and then turning airplane mode OFF (allow it to connect to network again), and then launch the PC Phone app.
    2. Close the PC Phone app, disable my PC WiFi connection, turn on airplane mode on the mobile device (kill all connectivity), and then re-enable PC WiFi connection (allow it to connect to internet), turn airplane mode off (allow it to connect to network again), and then launch the PC Phone app.
    3. In a worst case scenario, restart both Windows and the mobile device until both are connected to the network and have finished their respective boot sequences.  Then launch the PC Phone app.
    4. If it still is not working, I would try to use the Microsoft troubleshooting resolution suggestions:
      1. Ensure you PC app is up to date by going to the Microsoft Store and check for updates and check your RCS messaging settings on your Android device.  For more info:  https://support.microsoft.com/en-us/help/4539634/troubleshooting-for-messages-in-the-your-phone-app.
      2. For generic suggestions (which I am sure most of you have already tried):  https://support.microsoft.com/en-us/help/4531298/troubleshooting-the-your-phone-app
    5. In the VERY worst case scenario, you will should try to search for the steps to "Unlinking your phone and PC", and then once these steps are completed, go to the Your Phone app on your PC and follow the set-up process to establish a new link.

    At the end of the day, I don't want to have to use any of these temporary remedies, but rather would like to see Microsoft dev team troubleshoot this common bug and to find a resolution for all the users of this app.

    To take matters in your own hands:

    You can contact "Support in the browser" via chat by going to:  https://support.microsoft.com/en-us/contactus/

    You can also provide feedback and recommendations to the Microsoft Phone App development team by providing in-app feedback:

    Open the Your Phone Companion app on your Android phone:

    1. Open the Your Phone Companion app.
    2. Tap Settings.
    3. Select the Provide Feedback option.

    Open the Your Phone app on your PC:

    1. Type Feedback hub into the search box on your Windows taskbar.
    2. Select Suggest a feature.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  5. Anonymous
    2020-03-02T16:10:53+00:00

    I just switched to Google Messages.  So far so good.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments