Summary: Use Windows PowerShell to find Event Trace for Windows (ETW) providers.
How can I use Windows PowerShell 5.0 to see what Event Trace for Windows (ETW) providers are installed
on my computer running Windows 10?
Open the Windows PowerShell console with Admin rights, and use the Get-ETWTraceProvider cmdlet.