Share via

Error 10010 DictributedCom Error

Anonymous
2024-09-29T21:55:00+00:00

Hello! I keep getting this 10010 DistributedCom Error concerning "The Server Microsoft.Windows.Search_1.14.17.19041_neutral_neutral_cw5n1h2txyewy!ShellFeedsUI did not register with DCOM within the required time out" when I restart or start up my computer. Could someone assist me in solving this error from happening?

Respectfully,

Don

Log Name:      System

Source:        Microsoft-Windows-DistributedCOM

Date:          9/29/2024 5:14:40 PM

Event ID:      10010

Task Category: None

Level:         Error

Keywords:      Classic

User:          DESKTOP-

Computer:      DESKTOP-

Description:

The server Microsoft.Windows.Search_1.14.17.19041_neutral_neutral_cw5n1h2txyewy!ShellFeedsUI did not register with DCOM within the required timeout.

Event Xml:

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">

  <System>

    <Provider Name="Microsoft-Windows-DistributedCOM" Guid="{1B562E86-B7AA-4131-BADC-B6F3A001407E}" EventSourceName="DCOM" />

    <EventID Qualifiers="0">10010</EventID>

    <Version>0</Version>

    <Level>2</Level>

    <Task>0</Task>

    <Opcode>0</Opcode>

    <Keywords>0x8080000000000000</Keywords>

    <TimeCreated SystemTime="2024-09-29T21:14:40.4479121Z" />

    <EventRecordID>204702</EventRecordID>

    <Correlation ActivityID="{0ae11b25-e653-4cdb-b1e9-11e985115963}" />

    <Execution ProcessID="1172" ThreadID="7596" />

    <Channel>System</Channel>

    <Computer>DESKTOP              </Computer>

    <Security UserID="S-1-5-21-1997915324-322027565-164084628-1011" />

  </System>

  <EventData>

    <Data Name="param1">Microsoft.Windows.Search_1.14.17.19041_neutral_neutral_cw5n1h2txyewy!ShellFeedsUI</Data>

  </EventData>

</Event>

Windows for home | Windows 10 | Cortana and search

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

9 answers

Sort by: Most helpful
  1. Anonymous
    2024-10-03T18:03:37+00:00

    Hi Don, I appreciate your detailed information, since the issue persists, I suggest doing an in-place upgrade wherein it will upgrade the device to the latest version and repair all issues without deleting any files.

    Note: before doing this make sure to create a restore point: https://support.microsoft.com/en-hk/help/402753...

    1. go to this link: https://www.microsoft.com/en-us/software-downlo...
    2. Select Download Now, and select Run. You need to be an administrator to run this tool.
    3. On the License terms page, if you accept the license terms, select Accept.
    4. On the What do you want to do? page, select Upgrade this PC now, and then select Next.
    5. After downloading and installing, it should fix the issue.

    Reference: https://www.microsoft.com/en-us/software-downlo...

    Note: If the issue persists and since you have already submitted feedback, I suggest waiting for another update as the developers will check your feedback.

    Thank you for your reply but I am not going to do an in place upgrade on Win10. This is happening due to the News and Interests Process that is running in the background of many peoples computers now even though it is disabled in the TaskBar. This is the fault of the latest Edge Update and they know it. I have uninstalled the latest flawed Cumulative Preview Update KB5043131 and I remade a new Win10 Account on my computer. I am sick and tired of MS and their flawed updates being sent out and them expecting users to find and fix their mistakes on our own. What ever happened to Insiders that are suppose to find out what is not working and what is working. I will never ever install another Cumulative Preview Update as all MS is doing by putting these out is using users as guinea pigs to find their mistakes. I will wait for the Edge Team to fix their flawed update and for October Patch Tuesday update. Thanks for your help and suggestions anyway.

    Respectfully,

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2024-10-01T16:15:37+00:00

    Hi, thank you for that information, is there a chance that you can upload the system logs as the 10010 error is only providing a general error on the PC.

    While waiting, kindly follow the steps below:

    Method 1. Run system file checker.

    On Powershell(admin), copy, paste, and enter each command below:

    sfc /scannow

    Dism /Online /Cleanup-Image /CheckHealth

    Dism /Online /Cleanup-Image /ScanHealth

    DISM /Online /Cleanup-Image /RestoreHealth

    Once done restart the PC and check.

    Method 2. Do clean boot:
    A “clean boot” starts Windows with a minimal set of drivers and startup programs, so that you can determine whether a background program is interfering with your game or program.

    • In the search box on the taskbar, type msconfig and select System Configuration from the results.
    • On the Services tab of System Configuration, select Hide all Microsoft services, and then select Disable all.
    • On the Startup tab of System Configuration, select Open Task Manager.
    • Under Startup in Task Manager, for each startup item, select the item and then select Disable.
    • Close Task Manager.
    • On the Startup tab of System Configuration, select OK. When you restart the computer, it's in a clean boot environment.

    Troubleshooting reference: https://support.microsoft.com/en-us/help/929135...

    I believe this is being caused by the latest update KB5043131 or the latest Edge update during that time which has now placed News and Interests process in the TaskManager running in the background even though it has been turned off in the TaskBar.

    Thank you,

    Was this answer helpful?

    0 comments No comments
  3. Lester Bernard Reyes 82,020 Reputation points Independent Advisor
    2024-10-01T02:31:55+00:00

    Hi, thank you for that information, is there a chance that you can upload the system logs as the 10010 error is only providing a general error on the PC.

    While waiting, kindly follow the steps below:

    Method 1. Run system file checker.

    On Powershell(admin), copy, paste, and enter each command below:

    sfc /scannow

    Dism /Online /Cleanup-Image /CheckHealth

    Dism /Online /Cleanup-Image /ScanHealth

    DISM /Online /Cleanup-Image /RestoreHealth

    Once done restart the PC and check.

    Method 2. Do clean boot:

    A “clean boot” starts Windows with a minimal set of drivers and startup programs, so that you can determine whether a background program is interfering with your game or program.

    • In the search box on the taskbar, type msconfig and select System Configuration from the results.
    • On the Services tab of System Configuration, select Hide all Microsoft services, and then select Disable all.
    • On the Startup tab of System Configuration, select Open Task Manager.
    • Under Startup in Task Manager, for each startup item, select the item and then select Disable.
    • Close Task Manager.
    • On the Startup tab of System Configuration, select OK. When you restart the computer, it's in a clean boot environment.

    Troubleshooting reference: https://support.microsoft.com/en-us/help/929135...

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2024-09-30T16:29:00+00:00

    Hi, thanks for reaching out. My name is Bernard a Windows fan like you. I'll be happy to help you out today, my timezone is UTC +8.

    I understand the issue you have, but there is nothing to worry I am here to help, based on the error you have, there is an issue with the Windows search bar, in addition, have you experienced any system issue other than the error on the event logs?

    While waiting, can you please check the System logs on the PC so that we can further examine what is the root cause of the issue?

    To do this kindly follow the steps from this link:
    https://www.yourwindowsguide.com/2017/12/how-to...

    Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    Then please upload it by following the steps from the link.

    Let me know how it goes and I hope that helps.

    Bernard

    Thank you for your reply but I included a copy of the 10010 error from my system log in my post above. I believe this is being caused by the latest update KB5043131 or the latest Edge update during that time which has now placed News and Interests process in the TaskManager running in the background even though it has been turned off in the TaskBar.

    Thank you,

    Was this answer helpful?

    0 comments No comments
  5. Lester Bernard Reyes 82,020 Reputation points Independent Advisor
    2024-09-30T01:39:21+00:00

    Hi, thanks for reaching out. My name is Bernard a Windows fan like you. I'll be happy to help you out today, my timezone is UTC +8.

    I understand the issue you have, but there is nothing to worry I am here to help, based on the error you have, there is an issue with the Windows search bar, in addition, have you experienced any system issue other than the error on the event logs?

    While waiting, can you please check the System logs on the PC so that we can further examine what is the root cause of the issue?

    To do this kindly follow the steps from this link:

    https://www.yourwindowsguide.com/2017/12/how-to...

    Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    Then please upload it by following the steps from the link.

    Let me know how it goes and I hope that helps.

    Bernard

    Was this answer helpful?

    0 comments No comments