Open an elevated command prompt or PowerShell
Ensure
c:\tempfolder exists or create it using command:mkdir c:\tempTo start tracing, please run following command in command prompt or PowerShell:
netsh trace start tracefile=c:\temp\internetclient.etl scenario=InternetClient level=5 capture=yes persistent=yesYou will see
Status: Runningindicating the tracing has been started.
