Get a list of installed certificates on Windows

Exec in PowerShell the command

Get-ChildItem -Recurse Cert: > c:\tmp\certs.txt