Hello there,
If you cannot find the logs in Event viewer you can use other Windows tools to find the necessary logs.
Process Monitor is an advanced monitoring tool for Windows that shows real-time file system, Registry and process/thread activity. You can get the tool from here https://docs.microsoft.com/en-us/sysinternals/downloads/procmon
System Monitor (Sysmon) is a Windows system service and device driver that, once installed on a system, remains resident across system reboots to monitor and log system activity to the Windows event log.You can get the tool from here https://docs.microsoft.com/en-us/sysinternals/downloads/sysmon
How to Determine What Just Ran on Windows Console https://devblogs.microsoft.com/commandline/how-to-determine-what-just-ran-on-windows-console/
Hope this resolves your Query !!
--If the reply is helpful, please Upvote and Accept it as an answer–