Surface Tcon Driver TP Read fails, Status = 0xc0000186 Error

Serge Berger 6 Reputation points
2022-05-06T17:53:28.733+00:00

This issue appears to persist since 2016 across Surface laptop family.

On a Surface book 3 (no dock), sporadically, SurfaceTConDriver generates a (typical) sequence:

Surface Tcon Driver TP Write fails, Status = 0xc0000186 Error Id: 12/13

Log Name: System
Source: SurfaceTconDriver
Date: 5/6/2022 9:28:52 AM
Event ID: 13
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: DESKTOP-LP6RMLA
Description:
Surface Tcon Driver TP Read fails, Status = 0xc0000186
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="SurfaceTconDriver" />
<EventID Qualifiers="49153">13</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2022-05-06T16:28:52.3922976Z" />
<EventRecordID>224181</EventRecordID>
<Correlation />
<Execution ProcessID="4" ThreadID="7204" />
<Channel>System</Channel>
<Computer>DESKTOP-LP6RMLA</Computer>
<Security />
</System>
<EventData>
<Data>
</Data>
<Data>Status = 0xc0000186</Data>
<Binary>0000000002003000000000000D0001C000000000860100C000000000000000000000000000000000</Binary>
</EventData>
</Event>

Log Name: System
Source: SurfaceTconDriver
Date: 5/6/2022 9:28:52 AM
Event ID: 13
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: DESKTOP-LP6RMLA
Description:
Surface Tcon Driver TP Read fails, Status = 0xc0000186
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="SurfaceTconDriver" />
<EventID Qualifiers="49153">13</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2022-05-06T16:28:52.3768581Z" />
<EventRecordID>224180</EventRecordID>
<Correlation />
<Execution ProcessID="4" ThreadID="7204" />
<Channel>System</Channel>
<Computer>DESKTOP-LP6RMLA</Computer>
<Security />
</System>
<EventData>
<Data>
</Data>
<Data>Status = 0xc0000186</Data>
<Binary>0000000002003000000000000D0001C000000000860100C000000000000000000000000000000000</Binary>
</EventData>
</Event>

Log Name: System
Source: SurfaceTconDriver
Date: 5/6/2022 9:28:52 AM
Event ID: 13
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: DESKTOP-LP6RMLA
Description:
Surface Tcon Driver TP Read fails, Status = 0xc0000186
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="SurfaceTconDriver" />
<EventID Qualifiers="49153">13</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2022-05-06T16:28:52.3613090Z" />
<EventRecordID>224179</EventRecordID>
<Correlation />
<Execution ProcessID="4" ThreadID="6716" />
<Channel>System</Channel>
<Computer>DESKTOP-LP6RMLA</Computer>
<Security />
</System>
<EventData>
<Data>
</Data>
<Data>Status = 0xc0000186</Data>
<Binary>0000000002003000000000000D0001C000000000860100C000000000000000000000000000000000</Binary>
</EventData>
</Event>

Log Name: System
Source: SurfaceTconDriver
Date: 5/6/2022 9:28:52 AM
Event ID: 12
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: DESKTOP-LP6RMLA
Description:
Surface Tcon Driver TP Write fails, Status = 0xc0000186
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="SurfaceTconDriver" />
<EventID Qualifiers="49153">12</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2022-05-06T16:28:52.3487736Z" />
<EventRecordID>224178</EventRecordID>
<Correlation />
<Execution ProcessID="4" ThreadID="5260" />
<Channel>System</Channel>
<Computer>DESKTOP-LP6RMLA</Computer>
<Security />
</System>
<EventData>
<Data>
</Data>
<Data>Status = 0xc0000186</Data>
<Binary>0000000002003000000000000C0001C000000000860100C000000000000000000000000000000000</Binary>
</EventData>
</Event>

That (typically) leads to random Wi-Fi disconnects (6062 - Lso was triggered), and intermittent application failures thereafter.

Windows Hardware Performance
Windows Hardware Performance
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,683 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
11,362 questions
0 comments No comments
{count} vote

3 answers

Sort by: Most helpful
  1. Wesley Li (Shanghai Wicresoft Co., Ltd.) 236 Reputation points
    2022-05-25T06:46:09.263+00:00

    Hi SergeBerger-0066,

    For Wi-Fi connection issue, have you reset the network already? If you haven't, on your Surface device kindly go to Settings > Network & Internet > Look For Network Reset. It takes 5 minutes before the reset will take place and it will restart your Surface device.

    You can also go to the hardware manager -> network adapter -> Intel AX201 -> Advanced -> MIMO power save mode -> Change "Auto SMPS" to "No SMPS". While this resulted in the bug occurring less frequently, only changing the setting to "Static SMPS" (-> disabling MIMO) eliminated the problem entirely for me.

    For driver issues, I hope you do a sfc scan on your Surface device. This will scan and detect corrupt drivers and fix them.Type CMD on the search box next to the Windows icon and run it as administrator. Type, "sfc /scannow" and let it complete.

    For app glitches, we would like you to run the compatibility troubleshooter to further resolve the issue. Just right-click on the app, select Properties and run the compatibility troubleshooter.

    Best Regards,
    Wesley Li


  2. Serge Berger 6 Reputation points
    2022-06-02T16:40:00.353+00:00

    Hi Wesley, thank you for the respond.

    Unfortunately, the entire sequence of the proposed actions did not result in a fix (albeit I had to restore VPN, and reconfigure three apps after network reset). The hope was disabling MIMO; however, that did not help either.
    It is not a huge surprise, since all suggested actions are generic and palliative in nature.

    There is a need to decide whether it is a recurrent hardware issue, or a Tcon driver bug. It is a frequent problem since 2016 on a Surface platform; please notice that multiple posts about Tcon 0x…186 or Tcon 0x0..e errors were never closed with an ultimate solution.

    Clarity there would lead to a corresponding action: the consumer would potentially replace the laptop or have a an ultimate software fix. In my case, it is a brand new Surface Book 3 that started exhibiting the problem after two months of use.
    Thank you for your support.

    0 comments No comments

  3. Wesley Li-MSFT 4,536 Reputation points Microsoft External Staff
    2022-06-06T02:46:53.047+00:00

    Sorry for the inconvenience, hope it will be resolved properly in the end.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.