How to Find Windows Product Key from Command Prompt / Registry

Аватар автора
Коммуникация и общение
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&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&show anything. If this is the case with you then use Command 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_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionSoftwareProtectionPlatform" /v BackupProductKeyDefault 🔸COMMAND #2🔸 HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionSoftwareProtectionPlatform" /v BackupProductKeyDefault

0/0


0/0

0/0

0/0