Server issue

Peter_1985 2,486 Reputation points
2021-03-17T09:13:58.207+00:00

Hi,
How to identify issue below on Win 2016 server?
78697-a18.png

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,368 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,110 questions
Windows Server Infrastructure
Windows Server Infrastructure
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Infrastructure: A Microsoft solution area focused on providing organizations with a cloud solution that supports their real-world needs and meets evolving regulatory requirements.
512 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Dave Patrick 426.1K Reputation points MVP
    2021-03-17T13:04:17.79+00:00

    The hardware manufacturer will be your best resouce to debug.
    https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-0x7e--system-thread-exception-not-handled

    --please don't forget to Accept as answer if the reply is helpful--

    0 comments No comments

  2. Teemo Tang 11,336 Reputation points
    2021-03-18T01:47:30.627+00:00

    Ndis.sys is related to Network Driver Interface Specification and is a repository of system driver settings used by Windows to communicate with connected devices and hardware. This ndis.sys file is stored in the path of C:\Windows\System32\drivers by default.
    From this similar case, we can try
    Update network adapter driver and Replace WinPcap to npcap.
    https://www.tenforums.com/bsod-crashes-debugging/140463-random-bsod-ndis-sys.html

    -------------------------------------------------------------------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments