Windows 10: Anyone know how to fix Event ID 7031?

Discus and support Anyone know how to fix Event ID 7031? in Windows 10 Support to solve the problem; The only constant errors I get when I reboot are these four, that all share the same ID of 7031. The Contact Data_Session2 service terminated... Discussion in 'Windows 10 Support' started by Karizma, Aug 5, 2015.

  1. Karizma Win User

    Anyone know how to fix Event ID 7031?


    The only constant errors I get when I reboot are these four, that all share the same ID of 7031.

    The Contact Data_Session2 service terminated unexpectedly. It has done this 1 time(s). The following corrective action will be taken in 10000 milliseconds: Restart the service.

    The Sync Host_Session2 service terminated unexpectedly. It has done this 1 time(s). The following corrective action will be taken in 10000 milliseconds: Restart the service.

    The User Data Access_Session2 service terminated unexpectedly. It has done this 1 time(s). The following corrective action will be taken in 10000 milliseconds: Restart the service.

    The User Data Storage_Session2 service terminated unexpectedly. It has done this 1 time(s). The following corrective action will be taken in 10000 milliseconds: Restart the service.

    Is there anyway to fix these, or better just leaving them be?

    :)
     
    Karizma, Aug 5, 2015
    #1

  2. A window 10 driver "npsvctrig"

    I have daily crashes (Event ID:41). Always right before the crash, I have an Event ID: 6 about a driver "npsvctrig" which means "Net Pipe Service Trigger". Does anyone know what this is, what it does and how to fix it?

    ***Post moved by the moderator to the appropriate forum category.***
     
    Jeffrey DuMarvin, Aug 5, 2015
    #2
  3. KZavi Win User
    Anyone know how to fix the 'microsoft.explorer.notification.{AABF353F...' under notifications & actions?

    I have tried that already, didn't work either.
     
    KZavi, Aug 5, 2015
    #3
  4. Anyone know how to fix Event ID 7031?

    I also get these as well as one from VMware. Most people think they get generated when you start Windows. In fact, they are generated when you shutdown or restart Windows. To see this start Windows and wait about 5 minutes. Restart Windows and look at the time stamp on the event error message. It is the time when you shutdown not when you just restarted.

    It seems that these services after being terminated by the shutdown want to start up again in the time specified. Of course they can't because they are shutting down. The problem is most likely with the service not the shutdown procedure.

    As the errors are generated at shutdown I wouldn't worry about them. If they were generated at startup then I would have an issue with them. Some folks have disabled the services involved via their Registry entries as they don't show up when you run services.msc. I'd advise not to do this.

    So in a nutshell, it is a bug but nothing I would worry about.
     
    streetwolf, Aug 10, 2015
    #4
  5. streetwolf, Aug 11, 2015
    #5
  6. SEB
    Seb Win User
    Yeah ive been having this exact set of errors on each shutdown event. doesnt seem to happen at startup or restart for me
     
  7. JohnBurns Win User
    I am having this exact same thing at startup each morning......wish MS would fix it. If anyone finds a solution in the meantime, please post - thanks.
     
    JohnBurns, Aug 24, 2015
    #7
  8. Edward Win User

    Anyone know how to fix Event ID 7031?

    I have this error too I hope it get fixed
     
    Edward, Sep 6, 2015
    #8
  9. Domz Win User
    Hi all

    a fix would be nice
    I turned one off "User data Access" in the reg "startup to 4 from 2" to see what would
    die, it broke the accounts in the mail app could not see the accounts
    or add one. reset the reg entry back to 2 and the app works again
    accounts returned

    Event ID 7031 Date 9/7/2015 1:53:55 PM
    The Contact Data_Session1 service terminated unexpectedly
    The Sync Host_Session1 service terminated unexpectedly
    The User Data Storage_Session1 service terminated unexpectedly
    The User Data Access_Session1 service terminated unexpectedly
     
    Domz, Sep 6, 2015
    #9
  10. tfwul Win User
    Task Manager, tab [Services]

    With me UserDataSvc status is stopped


    Question: should it not be started ??

    I am unsure about it, so I didn't try it...

    What IF.. I were to start it (what effects?)

    Would that solve the Event log errors?

    =

    Anyone know how to fix Event ID 7031? [​IMG]

    =
     
    tfwul, Nov 26, 2015
    #10
  11. MMellott Win User
    These 4 errors have plagued users for too long. Microsoft has been unresponsive to requests for resolution or they give an ineffective response as if this was a user error of some sort. I have spent quite some time tracking down a fix but since this is purely a Microsoft code issue so there is no true fix until Microsoft give us a patch update that address it. However, I found a relationship to these errors and a workaround to stop them from occurring. What I found is that these errors are to tied to OneSyncSvc. You will not find this in your services list but you will see it running in Task Manager. It is related to OneDrive. Disabling or uninstalling OneDrive will not resolve the errors but disabling OneSyncSvc will. For the first time ever, I now have an error event free system. Disabling OneSyncSvc has a few drawbacks but only if you use OneDrive or MS products that depend on this service to synchronize mail, contacts, calendar, and various other user data. If this is no issue for you proceed as follows.

    Open Task Manager / Services tab
    Right click on OneSyncSvc and select Stop
    Open Command Prompt as administrator
    Type the following at the prompt and then push enter. sc config "OneSyncSvc" start= disabled

    These errors will no longer be generated by the broken feature in Windows that Microsoft has yet to fix.

    I hope this helps.
     
    MMellott, Jan 16, 2016
    #11
  12. MMellott Win User
    I had previously posted a workaround "fix" to the issue of 4 event errors regard Contact Data, Sync Host, User Data Access, and User Data Storage. Through numerous other posts I had learned that these are related to OneDrive and that making the OneSyncSvc disabled would stop the errors. This one service actually only stopped the Sync Host error. As it turns out the entire UnistackSvcGroup of services are responsible for the errors. Disabling all of these services will kill all of the errors. Unfortunately, for those users that use MS products that depend on these services I mentioned in my previous post, disabling the following services will be a problem for you. I do not use MS messaging, email, contacts, calendar or storage products so this is not an issue for me. I disabled OneSyncSvc through Command Prompt but found that not all of the other services in the UnistackSvcGroup can be disable this way because MS has embedded their tentacles too deeply into various applications. Even if these applications have been disabled, uninstalled, or not configured for use, the services of UnistackSvcGroup are still in play. Cutting these ties in regedit is the only way to workaround the errors issues. All my errors are now gone. The following is what I did to "fix" it. This can be undone anytime in regedit simply by changing the value data back to the number it was originally. I must tell you running regedit is a risk, especially you are deleting something, but in this case I only modified a registry entry. Proceed with caution.
    Run regedit
    Expand HKEY_LOCAL_MACHINE / SYSTEM / CurrentControlSet / Services menus
    Scroll down the list under Services in the left pane to find the following services
    MessagingService
    OneSyncSvc
    PimIndexMaintenanceSvc
    UnistoreSvc
    UserDataSvc
    Click once on the service to highlight it and show its content in the right window pane
    Double click the name Start in the left pane
    Change the Value data to 4 and then click OK in the window that pops up.
    Do this for each of the services above
    note: All of these services have multiple services with the same name followed by a string of several number and letters. Only change the Start value data in the services identified above, not the other ones with all the numbers and letters.
    Close regedit and restart your computer

    I had 2 warning events that were logged in the event viewer when I looked, after the system booted back up. However, those warnings have not since been logged again, after several reboots now. The 4 errors in question are now gone and my system is error and warning free for the first time since I loaded Windows 10.
     
    MMellott, Jan 16, 2016
    #12
  13. Anyone know how to fix Event ID 7031?

    so i did that. I noticed my OneSyncSvc was already stopped, but i had another one running. The second one is named OneSyncSvc_4d8f4d . I tried to disable it through CMD but i couldnt. After entering the command line you suggested, i got a message error 87, saying the parameters were incorrect.
    The command line i entered was "sc config "OneSyncSvc_4d8f4d" start= disabled".
    Heres the message i recieved "[SC] ChangeServiceConfig2 (delayed autostart flag) FALHA 87:"
    falha=error, its in portuguese.
     
    xxicentury, Jan 17, 2016
    #13
  14. MMellott Win User
    I made a second post regarding this and more shortly after the one you replied to. Please read and be careful.


    I had previously posted a workaround "fix" to the issue of 4 event errors regard Contact Data, Sync Host, User Data Access, and User Data Storage. Through numerous other posts I had learned that these are related to OneDrive and that making the OneSyncSvc disabled would stop the errors. This one service actually only stopped the Sync Host error. As it turns out the entire UnistackSvcGroup of services are responsible for the errors. Disabling all of these services will kill all of the errors. Unfortunately, for those users that use MS products that depend on these services I mentioned in my previous post, disabling the following services will be a problem for you. I do not use MS messaging, email, contacts, calendar or storage products so this is not an issue for me. I disabled OneSyncSvc through Command Prompt but found that not all of the other services in the UnistackSvcGroup can be disable this way because MS has embedded their tentacles too deeply into various applications. Even if these applications have been disabled, uninstalled, or not configured for use, the services of UnistackSvcGroup are still in play. Cutting these ties in regedit is the only way to workaround the errors issues. All my errors are now gone. The following is what I did to "fix" it. This can be undone anytime in regedit simply by changing the value data back to the number it was originally. I must tell you running regedit is a risk, especially you are deleting something, but in this case I only modified a registry entry. Proceed with caution.
    Run regedit
    Expand HKEY_LOCAL_MACHINE / SYSTEM / CurrentControlSet / Services menus
    Scroll down the list under Services in the left pane to find the following services
    MessagingService
    OneSyncSvc
    PimIndexMaintenanceSvc
    UnistoreSvc
    UserDataSvc
    Click once on the service to highlight it and show its content in the right window pane
    Double click the name Start in the left pane
    Change the Value data to 4 and then click OK in the window that pops up.
    Do this for each of the services above
    note: All of these services have multiple services with the same name followed by a string of several number and letters. Only change the Start value data in the services identified above, not the other ones with all the numbers and letters.
    Close regedit and restart your computer

    I had 2 warning events that were logged in the event viewer when I looked, after the system booted back up. However, those warnings have not since been logged again, after several reboots now. The 4 errors in question are now gone and my system is error and warning free for the first time since I loaded Windows 10.
     
    MMellott, Jan 17, 2016
    #14
  15. Steve C Win User
    Steve C, Jan 24, 2016
    #15
Thema:

Anyone know how to fix Event ID 7031?

Loading...
  1. Anyone know how to fix Event ID 7031? - Similar Threads - Anyone fix Event

  2. Anyone know how to fix this?

    in Windows 10 Software and Apps
    Anyone know how to fix this?: I can’t move my mouse or anything. I haven’t called the number since i fear it may be a scam https://answers.microsoft.com/en-us/windows/forum/all/anyone-know-how-to-fix-this/5a07f264-2560-4cb4-bb7d-6e358e47b412
  3. Anyone knows how to fix this?

    in Windows 10 Customization
    Anyone knows how to fix this?: Literally everytime I use my laptop this keeps happening and I can't really do anything without killing the process through Process Hacker 2, though it starts working again so I have to close my other tabs to open process hacker just to kill the process, over and over and...
  4. Anyone know how to fix this?

    in Windows 10 Ask Insider
    Anyone know how to fix this?: [ATTACH] Installed windows again and the sidebar in "This PC" is missing. Not a pc expert so not sure how to fix this. https://preview.redd.it/e0f1umrdl2t61.png?width=1365&format=png&auto=webp&s=7c9e85088914ea9747b9ce1dd4d3be8aff10b3dd submitted by /u/arne2407 [link]...
  5. Anyone know how to fix this?

    in Windows 10 Ask Insider
    Anyone know how to fix this?: Since my computer updated to Windows 10 Version 2004 it's been virtually impossible to play games. Constant black screen crashes on multiple games and even basic stuff like watching Youtube. Been looking around for how to fix this but haven't found anything and I'm not...
  6. Anyone know how to fix this?

    in Windows 10 Ask Insider
    Anyone know how to fix this?: [ATTACH] submitted by /u/Antron_edition [link] [comments] https://www.reddit.com/r/Windows10/comments/k39blb/anyone_know_how_to_fix_this/
  7. Anyone knows how to fix this?

    in Windows 10 Ask Insider
    Anyone knows how to fix this?: [ATTACH] https://preview.redd.it/jk8yx1tryuk51.jpg?width=2048&format=pjpg&auto=webp&s=949441e91bdb2dbb9154c08076fd31d04781ebc9 submitted by /u/cerealguy234 [link] [comments] https://www.reddit.com/r/Windows10/comments/ilmj5o/anyone_knows_how_to_fix_this/
  8. Anyone knows how to fix this ?

    in Windows 10 Ask Insider
    Anyone knows how to fix this ?: [ATTACH] submitted by /u/GSC1000 [link] [comments] https://www.reddit.com/r/Windows10/comments/hx8x3f/anyone_knows_how_to_fix_this/
  9. Anyone knows how to fix this???

    in Windows 10 Ask Insider
    Anyone knows how to fix this???: [ATTACH] submitted by /u/kam3liondude [link] [comments] https://www.reddit.com/r/Windows10/comments/dxthct/anyone_knows_how_to_fix_this/
  10. Event ID 7031 Service Control Manager

    in Windows 10 Performance & Maintenance
    Event ID 7031 Service Control Manager: Hi, I check and found this annoying code in the Event Viewer... The Event ID code is the same but with different explanation and usually come in group..This happened to me usually after restart.... 1. Event ID 7031.... The Sync Host_Session1 service terminated...