How to check if you have .NET 4.5 or above

 

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.
  4. Right-click any of the ".dll" files and select the Properties option.
  5. Click the Details tab.
  6. In the "Product version" section, confirm the version of .NET — for example, 4.8.4084.0.
  7. Once you complete the steps, the file details will reveal the framework platform's version installed on the device.
Source: https://www.windowscentral.com/how-quickly-check-net-framework-version-windows-10

Comments