To identify your installed version of .NET Framework on Windows, open the Run dialog (Win + R), type “regedit,” and navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP. Check the “Version” or “Release” values. You can also use Command Prompt with dotnet --info or view installed programs in Control Panel for quick details.