In this video, you will learn how to find the Windows product key or the license key from the Windows that you are using. I will show you two commands that you can run in the command prompt to get the Windows product key.
If the wmic command doesn't work for you then you can try the second one that lookup the products key in the Windows registry.
🔸COMMAND #0🔸
To find the Windows Product ID, Name, License status, Activation ID, Application ID, Product key channel, installation id, and more
slmgr /dli
slmgr /dlv
🔸COMMAND #1🔸
On one of my computers, this command doesn't show anything. If this is the case with you then use Command #2 to get the product key from the registry.
wmic path SoftwareLicensingService get OA3xOriginalProductKey
🔸COMMAND #2🔸
Instead opening the registry editor and navigating through a list of keys and then viewing the Windows product key is a bit headache. So, I came up with this command that easily fetches and shows you the product key.
Reg Query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform" /v BackupProductKeyDefault
🔸COMMAND #2🔸
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform" /v BackupProductKeyDefault
Смотрите видео How to Find Windows Product Key from Command Prompt / Registry онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Helping Clips 14 Ноябрь 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 12,932 раз и оно понравилось 93 людям.