How to check the installed .NET Framework

Issue description

Check the installed .NET Framework version.

Test if the 3.5 SP1 is included in .NET Framework 4.0

Windows 10

How to check .NET version using File Explorer

To use File Explorer to check the .NET Framework version on Windows 10, use these steps:

  1. Open File Explorer.
  2. Browse the following path:

    C:\Windows\Microsoft.NET\Framework

  3. Enter the folder with the latest version – for example, v4.0.30319.

    mceclip1.png

  4. Right-click any of the ".dll" files and select the Properties option.

    mceclip2.png

  5. Click the Details tab.
  6. Under the "Product version" section, confirm the version of .NET – for example, 4.8.4084.0.

    mceclip3.png

How to check .NET version using Registry

To find out the .NET Framework version with the Registry, use these steps:

  1. Open Start.
  2. Search for regedit and click the top result to open the Registry.
  3. Browse the following path:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP

    Quick tip: On Windows 10, you can now copy and paste the path in the Registry's address bar to quickly jump to the key destination.

  4. Select the main version key – for example, v4 or v4.0.
  5. Select the Client key.

    mceclip4.png

    Quick tip: In releases older than version 4, the key will be a number or "Setup." For example, .NET version 3.5 includes the version number under the 1033 key.

  6. On the right, check the "Version" string to determine the release of the .NET Framework.

Windows 7

1. Click on Control Panel
2. Click on Programs
3. Click on Programs & Features
4. Click on the left side "turn windows features on or off"
5. Check Microsoft .NET Framework 3.5.1

Windows 2008 Server

1. Click on Control Panel
2. Click on Programs
3. Click on Programs & Features
4. Click on the left side "turn windows features on or off.


Search Tags

Windows 7, .NET Framework, .NET Framework 4, .NET Framework 3.5, .NET Framework 3.5 SP1, Windows Server 2008, dotNET

Was this article helpful?
0 out of 1 found this helpful
Have more questions? Submit a request

Comments

0 comments

Article is closed for comments.