The first thing you should try is a memory test. Windows 11 comes packaged with a tool called Windows Memory Diagnostic that should get the job done. Open up the Start Menu, search for windows memory ...
Event Viewer logs everything. Application crashes, security updates, driver failures, system shutdowns, logon attempts—you ...
Here are the three commands to extract Even logs using PowerShell. Using Get-WinEvent Using Get-EventLog Using wevtutil for Raw EVTX Logs You can run these commands on PowerShell or Windows Terminal.