How to find your Microsoft Windows Product key
Via The Command Prompt
You can use the command prompt to find the key type the below command
wmic path softwarelicensingservice get OA3xOriginalProductKey
The product key will then be displayed in “XXXXX-XXXXX-XXXXX-XXXXX-XXXXX” format.
Via The Windows Registry
From the run box type regedit
Now you need to navigate to the following folder path:
- HKEY_LOCAL_MACHINE
- SOFTWARE
- Microsoft
- Windows NT
- CurrentVersion
- SoftwareProtectionPlatform:
Once there, you can find your product key next to the BackupProductKeyDefault entry.

Blogger at www.systemtek.co.uk
