To find .NET Framework versions by viewing the registry (.NET Framework 4.5 and later) On the Start menu, choose Run. In the Open box, enter regedit.exe. You must have administrative credentials to run regedit.exe. In the Registry Editor, open the following subkey: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full

For more information, see .NET Framework Versions and Dependencies. If you do choose to remove the .NET Framework, always use Programs and Features from Control Panel to uninstall it. Never remove a version of the .NET Framework manually. Note that multiple versions of the .NET Framework can be loaded on a single computer at the same time. This Jul 16, 2020 · Instructions. We provide a PowerShell script here (also available as a text file) that you can use to return the installed .NET Framework version.Alternatively, we will observe where the code and build number are stored in the Windows registry so you can determine the .NET version manually without running any code on your computer. What .NET Framework do I have? As of this writing, though, that’s more than a year off. The current latest .NET Framework version is 4.8; the current version of .NET Core is 3.0. To detect the existence of a specific .NET Framework version regardless of the Service Pack level, or to detect a service pack level or a later service pack level of the same .NET Framework version, use the registry information that is listed in the following table.

Determine Which .NET Framework Versions Are Installed

What versions of Net Framework should I have on my

6 Ways to Check What Version of Microsoft .NET Framework

For the .NET Framework 4 the Version entry is under the Client or Full subkey (under NDP), or under both subkeys. For the .NET framework 4.5 and later, go to the key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full. If the Full subkey is not present, then you do not have the .NET Framework 4.5 or later installed.