How to Find Bios Product Key Windows 10 from Command Prompt

Need to find your embedded BIOS OEM Product Key

To find the Windows Product Key embedded by the OEM in your BIOS simply open a CMD windows as Administrator and issue the following command from the prompt:

wmic path SoftwareLicensingService get OA3xOriginalProductKey

Run from the C:\Windows\system32 folder.

C:\windows\system32\wmic path SoftwareLicensingService get OA3xOriginalProductKey

In Windows 10 you can cut and paste the command into your command window.


Get into command prompt by searching for it or doing the Windows key and R button and typing cmd (it should pop up). Then type this command in exactly as is:

wmic path softwarelicensingservice get OA3xOriginalProductKey

 

https://answers.microsoft.com/en-us/windows/forum/windows_other-update/need-to-find-your-embedded-bios-oem-product-key/81d5ef7b-05be-4559-a304-1074d99a622f#:~:text=To%20find%20the%20Windows%20Product%20Key%20embedded%20by,SoftwareLicensingService%20get%20OA3xOriginalProductKey%20Run%20from%20the%20C%3A%5CWindows%5Csystem32%20folder.

Posted in Software, Windows, Windows 10