There are services which can be found in services.msc
As example, WlanSvc the WLAN AutoConfig.
How can I check which "thing" initiated a Stop or a Restart on a service?
With "thing", I could mean any application or maybe even auto-executing command lines.
Or if it was the service itself, since there are properties if you Right-click a service and check "Recovery", that apparently can make a service automatically restart if errors were found. How can I view and check those errors?