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.
If you do not find any event log on the computer, restarting the Windows Event Log service might help. System File Checker or SFC is the built-in tool of Windows that can fix corrupt system files. It ...