pearj
New Member
- Joined
- Jun 1, 2021
- Messages
- 4
- Thread Author
- #1
I'm trying to diagnose Windows Defender (MsMpEng.exe) crashes, which are happening every 5 to 10 minutes.
I've been following the post of Windows 10 - Troubleshooting program crashes to try and get crash logs, however DebugDiag isn't capturing the Windows Defender crashes.
I see in the DebugDiag logs that it attaches to the process:
But it never captures a Userdump.
Is it because Windows Defender is some sort of protected process?
I've been following the post of Windows 10 - Troubleshooting program crashes to try and get crash logs, however DebugDiag isn't capturing the Windows Defender crashes.
I see in the DebugDiag logs that it attaches to the process:
Code:
[6/2/2021 11:37:04 AM] New process found: Process Name - MsMpEng.exe Process ID - 18620 Process Identity - SYSTEM
[6/2/2021 11:37:04 AM] Attach Debugger: Process Name - MsMpEng.exe Process ID - 18620 Control Script - C:\Program Files\DebugDiag\Scripts\CrashRule_Process_MsMpEng.exe.vbs
...
[6/2/2021 11:39:43 AM] Process Exited: Process Name - MsMpEng.exe Process ID - 18620
[6/2/2021 11:39:43 AM] Service state changed: Service Name - WinDefend Process ID - 0 Current State - SERVICE_STOPPED
But it never captures a Userdump.
Is it because Windows Defender is some sort of protected process?