Windows 11无网络环境下自动重启的原因排查问询
我昨天碰到了个糟心事儿:当时Windows上跑着几个耗时很久的进程,还开着Eclipse、sqlDeveloper这类应用,而且电脑是物理拔掉网线完全断网的状态。结果系统突然重启,进程直接中断,应用也纷纷崩溃关闭,我丢了好多数据。
我怀疑是不是Windows更新搞的鬼?但明明断网了啊……现在想请教大家,怎么才能找出这次自动重启的原因?
更新:补充事件查看器日志
我从事件查看器里导出了相关事件记录,内容如下:
The kernel power manager has initiated a shutdown transition.Action: Power Action Reboot
The system has prepared for a system initiated reboot from Sleeping (Idle).
Virtualization-based security (policies: VBS Enabled,VSM Required,Boot Chain Signer Soft Enforced) is enabled due to HyperV.
The last shutdown's success status was true. The last boot's success status was true.
EFI time zone bias: 2047. Daylight flags: 0. Firmware time: 2023-12-14T00:33:07.000000000Z.
The boot menu policy was 0x1.
The boot type was 0x0.
There are 0x1 boot options on this system.
The bootmgr spent 0 ms waiting for user input.
The firmware reported boot metrics.
ACPI thermal zone _TZ.TZ00 has been enumerated.
ACPI thermal zone _TZ.TZ01 has been enumerated.
The system has detected a system initiated reboot from Sleeping (Idle).
Connectivity state in standby: Disconnected, Reason: NIC compliance
The system session has transitioned from 0 to 1.Reason SessionUnlock
The system session has transitioned from 1 to 3.Reason InputAccelerometer
The system session has transitioned from 3 to 4.Reason InputAccelerometer
The system session has transitioned from 4 to 6.Reason InputHid
备注:内容来源于stack exchange,提问作者JavaSheriff




