Lsass.exe error causing my computer to restart - EventID 1074

White_i 0 Reputation points
2024-12-01T02:23:04.54+00:00

Since July this year, my computer has automatically restarted 2 to 3 times a day. The behavior is as follows: Windows encounters an error without warning and automatically restarts after one minute.

I checked the system events and found that the following reasons caused the restart。QQ截图20241201012526Log Name: System

Source: User32

Date: 2024/12/1 周日 0:33:17

Event ID: 1074

Task Category: None

Level: Information

Keywords: Classic

User: SYSTEM

Computer: ROG-STRIX

Description:

The process wininit.exe has initiated the 重启 of computer ROG-STRIX on behalf of user for the following reason: 没有找到这个原因的标题

Reason Code: 0x50006

Shutdown Type: reboot

Comment: 系统进程 C:\WINDOWS\system32\lsass.exe 意外终止,状态码为 -1073740791。系统现在将关机,并重新启动。

When I checked online, I found that the KB5039211 patch for Windows 10 seems to fix the problem on the 21H2 version, but there is no mention of 22H2 which version I using.

I suspect that the reboot is related to this patch, as the computer also experienced issues after the installation of this patch

Is there any way to prevent restarting machine?

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Jing Zhou 7,765 Reputation points Microsoft External Staff
    2024-12-03T06:03:09.0966667+00:00

    Hello,

     

    Thank you for posting in Q&A forum.

    To further troubleshoot this issue, please kindly try below steps:

    1.Run SFC check and DISM tool to repair any corrupted system files by CMD command:

    sh

    DISM /Online /Cleanup-Image /RestoreHealth

    sfc /scannow

    1. Uninstall the KB5039211 Patch and verify if issue persists here or not.

    3.Create a brand new user and to avoid user configuration file impact.

     

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

     

    Best regards,

    Jill Zhou

     


    If the Answer is helpful, please click "Accept Answer" and upvote it.


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.