You can query the registry directly from the command line for a quick answer: Open .
To see all installed versions, use: reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP" /s . Method B: Using PowerShell PowerShell offers a more readable way to scan the registry: check .net version