filmov
tv
How to check .NET Framework version on Windows 11
![preview_player](https://i.ytimg.com/vi/KXP6lY77xns/maxresdefault.jpg)
Показать описание
Learn how to check .NET Framework version on Windows 11 using Command Prompt (cmd) and PowerShell, and Windows Register Editor.
Here are the two ways to do it...
Method 1 is to use either the Command Prompt or the PowerShell.
Launch your Command Prompt or PowerShell.
Copy and past the command below on your
reg query "HKLM\SOFTWARE\Microsoft\Net Framework Setup\NDP" /s
Method 2 is to use the Windows Register Editor
Launch the Windows Registry Editor.
Navigate to the following directory or copy and past the directory listed below.
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP
Happy Hunting!
#microsoft #netframework
Here are the two ways to do it...
Method 1 is to use either the Command Prompt or the PowerShell.
Launch your Command Prompt or PowerShell.
Copy and past the command below on your
reg query "HKLM\SOFTWARE\Microsoft\Net Framework Setup\NDP" /s
Method 2 is to use the Windows Register Editor
Launch the Windows Registry Editor.
Navigate to the following directory or copy and past the directory listed below.
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\NET Framework Setup\NDP
Happy Hunting!
#microsoft #netframework