In PowerShell command Get-Module -ListAvailable should give you (MS Docs link) all modules in paths listed in the $PSMod
PowerShell
Get-Module -ListAvailable
$PSMod